body {
	margin: 0px 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
	background: url(fondoweb.gif);
	background-repeat: repeat-x;
	background-color: #75B2DF;
    /*#0a360f;*/
	/*background-color: #f7f7f7;*/
	/*background-repeat: repeat-y;*/
}
#conte {
	width:800px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
}
#conte1 {
	position: absolute;
	width: 800px;
	text-align: justify;	
}
#cabecera {
	position: relative;
	background-image: url(cabecera.gif);
	background-repeat: no-repeat;
	background-position:top;
	/*background-color: #FFFFFF;*/
	top:15px;
	left:0px;
	width: 800px;
	height: 180px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#cabecera .flash{
	position: relative;
	top:0px;
	left:18px;	
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#cabecera .logo{
	position: relative;
	top:-5px;
	left:55px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#menu{
	position: relative;
	float: right;
	top:5px;
	right: 25px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	color: #000;
}
#menu a, img{
	border: 0px;
}
#menu a{
	text-decoration: none;
	font: normal 9px Arial;
	color: #FFF;
}
#menu a:hover{
	text-decoration: none;
	font: normal 9px Arial;
	color: #D6EBD3;
}
#menutop{
	position: relative;
/*	background-image: url(cabecera_menu.gif);
	background-repeat: no-repeat;
	background-position:top;*/
	background: url(fondomenu.gif) repeat-x;
	background-color: #295a85;
	border: 2px solid #d7d7d7;
	border-bottom: 0px;
	left: 20px;
	width: 760px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	z-index: 1;	
}
#menutop ul{
	/*float: left;*/
	margin: 0px;
	padding: 0px;	
	list-style: none;
}
#menutop ul li{
	float:left;
	margin: 0px;
	padding: 8px;
	padding-left: 12px;
	padding-right: 12px;
	border-left: 1px solid #CCCCCC;
}
@font-face {
/*	font-family: Century Gothic;
	font-style:  normal;
	font-weight: normal;
	src: url(CENTURY0.eot);	
 	font-family: Impact;
    font-style:  oblique;
    font-weight: bold;
    src: url(IMPACT0.eot);*/    
	font-family: Britannic Bold;
    font-style:  normal;
    font-weight: normal;
    src: url(BRITANN0.eot);
}
#menutop ul li a{
	text-decoration: none;
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	color: #FFF;
}
#menutop ul li a:hover{
	text-decoration: none;
	font-family:  Arial;
	font-size:12px;
	color: #A7EF59;
}
#nav {
	MARGIN: 0px; 
	PADDING: 0px; 
	LIST-STYLE-TYPE: none;
}
#nav UL {
	PADDING: -5px; 
	MARGIN: 0px; 
	LIST-STYLE-TYPE: none;
}
#nav LI {
	position: relative;	
	FLOAT: left;
}
#nav LI UL {
	LEFT: -999em;
	top: 30px;
	width: 150px;
	POSITION: absolute;
	z-index: 1;	
	background-color: #267BCF;
	border: #DDD solid 1px;
}
#nav LI UL LI{	
	width: 125px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 18px;
	top: 0px;
	margin: 0px;
	border-bottom: #DDD dotted 1px;
}
#nav LI UL UL {
	MARGIN: 0px 0px 0px 135px;		
	margin-top: -31px;
	.margin-top: 0px;	
}
#nav LI:hover UL UL {
	LEFT: -999em
}
#nav LI:hover UL UL UL {
	LEFT: -999em
}
#nav LI.sfhover UL UL {
	LEFT: -999em
}
#nav LI.sfhover UL UL UL {
	LEFT: -999em
}
#nav LI:hover UL {
	LEFT: auto;
}
#nav LI LI:hover UL {
	LEFT: auto;
}
#nav LI LI LI:hover UL {
	LEFT: auto
}
#nav LI.sfhover UL {
	LEFT: 0px;
}
#nav LI LI.sfhover UL {
	LEFT: 0px;
	top: -1px;
}
#nav LI LI LI.sfhover UL {
	LEFT: auto
}
#contenido{
	position: relative;
	background-repeat: no-repeat;
	float: left;
	top: 0px;
	left: 20px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	border: 2px solid #d7d7d7;
	border-top: 0px solid #d7d7d7;
	/*background-image: url(lateral.gif);
	background-repeat: repeat-x;*/
	background-color: #9fca7b;
	z-index: 0;
}
#contenido img{
	border: solid 0px #000000;
}
#contenido .link{
	font: 10px Arial;
	color: #0000FF;
	padding: 0px;
	margin: 0px;
}
/* /////////// [INICIO] CUERPO /////////////// */
#contenido .cuerpo{
	position: relative;
	float: left;
	background-image: url(fondocuerpo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #d3e9bb;
	width: 520px;
	margin: 0px;
	padding-bottom: 20px;
	font: normal 11px Arial;
	color: #000;
	text-align: justify;
	z-index: 0;
}

#contenido .titularh3{
	position: relative;
	float: left;
	margin: 5px;
	padding: 0px;
	margin-top: 20px;
}
/*#contenido .titularh3 .titulo{
	display: block;
	background-image: url(titularcabecera.png) !important;
	background-repeat: no-repeat;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src="src/titularcabecera.png",sizingMethod="fit");	
	height: 20px;
	margin: 15px;
	margin-bottom: 0px;
	padding: 4px;
	padding-left: 45px;
}
#contenido .titularh3 .titulo p{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	margin: 0px;
	padding: 0px;
}*/
#contenido .titularh3 .textotitular{
	margin: 0px;
	padding: 0px;

}
#contenido .titularh3 .textotitular p{
	width: 450px;
	margin: 0px;
	margin-left: 15px;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #4aa32d;
	color: #FFFFFF;
	font-family: Arial;
    font-style:  normal;
    font-weight: normal;
    src: url(DBFNT0.eot);
	font-size: 18px;
	
}
#contenido .titularh3 .pie{
	display: block;
	background-image: url(titularpiesh3.png) !important;
	background-repeat: no-repeat;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src="src/titularpiesh3.png",sizingMethod="fit");
	width: 490px;
	height: 6px;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}

#contenido .titular{
	position: relative;
	float: left;
	margin: 5px;
	padding: 0px;
}
#contenido .titular .titulo{
/*	display: block;
	background-image: url(titularpies2.png) !important;
	background-repeat: no-repeat;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src="src/titularpies2.png",sizingMethod="fit");	
	height: 20px;
	margin: 15px;
	margin-bottom: 0px;
	padding: 4px;
	padding-left: 45px;*/
	display: block;
	background-image: url(titularpies2.png) !important;
	background-repeat: no-repeat;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src="src/titularpies2.png",sizingMethod="fit");
	width: 490px;
	height: 6px;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
/*#contenido .titular .titulo p{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	margin: 0px;
	padding: 0px;
}*/
#contenido .titular .textotitular{
/*	display: block;
	background-image: url(titularcuerpo.png) !important;
	background-repeat: repeat-y;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src="src/titularcuerpo.png");*/
	margin: 0px;
	padding: 0px;
}
#contenido .titular .textotitular p{
	width: 450px;
	margin: 0px;
	margin-left: 15px;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #a5de73;
	
/*	font-family: Lucida Calligraphy;
    font-style:  normal;
    font-weight: normal;
    src: url(LUCIDAC1.eot);	      
	font-size: 16px;*/
	
	 font-family: AC;
    font-style:  normal;
    font-weight: normal;
    src: url(DBFNT0.eot);
	font-size: 17px;
	
}
#contenido .titular .pie{
	display: block;
	background-image: url(titularpies.png) !important;
	background-repeat: no-repeat;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src="src/titularpies.png",sizingMethod="fit");
	width: 490px;
	height: 6px;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}

#contenido .cuerpo table{
	margin: 0px;
	padding: 5px;
	border: dotted 1px #AAA;
}
#contenido .cuerpo th{
	margin: 0px;
	padding: 5px;
	font: normal 10px Arial;
	color: #000066;
	text-align: left;
	background-color: #CACDDB;
}
#contenido .cuerpo td{
	margin: 0px;
	padding: 5px;
	font: normal 10px Arial;
	color: #444;
	background-color: #EFEFEF;
}
#contenido .cuerpo input,select{
	margin: 0px;
	padding: 0px;
	font: normal 11px Arial;
	border: solid 1px #333333;
}
#contenido .cuerpo p{
	margin: 0px;
	padding: 40px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000;	
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}
#contenido .cuerpo ul{
	list-style: decimal;
}
#contenido .cuerpo ul li{
	padding-bottom: 5px;
	padding-top: 5px;
	color: #6C5528;
}
#contenido .cuerpo ul li a{
	text-decoration: none;
	font: normal 11px Arial;
	color: #6C5528;
}
#contenido .cuerpo ul li a:hover{
	text-decoration: none;
	font: normal 11px Arial;
	color: #A8955B;
}
#contenido .cuerpo .imgder {
	float: right;
	margin: 0px;
	padding: 10px;
	padding-left: 20px;
}	
#contenido .cuerpo .imgizq {
	float: left;
	margin: 0px;
	padding: 10px;
	padding-right: 20px;
}
/* /////////// [FIN] CUERPO /////////////// */

/* /////////// [INICIO] LATERAL DE LA PAGINA WEB /////////////// */
#contenido .lateral{
	position: relative;	
	float: left;
	width: 210px;
	margin: 0px;
	font: normal 11px Arial;
	color: #000;
	text-align: justify;
	z-index: 0;
}
#contenido .lateral .marco{
	position: absolute;
	top: 10px;
	left: 0px;
	display: block;
	background-image: url(galeria.png) !important;
	background-repeat: no-repeat;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src="src/galeria.png",sizingMethod="fit");
	width: 205px;
	height: 184px;
	z-index: 5;
}
#contenido .lateral .galeria{
	position: relative;
	float: left;
	/*background-image: url(galeria.gif);
	background-repeat: no-repeat;*/	
	width: 170px;
	height: 198px;
	padding: 0px;
	margin: 0px;
	z-index: 3;
}
#contenido .lateral .galeria img{
	position: absolute;
	padding: 0px;
	margin: 0px;
	z-index: 5;
}
#contenido .lateral .texto{
	position: relative;
	float: left;
	width: 200px;
	color: #777;
	z-index: 3;
}
#contenido .lateral .texto p{
	font: 15px normal Arial;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
/* /////////// [FIN] LATERAL DE LA PAGINA WEB /////////////// */

/* /////////// [INICIO] PIE DE LA PAGINA WEB /////////////// */
#pie {
	clear: left;
	position: relative;
	float: left;
	background: url(fondopie.gif) repeat-x bottom;
	background-color: #7EB4EC;
	border: 2px solid #9FCFFF;
	border-top: 0px;
	left: 20px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 1;	
}
#pie p{
	text-align: center;
	margin: 0px;
	padding: 0px;
	color:#FFFFFF;
}
#pie a{
	color:#FFFFFF;
}

.fuenteletra
{
	font-family: Arial;
}

.Estilo1 {
	font-family: Arial;
	font-weight: bold;
	font-size:13px;
}

.Estilosinbold {
	font-family: Arial;
}

.margenenlacegaleria{
	margin-right:50px;
}


/* me permite asignar un estilo unico a un enlace, sin afectar a los otros*/
.otroslink {
	text-decoration:blink;
	color:#FFFFFF;
	background-color:#E0841A;
	font-weight:bold;
	} 

A.otroslink:link {text-decoration:blink; COLOR: #FFFFFF; FONT-FAMILY: Arial;}
A.otroslink:active {text-decoration:blink; COLOR: #FFFFFF; FONT-FAMILY: Arial;}
A.otroslink:visited {TEXT-DECORATION:blink; COLOR: #FFFFFF; FONT-FAMILY: Arial;}
A.otroslink:hover {TEXT-DECORATION:blink; COLOR:#FFFFFF; FONT-WEIGHT: bold; font-size:12px;} 

/* /////////// [FIN] PIE DE LA PAGINA WEB /////////////// */
