* {
	margin:0;
    padding:0;
}
body {
	margin:0 auto 15px auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:13px;
	background-color:#A7B1D6;
	background-image:url(imagenes/fnd-body.jpg);
	background-repeat: repeat-x;
}
p {
	font-size:13px;
	line-height:130%;
}
a {
	color:#2689fd;
}
a:hover {
	color:#0c4f9f;
}
a img {
	border:none;
}
.clear {
	clear:both;
}
.sep {
	border-top:1px solid #B3B3B3;
	margin:10px 0;
}
/* maqueta */
#contenedor {
	margin:0 auto;
	text-align:left;
	width:780px;
	padding:20px 0 0 0;
	background-color:#fff;
}
#cabeza {
	width:740px;
	text-align:center;
	margin:0 auto;
}
#logo {
	float:left;
	width:335px;
}
#bannertop {
	float:right;
	width:385px;
}
#cuerpo {
	width:740px;
	margin-top:10px;
	margin:10px 20px 10px 20px;
}
#menup {
	width:525px;
}
#principal {
	float:left;
	width:525px;
	margin-rigth:20px;
}
#secundario {
	float:right;
	width:200px;
}
#pie {
	width:740px;
	background-color:#EE1D25;
	border-top:5px solid #253D98;
	padding:10px 20px;
	*padding:10px 20px 10px 20px;
}
#sombritapie {
	background-image:url(imagenes/sombra-pie.jpg);
	background-repeat: repeat-x;
	height:10px;
	width:780px;
	background-color:#A7B1D6;
}
/* menup */
#menup ul {
	list-style:none;
	padding-top:15px;
	padding-bottom:5px;
	border-bottom:5px solid #253D98;
	margin-left:0px;
	text-align:center;
}
#menup ul li {
	display:inline;
	padding:0 10px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	height:30px;
}
#menup ul li a {
	text-decoration:none;
	color:#999;
	padding-top:20px;
}
#menup ul li a:hover {
	color:#253D98;
	background-image:url(imagenes/activo.gif);
	background-repeat: no-repeat;
	background-position:center 5px;
	text-decoration:none;
}
body#ini .ini,
body#emp .emp,
body#pro .pro,
body#not .not,
body#dir .dir {
	color:#253D98;
	background-image:url(imagenes/activo.gif);
	background-repeat: no-repeat;
	background-position:center 5px;
}
/* listas */
ul {
	margin-left:15px;
	line-height:130%;
}
/* bloque secundario */
#secundario .bloque {
	background-color:#6E6E6E;
	padding-bottom:10px;
	margin-bottom:10px;
}
#secundario .bloque ul {
	font-size:13px;
	color:#fff;
	margin:0 0 0 22px;
	font-size:13px;
	line-height:140%;
}
#secundario .bloque a {
	color:#fff;
	text-decoration:underline;
}
#secundario .bloque a:hover {
	text-decoration:none;
}
#secundario .bloque h2 {
	font-size:15px;
	color:#fff;
	margin:0 10px;
}
#secundario .bloque p.log {
	color:#fff;
	margin:0 10px 5px 10px;
}
#secundario .bloque p {
	color:#fff;
	margin:0 10px;
	line-height:120%;
}
#secundario .bloque .fotoofip {
	margin:0 10px 5px 10px;
}
#secundario .bloque .fotoofi {
	margin:10px 10px 5px 10px;
}
#secundario img.fotopromolat {
	width:180px;
	margin-bottom:5px;
}
.banner {
	margin-bottom:10px;
}
#secundario .bloque img.fotonov {
	margin-bottom:7px;
	width:180px;
	text-align:center;
}
/*intro*/
#principal #intro {
	width:525px;
	margin-bottom:10px;
	background-color:#253c99;
}
#principal #intro .intro_foto {
	width:300px;
	float:left;
	background-image:url(imagenes/intro_foto.jpg);
}
#principal #intro .intro_txt {
	width:205px;
	float:right;
	padding:10px;
	background-color:#253c99;
	background-image:url(imagenes/intro_fnd_txt.gif);
	background-repeat:no-repeat;
}
#principal #intro p {
	color:#fff;
	font-size:13px;
	margin-bottom:0;
}
#principal .fotosec {
	margin-bottom:5px;
}
#principal .fotosecad {
	margin:-5px 0 10px 0;
}
/* bloquedos */
#bloquedos {
	width:525px;
}
#bloquedos .banner {
	width:200px;
	float:left;
	margin-right:10px;
}
.flashprodu {
	width:315px;
	float:right;
}
.flashprodu p {
	text-align:center;
	margin-top:2px;
	font-weight:bold;
}
.flashprodu p a {
	text-decoration:none;
}
.flashprodu p a:hover {
	text-decoration:underline;
}
/* titulos */
#principal h1 {
	color:#253D98;
	font-size:22px;
	font-weight:bold;
	padding:5px 0;
	border-bottom:1px solid #999;
	margin-bottom:5px;
}
#principal h2 {
	color:#EE1D25;
	font-size:18px;
	font-weight:bold;
	padding:5px 0;
}
#principal h3 {
	color:#000;
	font-size:16px;
	font-weight:bold;
	padding:5px 0;
}
/* parrafos */
#principal p {
	margin-bottom:18px;
	color:#000;
}
#secundario p {
	margin-bottom:18px;
	color:#fff;
}
/* vinculos */
#principal a {
	text-decoration:none;
}
#principal a:hover {
	text-decoration:underline;
}	
/*tablas*/
table#noticias {
	width:525px;
	height:200px;
	background-color:#ccc;
	color:#fff;
	text-align:center;
}
/* formularios */
input, textarea, select {
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border:1px solid #999;
}
input.boton {
	background-color:#4AA1FF;
	border:none;
	padding:3px;
	color:#fff;
	font-weight:bold;
}
#formucli input {
	margin-left:10px;
	border:none;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#formucli input.boton {
	background-color:#4AA1FF;
	border:none;
	padding:2px;
	color:#fff;
	font-weight:bold;
	margin-top:3px;
}
#formucli p.info {
	font-size:11px;
	line-height:110%;
	padding-top:3px;
}
/*noticia*/
#noticiasini {
	width:525px;
}
#principal #noticiasini .bloquep {
	width:525px;
	border-bottom:3px solid #253D98;
	margin-bottom:5px;
}
#noticiasini h3 {
	font-size:14px;
	color:#EE1D25;
	text-transform:uppercase;
}
#noticiasini .notiresumen {
	margin-left:210px;
}
#noticiasini .notiresumen .fecha {
	font-size:11px;
	color:#666;
	margin-bottom:3px;
	margin-top:1px;
}
#noticiasini .notiresumen .foto {
	float:left;
	padding:2px;
	margin-right:7px;
	border:1px solid #ccc;
}
#noticiasini .notiresumen .foto img {
	width:140px;
}
#noticiasini .notiresumen .titulo {
	font-size:15px;
	font-weight:bold;
}
#noticiasini .notiresumen .introduc {
	font-size:12px;
	line-height:115%;
}
#noticialistado {
	width:525px;
}
#noticialistado .fecha {
	font-size:11px;
	color:#666;
	margin-bottom:3px;
}
#noticialistado .foto {
	float:left;
	padding:2px;
	margin-right:10px;
	border:1px solid #ccc;
}
#noticialistado .foto img {
	width:140px;
}
#noticialistado .titulo {
	font-size:15px;
	font-weight:bold;
}
#noticialistado .introduc {
	font-size:13px;
	line-height:120%;
}
#noticiadetalle {
	width:525px;
}
#noticiadetalle .fecha {
	font-size:12px;
	color:#666;
	padding-top:3px;
}
#noticiadetalle .foto {
	float:left;
	padding:2px;
	margin-right:10px;
	border:1px solid #ccc;
}
#noticiadetalle .foto img {
	width:300px;
}
#noticiadetalle .introduc {
	font-size:14px;
	font-weight:bold;
	color:#666;
	line-height:120%;
}
/*evento*/
#noticiasini .eventoresumen {
	float:left;
	width:200px;
}
#noticiasini .eventoresumen p {
	margin:0;
}
#noticiasini .eventoresumen p.titu {
	font-weight:bold;
	padding-top:3px;
}
#noticiasini .eventoresumen p.info {
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
}
.eventolista p.titu {
	font-size:13px;
	font-weight:bold;
	padding-top:3px;
}
.eventolista p.info {
	font-size:12px;
	color:#eee;
	border-bottom:1px solid #eee;
	padding-bottom:5px;
}
/*produlistado*/
#produlistado {
	width:525px;
}
#produlistado .fecha {
	font-size:11px;
	color:#666;
	margin-bottom:3px;
}
#produlistado .foto {
	float:left;
	padding:2px;
	margin-right:10px;
	border:1px solid #ccc;
}
#produlistado .foto img {
	width:150px;
}
#produlistado .titulo {
	font-size:15px;
	font-weight:bold;
}
#produlistado .introduc {
	font-size:13px;
	line-height:120%;
	margin-left:164px;
}
#produlistado p {
	margin-bottom:0;
}
/* pie */
#pie p {
	font-size:12px;
	color:#fff;
}
#pie a {
	color:#fff;
	text-decoration:underline;
}
#pie a:hover {
	color:#fff;
	text-decoration:none;
}
#pie .copy1 {
	float:left;
}
#pie .copy2 {
	float:right;
}
#pie .copy2 p {
	color:#fff;
	padding-left:10px;
	border-left:1px solid #fff;
}