@charset "utf-8";
/* CSS Document */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
body {
	margin: 0px;
	height: 100%;
	background-color: #F1EEE0;
	background-image: url(images/fondoBeige2.png);
	background-repeat: no-repeat;
	background-position:top;
	background-attachment: fixed;
}
ul	{
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top:5px;
}
#clr {
	clear:both;
}
#caja {
	height: 100%;
	width: 955px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/fondoBlue.png);
	background-repeat: no-repeat;
	background-position:top;
	background-attachment: fixed;
}
#cajabeige {
	height: 100%;
	width: 955px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*background-image: url(images/fondoBeige2.png);
	background-repeat: no-repeat;
	background-position:top;
	background-attachment: fixed;*/
}
#cuadro {
	border: 1px solid #374471;
	padding: 15px;
}
#sincuadro {
	/*border: 1px solid #374471; */
	padding: 15px;
}
#cuadrosa {
	border: 1px solid #374471;
	padding: 15px;
}
#cuadrobeige {
	border: 1px solid #4B5270;
	padding: 15px;
	background-image:url(images/azul.png);
	background-repeat:repeat;
	height:490px;
}
#contenido {
	width: 600px;
	right: 0px;
	top: 0px;
	left: 355px;
	position:relative;
}
#menu {
	position:fixed;
	width:283px;
	top:0px;
}
#normalbeige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F1EEE0;
	line-height: 22px;
}
#normalazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #374471;
	line-height: 22px;
}
#subtituloazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #374471;
	line-height: 22px;
	margin-right: 240px;
}
#subtituloazul2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #374471;
	line-height: 22px;
	/*margin-right: 240px;*/
}
#pagina {
	width: 100%;
	height: 100%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/beigeblue.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#paginabeige {
	width: 100%;
	height: 100%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*background-image: url(images/beigebeige.gif);
	background-repeat: repeat-y;
	background-position: center;*/
}
#tituloazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #374471;
}
#titulobeige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F1EEE0;
}
#imagen {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 0px;
	float: left;
	position:relative;
}
#pdf {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #374471;
	text-align: left;
}
#footer {
	width: 955px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f1eee0;
}
#fotoarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #374471;
	padding: 10px;
	background-color: #C6C6C4;
}
#fotoequipo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #374471;
	padding: 5px;
	background-color: #C6C6C4;
}
.fondobeigeblue {
	background-image:url(images/fondoBlue.png);
	background-repeat:repeat-y;
}
.fondobeige {
	background-image:url(images/fondoBeige.png);
	background-repeat:repeat-y;
}
.beige {
	background-color:#f1eee0;
}
.azul {
	background-color:#374471;
}
.bulletsquare {
	list-style-image: url(images/bullet1.gif);
	margin : 0px 0px 0px 0px;
	padding-left : 0px;
	padding-top : 0px;
	padding-right : 5px;
	line-height: 18px;
	font-size: 11px;
}
.bulletsquare2 {
	list-style-image: url(images/bullet2.gif);
	margin : 0px 0px 0px 0px;
	padding-left : 0px;
	padding-top : 0px;
	padding-right : 5px;
	line-height: 18px;
	font-size: 11px;
}
.bulletsquarespace {
	list-style-image: url(images/bullet1.gif);
	margin : 0px 0px 0px 0px;
	padding-left : 0px;
	padding-top : 0px;
	padding-right : 5px;
	line-height: 25px;
	font-size: 11px;
}
.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f1eee0;
}
.leyenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.margenderecho {
	margin-right: 5px;
}
.linkbeige {
	color: #f1eee0;
}
