@CHARSET "UTF-8";

body{
	background:transparent url(/imagenes/layout/fondo.png) no-repeat scroll 0 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:center;
}

button{
	background-color:#003680;
	border:0 none;
	color:white;
	margin-left:10px;
	margin-right:10px;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
}

h1{
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px;
	background-attachment:scroll;
	background-color:#003680;
	background-position:left center;
	background-repeat:no-repeat;
	color:white;
	font-size:16px;
	font-weight:bolder;
	margin-bottom:12px;
	padding:5px 0;
	text-align:center;
  	
}

h2{
	background-color: Gainsboro;
	font-weight:bold;
	margin-bottom:12px;
	margin-top:12px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;

	-moz-border-radius:5px;
  	-webkit-border-radius:5px;
}

h3{
	
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
}

h4{
	font-style:		italic;
	font-weight:	bold;
	margin-bottom:	9px;
	margin-top:		9px;
	padding:		2px;
}

label{
	font-weight:bold;
	color: black;
}

a, a:visited{
	color:darkBlue;
	font-weight:bold;
}
	a:hover{
		color:grey;
	}

table{
	border:1px solid black;
	border-collapse:separate;
	border-spacing:0;
	width:100%;	
}
thead{
	background-color:#114797;
	border:1px solid black;
	border-collapse:separate;
	border-spacing:0;
	color:white;
	font-weight:bold;
	width:100%;
	text-align:center;
}
th{
	border-width:1px;
	border-collapse:separate;
	border-spacing:0;
	border-color:white;
	color:white;
	font-weight:bold;
	text-align:center;
        padding:5px;
}

ol li{
	list-style-type:decimal;
	margin-left:40px;
}

tfoot tr td, tbody tr td{
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
/*	text-align:center;*/
}
.numero{
    text-align: center;
}

tfoot tr td{
	text-align: right;
}


#page_container{
	max-width:900px;min-width:900px;width:900px;
	margin-left:auto;
	margin-right:auto;
	/*min-height:575px;*/
	
	/*margin-left:17%;
	margin-right:17%;*/
	text-align:left;
	margin-top:20px;
}
#page_header{
	height:130px;
	min-height:130px;
	background:transparent url(/imagenes/layout/cabezal.png) no-repeat scroll 0 0;
}

#menu_nav{
	width:100%;
	background-color:blue;
	color:white;
}
	#menu_nav li{
		float:left;
	}

#page_session{
	font-size:12px;
	margin-left:500px;
	padding-top:4px;
}
	#page_session > p{
		margin-left:120px;
		margin-top:10px;
	}
	#page_session > form > p{
		padding-top:12px;
	}
	#page_session > form > p > label{
		font-size:10px;
		font-weight:bold;
	}
	#page_session > form > p > input{
		background-color:lightgrey;
		border:1px solid DarkBlue;
		font-size:10px;
		font-weight:bold;
		width:98px;
	}


#page_content{
	background-color:white;
	color:#001B2F;
	font-family:Verdana;
	font-size:12px;
	min-height:400px;
	padding:42px 20px 30px;
	text-align:left;
	width:860px;
}
	#page_content p{
		margin-left:10px;
		margin-right:10px;
		margin-top:10px;
		padding-bottom:10px;
		text-align:justify;
		line-height:20px;
	}
	#page_content ul{
		margin:20px;
		padding-left:15px;
	}
	#page_content ul li{
		padding:8px;
		list-style:circle;
	}
	
	#page_content .imagen_derecha_espaciada{
		float:right;
		padding-bottom:10px;
		padding-left:10px;
		padding-top:0;
	}
	#page_content .imagen_izquierda{
		float:left;
		padding-bottom:10px;
		padding-right:10px;
		padding-top:0;
	}
	
#page_footer{
	background:transparent url(/imagenes/layout/pie.png) no-repeat scroll 0 0;
	min-height:92px;
	margin-top:-18px;
}


	#page_footer > a > img {
		margin:32px 24px 0 17px;
		width:200px;
		float:left;
	}
	
	.vinculo_terminos{
		float:left;
		margin-top:25px;
	}
		.vinculo_terminos, .vinculo_terminos a {
			color:white;
			
		}
		.vinculo_terminos p{
			padding-bottom:2px;
			padding-top:2px;
		}
/* FollowUsOnFacebookBadge */
#fFTab{
	background: rgb(53, 204, 255) url(/images/banners/find-us-on-facebook.jpg) no-repeat scroll left top; 
	position: fixed; top: 236px; width: 32px; height: 120px; z-index: 8765; cursor: pointer; 
	-moz-background-clip: border;-moz-background-origin: padding; 
	-moz-background-inline-policy: continuous; right: 0pt;
}
/* Add this */
.addthis_toolbox, .addthis_default_style{
	background-color:white;
	display:block;
	float:right;
}
/* CurvyCorners */
.rounded {
	-moz-border-radius-bottomleft:17px;
	-moz-border-radius-bottomright:16px;
	-moz-border-radius-topleft:16px;
	-moz-border-radius-topright:16px;
	-webkit-border-radius:16px;
	border:1px solid black;
} 

fieldset, .rounded .box{
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	background-color: Lavender;
	border-color:black;
	border-style:solid;
	border-width:2px;
	padding:20px;
	
}
fieldset{
	margin-bottom:20px;
	margin-top:20px;
	border:1px solid black;
	background-color: lightGrey;
}
fieldset legend{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#003680;
	color:white;
	font-weight:bolder;
	padding:6px;
	border:1px solid black;
	
}


.rounded .box{
	text-align:center;
} 

.rounded button , .rounded input{
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border:1px solid black;
} 



#login_container{ margin-bottom:20px;}


.leido{
	background-color:lightGoldenRodYellow;
	font-weight:bolder;
}

#frmBuscar{
	float:right;
	margin-right:19px;
	margin-top:-29px;
}




div #panel_izquierdo{
display:block;
float:left;
width:48%;
margin-right:20px;
}
div #panel_derecho{
display:block;
float:left;
width:48%;
}




/*submenu*/
#menuPerfil{
	padding-bottom:30px;
	padding-left:0 !important;
	margin:-5px !important;
}
	#menuPerfil li{
		float:left;
		list-style:none !important;
	}

/* Banners */	
.bannerPrincipal{
	margin-left:10px;
	/*vertical-align: middle;
    display:block;*/
}

#contenedorBannerPrincipal{
	/*height: 275px;
	line-height:275px;
	vertical-align: baseline;*/ 
}	
.banner {
	margin:9px;
}
.banner img{
	padding-bottom:8px;
}


.item_descripcion{
	width:100%;
	margin-bottom:200px;
}
	.item_descripcion span{
		color:black;
		font-weight:bold;
	}
	.item_descripcion img{
		width:120px;
		height:240px;
	}
	.item_descripcion p{
		text-align:justify;
	}


.error{
    color:red;
}
