body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	margin-top: 0px;	
}
#principal{
	text-align: left;
	width:430px;
	
}
#top{
	height: 139px;
	margin-bottom:2px;
	border-bottom:1px solid #CCCCCC;
	position:relative;
}
#top #contacto{
	position:absolute;
	top: 25px;
	right: 20px;
	z-index:1000;
	text-align:right;
}
#top #comoFunciona a{
	display:block;
	height:135px;
	width:385px;
	line-height:135px;
	font-size:135px;
 	text-decoration:none;
	text-align:center;
	position:absolute;
	top: 2px;
	right: 300px;
	z-index:1000;
	
}
#top #contacto h1{
	font-size:17px;
	line-height:18px;
	height:18px;
	color:#444445;
	text-align:right;
	margin:0;
	padding:0;
}
#top #contacto h2{
	font-size:20px;
	line-height:38px;
	height:38px;
	color:#14408A;
	text-align:right;
	margin-bottom:0;
	padding-bottom:0;
}
#top #contacto h3{
	font-size:19px;
	line-height:20px;
	height:20px;
	color:#A0C360;
	text-align:right;
	margin:0;
	padding:0;
	font-weight:normal;
	cursor:hand;
}
#top #contacto a{
	text-decoration:none;
	
}
#top img, #top #banner{
	float:left;
	border:0;
}

#menu{
	background-image: url(../img/bgMenuOver.jpg);
	background-repeat:repeat-x;
	height:36px;
	margin-bottom:1px;
}
#menu ul {
	padding:0;
	margin:0;
	list-style:none;
	height:36px;
	display:block;
}
#menu li {
	float:left;
}


#menu li a{
	height:36px;
	line-height:36px;
 	color: #323D6B;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	padding:0 10px;
	font-weight:bold;
	border-right:1px solid #fff;
}
#menu li.der {
	float:right;
	padding-right:10px;
}
#menu li.der a{
		width:132px;
		height:20px;
/*		font-size:1px;*/
/*		font-weight:bold;*/
		color: #FFFFFF;
		border: none;
		padding:3px 4px;
		background-image:url(../img/btnComo.png) ;
		background-repeat:no-repeat;
}
#menu li.der a:hover{
	color: #FFFFCC;
}
/*#menu li a img{
	padding-top:5px;
	border: none;
}*/
#menu li a:hover {
	color: #94b35b;
}
#centro{
	background-image: url(../img/bgPrincipal.jpg);
	/*height: 567px;*/
	padding: 1px 1px;
}
#centro .contenidos,
#centro .solicitud{
	float:left;
}
#centro .contenidos{
	width:580px;
	margin-right: 1px;
}

#centro img{
	display:block;
}
#centro .contenidos .gral .infoCentro{
	background: url(../img/bgInfoCentro.png);
	background-repeat: repeat-y ;
	display:block;
	/*color: #323D6B;*/
	color: #000066;
	padding: 10px 30px;
	text-align:justify;
}
#centro .contenidos .noticias .infoCentro img{
	border: 1px solid #000066;
	padding: 1px;
}
#centro .contenidos .noticias .infoCentro{
	background: url(../img/bgInfoCentro.png);
	background-repeat: repeat-y ;
	display:block;
	/*color: #323D6B;*/
	color: #000066;
	text-align:justify;
}
#centro .infoCentro h3{
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
}
#centro .solicitud{
	width:320px;
}
#centro  .solicitud .solicitudCentro{
	background: url(../img/bgSolicitudCentro.png);
	background-repeat: repeat-y ;
	text-align:center;
	color:#ffffff;
	padding: 0 20px 5px 20px;
}
#centro  .solicitud .solicitudCentro hr{
	background-color: #FFFFFF;
	height:1px;
	border:0;
	margin:5px;
}
#centro  .solicitud .solicitudCentro img{
	border: 0;
}
#centro  .solicitud .solicitudCentro .como{
	float: left;
	text-align: left;
	margin-right:5px;
}
#centro  .solicitud .solicitudCentro .como ul{
margin: 0;
padding:0 8px;
}
#centro  .solicitud .solicitudCentro .como li{
	padding:0 10px 0 0;
	margin: 0;
}
#centro .solicitud p{
	text-align:left;
	
}
input.text{
	background:url(../img/cuadroDeTexto.png) no-repeat;
	width:115px; 
	height:20px;
	line-height:20px;
	border:0;
	margin:2px 1px;
	padding:2px 10px;
	color:#7f7d7d;
	font-size:11px;	
}
input.boton{
	/*padding: 5px;*/
	width:109px;
	height:20px;
	background-image:url(../img/recibeAyudaYa.png);
	border:none;  
}
select.uno{
	width:135px; 
	height:20px;
	line-height:20px;
	border:0;
	margin:4px 1px;
	padding:2px 0;
	color:#7f7d7d;	
	font-size:11px;
	
}
select.dos{
	width:278px; 
	height:20px;
	line-height:20px;
	border:0;
	margin:4px 1px;
	padding:2px 0;
	color:#7f7d7d;	
	font-size:11px;
}
input.select2{
	background:url(../img/selectCh_2.png) no-repeat;
	width:115px; 
	height:20px;
	line-height:20px;
	border:0;
	margin:2px 1px;
	padding:2px 10px;
	color:#7f7d7d;	
	font-size:11px;
}
input.select4{
	background:url(../img/selectG_2.png) no-repeat;
	width:280px; 
	height:20px;
	line-height:20px;
	border:0;
	margin:2px 1px;
	padding:2px 10px;
	color:#7f7d7d;	
	font-size:11px;
}
span.col1 {
  float: left;
  width: 85px;
  padding: 1px 1px;
  color: #ffffff;
  font-size:11px;
  text-align:left;
}
span.col2 {
  float: left;
  width: 102px;
  padding: 1px 0;
  font-size:11px;
  text-align:left;
}
span.col3 {
	float: left;
  width: 280px;
  text-align:left;
  padding: 3px 0;
}
span.limpiar{
	clear:both;
	display:block;
}
#centro .solicitud .solicitudCentro h1{
	color: #99CC33;
	font-size:23px;
}
#centro .solicitud .solicitudCentro h1,
#centro .solicitud .solicitudCentro h4, 
#centro .solicitud .solicitudCentro h5{
	margin: 0 0 2px 0;
}
div.hr{
	margin:12px 5px;
	border-bottom: 1px solid #999999;
}
/*#centro .solicitud .solicitudCentro h5.confidencial{
	border-bottom: 1px solid #999999;
	padding-bottom:5px;
}*/
#pie{
	height:67px;
	background-image: url(../img/pie-de-pagina-blanco.jpg);
	border:1px solid #CCCCCC;
}
#pie .menuInferior{
	padding:7px 10px;
	text-align:center;
	width:530px;
	float:left;
	font-size:11px;
}
#pie .menuInferior a{
	text-decoration:none;
	height:15px;
	line-height:15px;
	color: #366713;
}
#pie .dir{
	height:25px;
	line-height:25px;
	color: #464646;
}

#pie .sitios{
	width:405px;
	padding-top:10px;
	float:left;
}
#pie .sitios a {
	float:left;
	padding:0 8px;
}
#pie .sitios img {
	border: 1px solid #CCCCCC;
}


