@charset "utf-8";
/* CSS Document */
body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	background-color: #001257;
	background-image: url(../images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#sitio {
width: 920px;
margin: 0px auto 0px auto;
}

#header {
	float:left;
	background-color: #212368;
	background-image: url(../../site_rps/images/bg_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 920px;
}

#sitio #header .menutop {

background-color:#191a4e;
height: 15px;
}

#sitio #header .menutop a {
	color:#FFFFFF;
	font-size:10px;
	padding: 0 10px 0 10px;
	text-decoration: none;
	float:right;
}

#sitio #header .logo {
float:left;
width: 265px;
height: 100px;
padding: 5px 0px 15px 10px;

}

#sitio #header .login {
float:right;
width: 500px;
height: 120px;
font-size: 10px;
}

#sitio #header .mainmenu {
float:left;
width: 770px;
background-color:#31478a;
background-image:url(../images/bg_menu.png);
background-repeat:repeat-x;
background-position: left;
padding-left: 150px;
}

#sitio #centro {
	background-color:#FFFFFF;
	height: auto;
	padding: 0px 0px 0px 0px;
	float:left;
	width: 920px;
	background-image: url(../images/fondo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#centro .left {
	float:left;
	width: 143px;
	height: auto;
	min-height:400px;
	padding: 0px;
	background-color: #03155a;
	border-right: #96CEFC 5px solid;
	background-image: url(../images/foto-christofer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align:top;
	display: block;
	color:#FFFFFF;
}

#centro .contentpaneopen h2 {
	height: 30px;
	color:#000066;
	padding: 0px 0 0 33px;
	background-image: url(../images/flecha.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 26px;
}

#centro .contentpaneopen h3 a {
	height: 40px;
	color:#000066;
	padding: 5px 0 20px 33px;
	background-image: url(../images/flecha.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 16px;
	text-decoration: none;
}

#centro .contentpaneopen ul {
	color:#000066;
	margin: 0 0 0 40px;
}


#centro .contentpaneopen li {
	list-style-position: inside;
	list-style-image: url(../images/lista.png);
	list-style-type: disc;
}



#centro .contentpaneopen .contentheading {
	font-weight:bold;
	font-size: 14px;
	background-image: url(../images/bg_titulo.png);
	color:#FFFFFF;
	height: 53px;
	padding: 0 0 0 70px;
	width: 400px;
}

#centro .contentpaneopen table { width:700px;
border: #000000 1px solid;}

iframe.mapa { width:698px;
border: #000000 1px solid;
margin:14px 0 10px 10px;
}

tr.color1 { background-color:#DDEBFF;}

tr.color2 { background-color:#FFFFFF;}

td.tit {
	
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(../images/bg_rojo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#centro table.contentpaneopen {
	padding:10px 20px 0 15px;
}

#sitio #footer {
float:left;
background:#212368;
}

#mod_loginform_login { padding: 22px 10px 0 0; float:right; color:#FFFFFF;}
#mod_loginform_login input { font-size: 12px;}

#sitio #footer .menufooter {
background-color:#31478a;
height: 21px;
width: 780px;
background-image:url(../images/bg_menu.png);
background-repeat:repeat-x;
background-position: left;
padding-left: 140px;
}

#sitio #footer .menufooter a {
	color:#FFFFFF;
	font-size:10px;
	padding: 0 0 0 10px;
	text-decoration: none;
}

#sitio #footer .carousel {
height: 10px;
width: 920px;
}

#sitio #footer .credits {
float:left;
width: 590px;
height: 100px;
background-color:#212368;
padding: 10px 0 10px 10px;
color: #FFFFFF;
}

#sitio #footer .cifras {
float:left;
width: 320px;
height: 100px;
background-color: #212368;
}

#header .login #form-login {
padding: 0 0 0 20px;
color: #FFFFFF;
border: none;
}
#header .login #form-login .input {
border: none;
height: 20px;
float: left;
}

#form-login-username, #form-login-password {
margin-right: 10px;
float: left;
height: 20px;
border: none;
}

#centro small {
color:#FFFFFF;
}

#centro small a {
color:#CCCCCC;
}

.cifras p {
text-align:right;
margin-right:10px;
}

table.asociados {
text-align:center;
}
