@charset "utf-8";
/* CSS Document */

h1 {
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	margin-left:-26px;
	padding:0;
	padding-left:60px;
	background:url(img/franja_separadora.png) no-repeat bottom left;
	width:901px;
	height:90px;
}

h2 {
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	margin-left:-26px;
	padding:0;
	padding-left:30px;
	padding-top:30px;
	background:url(img/franja_separadora_h2.png) no-repeat bottom left;
	height:55px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-bottom:0;
	padding-bottom:0;
}
.fotos {}
.fotos img{
	margin:0 35px 15px 0;
	padding:1px;
	border:1px solid #999999;
}
.clear {
	clear:both;
}

body {
	background:url(img/bg_iso.gif);
	margin:0;
	padding:0;
}

.top_logo {
	background:url(img/top_bg.png) top center;
	height:108px;
	text-align:center;
	padding-top:10px;
}

.cuerpo {
	margin:auto;
	width:969px;
	padding-top:30px;
	padding-bottom:30px;
}

.top_body {
	background:url(img/top_content.png);
	width:969px;
	height:31px;
}

.middle_body {
	background:url(img/middle_content.png);
	width:909px;
	padding-left:30px;
	padding-right:30px;
}

.bottom_body {
	background:url(img/bottom_content.png);
	width:969px;
	height:28px;
}

.footer {
	background:url(img/bg_footer.gif);
	height:209px;
	width:100%;
}

.footer_links {
	margin:auto;
	width:969px;
	background:url(img/glow_footer.png) center bottom no-repeat;
	height:125px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000033;
}

.footer_legales {
	margin:auto;
	width:969px;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000033;
}

.footer_pec {
	width:500px;
	float:left;
}

.footer_pec img {padding-right:15px;}

.footer_coati {
	width:400px;
	float:right;
	text-align:right;
}

/* MENU */
.menu{
width:969px;
height:41px;
position:relative;
z-index:0;
padding-bottom:20px;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:10px;
}

.menu ul{
margin:0;
padding:0;
/*padding-left:15px;*/}

.menu ul li{
display:inline;
float:left;
}

.menu ul li a{
background:url(img/boton_menu.png) no-repeat top center;
display:block;
height:26px;
color:#000033;
font-weight:bold;
text-decoration:none;
padding-left:7px;
padding-right:6px;
padding-top:15px;
border-left:1px solid #996600;}

.menu ul li a.izq{
background:url(img/boton_menu.png) no-repeat top left;
display:block;
height:26px;
border-left:none;
}

.menu ul li a.der{
background:url(img/boton_menu.png) no-repeat top right;
display:block;
height:26px;
}

.menu ul li a:hover{
background:url(img/boton_menu.png) no-repeat bottom center;
}

.menu ul li a.izq:hover{
background:url(img/boton_menu.png) no-repeat bottom left;
display:block;
height:26px;}

.menu ul li a.der:hover{
background:url(img/boton_menu.png) no-repeat bottom right;
display:block;
height:26px;}

/* FIN */


/* MENU */
.menu_largo{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:15px;
}

.menu_largo ul{
display:block;
float:left;
padding-left:52px;
padding-right:52px;
/*padding-left:15px;*/}

.menu_largo ul li{
list-style:url(img/list.png);
}

.menu_largo ul li a{
color:#000033;
text-decoration:none;
}

.menu_largo ul li a:hover{
text-decoration:underline;
color:#990000;
}

/* FIN */

ul.listitas{
margin:0;
padding:0 0 0 15px;
}

ul.listitas li{
list-style-image:url(img/list.png);
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding:0 0 15px 5px;}

.notificacion{
/*color:#006699;*/
color:#FF0000;
text-align:center;
font-size:14px;
font-weight:bold;}

.columna{
	width:250px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;	
	margin-left:40px;
}