/* Hoja de estilo para la sección de enlaces */

/* Cuerpo de la página */

body		{
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FF9900;
	scrollbar-face-color: #FF9900;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #000000;
	scrollbar-highlight-color : #FFFF66;
	scrollbar-shadow-color : #660000;
	scrollbar-track-color : #D3D3D3;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../images/fondos/cuadro01.gif);
}


/* Efectos de párrafo y de titulares */

p       		{
	font-size: 10pt; 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

p.chico 	  	{ 
	font-size: 8pt;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

h2           {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	color: #990033; 
	font-weight: bold;
	margin-top : 5px;	
}
               
h4		 { 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	font-weight: bold; color: #990033;
}


/* Efectos de tablas, filas y celdas */

table			{
	font-size: 10pt; 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

tr    			{
	font-size: 10pt;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
 }

td     		{
	font-size: 10pt;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
}


/* Efectos de enlaces para toda la página. Orden necesario: link, visited, hover, active */

a			{ 
	text-decoration: none;
}

a:link  	{ 
	color: #990033;
}

a:visited 	{ 
	color: #990033;
}

a:hover 	{ 
	text-decoration: underline;
	color: #990033;
}

a:active  	{
	color: #990033;
}


/* Estilo para listas con boliches */

li		{
	list-style-image: url(../images/boliche/diammarr.gif);
}


/* Estilos para las tablas que contienen la descripción de los enlaces */

/* Estilo de las tablas que contienen varios enlaces */

.tablanaranja {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #CCCCCC;
}

/* Celdas de la derecha */

.celdablanca		{ 
	font-size: 8pt;
	background-color: #FFFFFF;
	border-color: #FFFFFF #990000 #990000 #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

/* Celdas de la izquierda */

.celdaamarilla 		{
	font-size: 8pt;
	font-weight: bold;
	border-color: #FFFFFF #990000 #990000 #FFFFFF;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color: #FFCC66}

/* Celda titular */

.celdanaranja		{
	background-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #CCCCCC;
}

/* Titular de la celda */

.titularblanco		{
	font-size: 12pt;
	font-weight: bold;
	color: #990033;
	font-family: Geneva, Arial, Helvetica, san-serif;
}

/* Celda especial para la página de centros de recursos */

.celdacorreo 	{
	font-size: 8pt;
	background-color: #FFFFFF;
}


/* Estilos para la tabla de la cabecera (tabla de enlaces superior) */

/* Borde de la tabla */

.bordeblanco1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FF9900;
}

/* Enlaces de color blanco, grandes y pequeños. Orden necesario: link, visited, hover, active */

a.enlaceblanco:link	{
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
} 

a.enlaceblanco:visited	{
	color: #FFFFFF;
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-weight: bold;
} 

a.enlaceblanco:hover	{
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-weight: bold;	
}

a.enlaceblanco:active	{
	color: #FFFFFF;
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-weight: bold;
} 

a.enlaceblancopeq:link	{
	color: #FFFFFF;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
} 

a.enlaceblancopeq:visited	{
	color: #FFFFFF;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
} 

a.enlaceblancopeq:hover	{
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

a.enlaceblancopeq:active	{
	color: #FFFFFF;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
} 

/* Fondo negro de las celdas centrales */

.fondonegro {
	background-color: #000000;
}


/* Marco para la tabla central */

.bordeblanco2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFCC;
	background-image : url(../images/fondos/papelenl.jpg);
}


/* Fondo para la barra lateral de la sección */

.barralateral	 {
	background-color: #FF9900;
}


/* Bordes para el cuadro de licencia de Creative Commons */

.bordesgranates			 {
	border: 1px solid #990033;
}


/* Enlaces de la barra de enlaces lateral */

a.barraenlacelateral:link {
	text-decoration: none;
	color: #990033;
	font-size: 10pt;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	background-color: #FF9900;
	display: block; 
}

a.barraenlacelateral:visited {
	text-decoration: none;
	color: #990033;
	font-size: 10pt;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	background-color: #FF9900;
	display: block; 
}

a.barraenlacelateral:hover {
	color: #990033;
	font-size: 10pt;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #FFCC33;
	display: block; 
}

a.barraenlacelateral:active {
	text-decoration: none;
	color: #990033;
	font-size: 10pt;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	background-color: #FF9900;
	display: block;	
}


/* Formulario de búsqueda de la sección */

.form8naranja {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990033;
	border: 1px solid #003300;
}
