@charset "utf-8";
/* CSS Document */

body { margin: 0; padding : 30px 0; background:url(images/bg.jpg) repeat-x}

p {
	font-family      :  Arial, Helvetica, sans-serif;
	color            : #000000;
	font-size        : 13px;
	line-height      : 15px;
}

a:link, a:visited { color: #10218B; text-decoration: underline; }

a:hover {
  color            : #4DC4E4;
  text-decoration  : none;
  }
  
#all {
text-align:center;
width:701px;
}

#header {
margin: 0 auto;
height:236px;
}

#titulos {
background:url(images/tittles.png) no-repeat;
width:701px;
margin:0 auto;

}

.titulosdesc {
padding: 2px 0 0 7px;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.subtitulosdesc {
padding: 3px 0 0 0;
text-align:center;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.txtdesc {
padding: 14px;
text-align:justify;
font-family:Helvetica, Arial, sans-serif;
font-size:13px;
color:#FFFFFF;
}

#contenido {
background:url(images/bg-body.png) repeat-y;
width:701px;
}

#bggris {
background:url(images/bg-gris.png) no-repeat;
}

.bgbodybottom {
background:url(images/bg-body-bottom.png) bottom no-repeat;

}

.noticiashometd {
background:url(images/bg-noticias.jpg) no-repeat;
padding: 7px 7px 0 7px;
height:218px;
}

.noticiashometd1 {
padding: 7px 7px 0 7px;
height:218px;
}

.noticiashometitulo {
text-align:justify;
font-size:14px;
color:#363A67;
font-family:Helvetica, Verdana, sans-serif;
padding:3px 25px 3px 5px;
}

.noticiashome {
text-align:justify;
font-size:11px;
color:#666;
font-family:Verdana, Helvetica, sans-serif;
padding:3px 25px 0 5px;
}

#footer1 {
width:701px;
}

#footer2 {
width:701px;
font-family:helvetica, arial;
font-size:12px;
color:#454980;
}

.infocontacto{
float:right;
margin-left:20px;
padding:15px 15px 0 15px;
height:750px;
background:url(images/fondo-contacto.png) no-repeat;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#FFF;
}

#infopagos{
float:right;
height:690px;
margin-top:30px;
margin-right:5px;
margin-left:30px;
background-image:url(images/fondo-contacto.png);
background-repeat:no-repeat;
}

#contenidoinfopagos{
margin: 20px 30px 0 10px;
}
