/*Copyright: Amica. informatica@amica.es*/

body 	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	bgcolor: white;
	}
p	{
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	}
table 	{
	font-size: 13px;
	text-align: left;
	padding: 0px 0px;
	margin: 0px 0px;
	color:#000000;
	text-indent: 0.1pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
	}
h1 	{
	font-size: 24px
	}
h2 	{
	font-size: 22px
	}
h3 	{
	font-size: 20px
	}
h4	{
	font-size: 18px;
	border:thin;
	border-color:#CC0000;
	color:blue;
	text-align:center;
	}
h5	{
	font-size: 16px;
	color:#990000;
	}	
h6 	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border : Blue;
}	
input 	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#000066;
	}
select 	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#000066;
	}
td	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	}
tr:hover	{
	background:background-color:#CCCC33}
textarea	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	}
li	{
	cursor:hand;
	list-style-type:square;
	list-style-position:outside;
	}
div	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
a	{
	color:blue;
	}
a:hover {
	color:red;
	text-decoration:underline;
	
	} 
a:visited	{
	color:blue;
	text-decoration:none;
	}
a:link	{
	color:red;
	text-decoration:none;
	color: #0066FF
	}
/* titulos para cabeceras */
.tit1
 	{
	font-size: 24px
	}
.tit2
 	{
	font-size: 22px
	}
.tit3
 	{
	font-size: 20px
	}
.tit4
	{
	font-size: 18px;
	border-top: groove;

	color:blue;
	text-align:center;
	}
.tit5
	{
	font-size: 16px;
	color:#0066FF;
	}	
.tit6
 	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border : Blue;
}
/*definición de: menú izqdo, encabezado*/
.menu	{
	font-size: 14px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 6px; 
	margin-left: 2px; 
	border-style: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
	}
.menu a	{
	color: blue;
	text-indent: 2mm;
	border-style: none;
	
	}
.menu a:hover   {
	color: red;
	text-decoration:underline
	} 
.menu a:visited {
	color:#3399FF;
	}
.menu a:link	  {
	color:#3399FF;
	}


/*Creado por Oscar Pérez Marcos informatica@amica.es*/

/*anotacion-- colores:aqua,black,blue,fuchsia,gray,green,lime,maroon,navy,olive,purple,red,silver,teal,white,yellow*/
/*anotacion-- ejemplo de atajo font: bold 34pt verdana,sans-serif; (guardar orden)*/
/*anotacion-- text-decoration: underline + overline*/
/*anotación-- ;background-color:#xxxxxx*/
img {
  margin-top: 0px; 
  margin-right: 0px; 
  margin-bottom: 0px; 
  margin-left: 0px; 
  padding-top: 0px; 
  padding-right: 0px; 
  padding-bottom: 0px; 
  padding-left: 0px; 
  border-top-width: 2px; 
  border-right-width: 2px; 
  border-bottom-width: 2px; 
  border-left-width: 2px
  }
.libros {
  margin-top: 4px; 
  margin-right: 4px; 
  margin-bottom: 4px; 
  margin-left: 4px; 
  padding-top: 4px; 
  padding-right: 4px; 
  padding-bottom: 4px; 
  padding-left: 4px; 
  border-top-width: 4px; 
  border-right-width: 4px; 
  border-bottom-width: 4px; 
  border-left-width: 4px;
  outline-color:#3300FF
}
#logotipo {
		width: 60px;
		float: left;
		margin: 0;
		border-left: 2px Solid #000;
		border-bottom: 2px Solid #000;
		border-right: 2px Solid #000
		border-top: 2px Solid #000;
		}
#titulo {
		width: 90%;
		background: red;
		float: inherit;
		margin: 0;
		border-left: 2px Solid #000;
		border-bottom: 2px Solid #000;
		border-right: 2px Solid #000
		border-top: 2px Solid #000;
		}
#menu	{
		background: white;
		height:50px;
		float: left;
		margin: 0;
		border-left: 2px Solid #000;
		border-bottom: 2px Solid #000;
		border-right: 2px Solid #000;
		border-top: 2px Solid #000;
}
#contenido {
		width: 95%;
		background: none;
		float: left;
		margin: 0;
		border-left: 0px Solid #000;
		border-bottom: 0px Solid #000;
		border-right: 0px Solid #000;
		}
#destacado {
		width: 95%;
		background: yellow;
		float: center;
		margin: 0;
		border-top: 1px Solid #000;
		border-left: 1px Solid #000;
		border-bottom: 1px Solid #000;
		border-right: 1px Solid #000;
		font-size:9px;
		}		
#borde_up	{
		width: 100%;
		background: red;
		float: left;
		margin:2px;
}
#izquierdo {
		width: 140px;
		background: white;
		float: left;
		margin: 4px;
		border-top: 2px Solid #000;
		border-left: 2px Solid #000;
		border-bottom: 2px Solid #000;
		border-right: 2px Solid #000;
		}
#izq_up {
		width: 94%;
		background: yellow;
		float: center;
		margin: 4px;
		border-top: 2px Solid #000;
		border-left: 2px Solid #000;
		border-bottom: 2px Solid #000;
		border-right: 2px Solid #000;
		}
#izq_mid {
		width: 94%;
		background: none;
		float: center;
		margin: 4px;
		border-top: 2px Solid #000;
		border-left: 2px Solid #000;
		border-bottom: 2px Solid #000;
		border-right: 2px Solid #000;
		}		
#izq_down {
		width: 94%;
		background: red;
		float:inherit;
		margin: 4px;
		border-top: 2px Solid #000;
		border-left: 2px Solid #000;
		border-bottom: 2px Solid #000;
		border-right: 2px Solid #000;
		}

#centro {
		width: 80%;
		background: none;
		float: left;
		margin: 4px;
		border-top: 0px Solid #000;
		border-left: 0px Solid #000;
		border-bottom: 0px Solid #000;
		border-right: 0px Solid #000;
		}
#centro_izq {
		width: 160;
		background: none;
		float: left;
		margin: 8px;
		}
#centro_der {
		width: 70%;
		background: none;
		float: right;
		margin: 8px;
		}						
#centro_up {
		width: 96%;
		background: none;
		float: center;
		margin: 8px;
		border-top: 2px Solid #000;
		border-left: 2px Solid #000;
		border-bottom: 2px Solid #000;
		border-right: 2px Solid #000;
		}		
#centro_down {
		width: 96%;
		background: none;
		float: center;
		margin-left: 8px;
		margin-bottom: 0px;
		border-top: 0px Solid blue;
		border-left: 0px Solid blue;
		border-bottom: 2px Solid blue;
		border-right: 0px Solid blue;
		}		
#derecho {
		width: 240px;
		background: none;
		float: right;
		margin: 4px;
		border-top: 0px;
		border-left: 0px;
		border-bottom: 0px;
		border-right: 0px Solid #000;
		}

#pie {
	width: 95%;
	background: none;
	float:left;
	margin: 10;
	border-left: 0px Solid #000;
	border-bottom: 2px Solid #000;
	border-right: 2px Solid #000;
	text-align: right;
	font-size:9px;
		}	

