/* CSS Document */
body {	
	background-color: #fff;
	text-align: center;
	margin: 0;
}	
a:visited
{
   color: gray;
}
img {
	border: 0;
	}

h1 {
	color: #11296d;
	font: bold 13px "Trebuchet MS", Sans-Serif;
	background: #d2d3d7 url(../images/fondoH1.gif) left bottom repeat-x;
	padding: 0 8px;
	margin: 0;
}

h2 {
	color: #11296d;
	font: bold 10px Verdana;
	border-bottom: 1px solid #d5c4b5;
	margin: 0;
}

td {
	vertical-align: top;
}

ul {
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
}
li {
	background: transparent url("../images/topoli.gif") 0 50% no-repeat;
	padding: 0 0 0 10px;
}

form {
	line-height: 10px;
}

input {
	border: 1px solid #ababab;
	width: 140px;	
}

#contenedor {
	position: relative;
	margin: 0 auto;
	width: 770px;
	text-align: left;
	background: #ffffff;
}

.tituloBarraAzul {
	background: #11296d url(../images/fondoTituloAzul.gif) left bottom no-repeat; 
	height:16px;
	color:#FFFFFF;
	font: bold 9px Verdana, Sans-Serif;
	padding: 8px 0 0 4px;
	text-align:center;
}

html>body .tituloBarraAzul {
	height: 24px;	
}
#menu {
	width: 100%;
	border: 0;
}
#menu a {
	color: #000;
	font: 11px Verdana, Sans-Serif;
	text-decoration: none;
	height:16px;
	background: #ffffff url(../images/fondoBoton.gif);	
	display: block;
	padding: 5px 10px;

}
#menu a:hover {
	background: #ffffff url(../images/fondoBotonOver.gif);	
}

.frmIntranet {
	background: #c5cbdc url(../images/fondoFrmIntranet.gif) left top;
	color: #000000;
	font: bold 9px Verdana, Sans-Serif;
	padding: 0 0 0 9px;
	border-bottom: 1px solid #ffffff;
}
.contenidos {
	color: #000000;
	font: 11px Verdana, Sans-Serif;
	padding: 5px 5px;	
}
#flash
{
	padding: 3px 3px;
}
#buscador {
	background: url(../images/fondoBuscar.gif) left top no-repeat;
	width: 132px;
	padding: 0 0 55px 0;	
	vertical-align: bottom;
	text-align: center;	
}
#buscador input {
	background: #f3f4f8;
	border: 1px solid #5a68ae;
}

#buscador div {
	text-align: right;
	padding-right: 5px;
}

.marquesina {
	color: #000000;
	background: #c5cbdc;
	vertical-align: middle;
	padding: 0 10px;	
	font: 10px Verdana, Sans-Serif;
	margin: 5px;
	padding: 2px 10px;
}
.fecha {
	color: #000000;
	font: 8px Verdana, Sans-Serif;
	vertical-align: middle;
	padding: 5px 5px;
	text-align: center;
}
.punteadoVertical {
	background: #ffffff url(../images/fondoPunteadoContenido.gif) right top repeat-y;
}
.txtLateral {
	color: #000000;
	font: 9px Verdana, Sans-Serif;
}

.frmIntranet .boton, #buscador .boton {
	border: 1px solid #2d3b8f;
	background: #91a1d9;
	color: #ffffff;
	font: bold 9px Verdana, Sans-Serif;
	width: 50px;
}



#pie {
	border-top: 1px solid #c2c8da; 
	font: 11px Verdana, Sans-Serif; 
	text-align:center; 
	line-height:18px;
	padding: 6px;
	background: #ffffff;
}

#pie p {
	margin: 5px; 0;
}
#pie a {
	color: #000;
	text-decoration: none;
}

#pie a:hover {
	text-decoration: underline;
}