body {
	margin:5px 0px; 
	padding:0px;
	text-align:center;
	background-color:#d6e5e2;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
}

.bannerintro{
	width:760px;
	height:103px;
	background-image: url(../img/fondo.gif);
	background-repeat: repeat-x;
	padding-top:4px;
	
}

.activo{
    color: #782714;
    font-weight:bold;
}

#col p{
margin-left: 10px;
margin-top: 30px;
background-color:#d6e5e2;
padding:5px;
}

#contenido {
	width:760px;
	margin:0px auto;
	text-align:left;
	border:1px solid #005b49;
	background-color:#fff;
	background-image: url(../img/cabecera.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#contenido.intro{
	background-image:none;
	text-align:center;
}
#cabecera{
	background-image: url(../img/fondodoble.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 76px;
	border: 1px solid #fff;
	margin:0px;
	padding:0px;
	position: relative;
	
}
#cabecera object{
	float:left;
	margin-top: 10px;
	margin-left: 10px;
	
}
#cabecera img{
	margin-top:20px;
	float:left;
	
}
#cabecera.intro{
	background-image:none;
	padding-left:270px;
}
#cabecera ul
{
	position: absolute;
	left: 98px;
	top: 9px;
}
#cabecera li{
	float:left;
	border: 0px solid #000;
	margin-right: 10px;
	list-style-type:none;
	background-color: #fff;
	padding-left:7px;
	padding-right:7px;
	
	margin-top:51px;/*para IE*/
	
	margin-top /*resto*/: 33px;

}
#banner{
	
	float:left;
	background-image: url(../img/fondo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
    height: 106px;
    padding-left:1px;
}



a{
	text-decoration: none;
	font-weight: bold;
}

.activo{
	color: #782714;
}

a:link{

	color: #005b49;
}
a:visited{
	color: #1a7361;
}
a:hover{
	color: #782714;
}
a:active{
	color: #954a39;
}
#columnas{
	background-image: url(../img/todofondo.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border:0px solid #000;
	margin:0px;
	padding:0px;
	width:760px;
}
#col{
	width:160px;
	float:left;
	padding:0px;
	margin:0px;
	border:0px solid #000;
}
#col dd a{
	background-color:#d6e5e2;
}
#col ul{
	width:178px;
	margin:0px;
	list-style-type:none;
	background-color:#a0c1ba;
}
#col li{
	margin:0px;
	background-image: url(../img/fondo.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding:10px;
}
#col dl{
	margin-left:5px;
	float:left;
	
}
#col dt{
	
	margin-top:10px;
	margin-bottom:0px;
	padding:0px;
	font-size: 16px;
	font-weight: bold;
}
#col dd{
	border:0px solid #000;
	margin:0px;
	padding:0px;
}
#col dd img{
	float:left;
	border:1px solid #731f0a;
	margin:5px;
	padding:0px;
}
#cont{
	background-image: url(../img/fondo.gif);
	background-position: 0px 5px;
	background-repeat: repeat-x;
	width: 400px;
	float:left;
	padding-left:40px;
	padding-right:50px;
	padding-top: 30px;
	margin-top:30px;
	margin-left:50px;
	border:0px solid #000;
	font: normal 10pt/1.5 Verdana, Arial, sans-serif;
}

#cont dd
{
    background: #FFF url( ../img/pdf.gif ) no-repeat 0 0;
    margin: 4px 0 20px 20px;
    padding: 0 0 0 20px;
    font-size: 8pt;
}
#cont dd a
{
    font-weight: normal;
}
#cont dt
{
    font: normal 9pt/1.3 Verdana, Arial, sans-serif;
}
#cont img{
	border:1px solid #731f0a;
	margin:-60px;
	
}

#bgcont{
	border:1px solid #000000;
	background-image: url(../img/logofondo.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 600px;
	width:200px;
	margin-left:0px;
	margin-right:0px;
}
#columnas img{
	border: 1px solid #731f0a;
	margin-top: 30px;
	float:right;
	margin-right:40px;
	
}
h1{
	font-size:12px;
	font-weight: bold;
	background-color: #fff;
	padding-left:10px;
	padding-right:10px;
	margin-left:-10px;
	margin-right:-10px;
	
}
#cont h1{
	margin-top:-30px;
}
#footer{
	height:15px;
	background-image: url(../img/fondo.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding:10px;
	text-align:right;
	width:740px;
	clear:both;
	
}
#footer.intro{
	
	background-color: #b2cac5;
}
#footer.intro img{
	margin-right:10px;
	float: right;
	border:0px;
}

#volver{
    width:600px;
    height:50px;
    margin-left:390px;
    clear:both;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash #cabecera li {
	font-size:15px;
    letter-spacing:-3px;
}
