@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img { border:0px;}
#cabecera {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	height:120px;
}
#logo { width:254px; float:left;}
#logo2 { width:357px; float:left;}
#logocentro  { width:389px; float:left; text-align:center; margin-top:90px;}
#break { clear:both;}
#breakmenu { clear:both; height:10px;}
#FormSolicitude {float:left; width:250px; border:1px solid black; font-size:12px; padding:7px; text-align:center;}

.top1, .pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
#container {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

#menu { width:235px; float:left;}
#separador { float:left; width:25px;}
#content { padding:20px; float:left;width:600px;}
.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5a5a5a;
	text-decoration: none;
}
.fnumber {
	width:25px; height:25px;
	background-image: url(images/fondo_num.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align:center;
	float:left;
}
.fmenu {	float:left; padding:5px; padding-left:10px;
}
.tmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c4a5e;
	text-decoration: none;
	font-weight: bold;
}
#pie {
	background-image: url(images/fondo_botom.jpg);
	background-repeat: repeat-x;
	padding:2px;
}
#escudo { float:left; width:80px; text-align:center;}
#leyenda { float:left; padding-top:10px;}
#menupie { float:right; padding:5px; padding-right:20px;}
#celda { float:left; padding:20px;}
#celdaindex { float:left; padding:8px;}
#celdaDefault { position:relative;left:150px; padding:8px;width:300px;}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002f62;
	text-decoration: none;
}

.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #002f62;
	text-decoration: none;
}

.destacado {
	font-weight: bold;
	color: #900;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #666;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #002f62;
	border: 1px solid #002f62;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.rojo{
	color: #ff0000;
}
.titLista {font-size:15px; font-weight:bold;}