html,body{
	margin:0px;
	padding:0px;
}

body{
	background: url(../images/lateral.gif) top left repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.70em;
}
img{
	margin:0px;
	padding:0px;
}

h1{
	margin:0;
	font-size:1.1em;
	background: url(../images/topo_h1.gif) center left no-repeat;
	padding: 8px 0 8px 18px;
}

h1 span{
	display:block;
	width:935px;
	padding:2px;
	border-bottom:2px dotted #959490;
}


#contenedor{
	float:left;
	width:100%;
	text-align:left;
	border: solid #ebc6a3;
	border-width:0 1px;
}
#centrar{
	margin: 0 auto;
	text-align:center;
	width:990px;
}	

#cabecera{
	 margin:0;
	 padding:0;
	 height:30px;
	 background:#e48f3d;
	 text-align:right
}

#cabecera img{
	vertical-align:top;
	border-width:0;
}

#relleno{
	background: url(../images/raya.png) -4px 7px repeat-x;
}

#relleno img{
	vertical-align:top;
	border-width:0;
}

#cuerpo{
	float:left;
	margin:0;
	padding:0;	
	min-height: 539px !important;
	height:auto !important;
	height:539px;
	background:url(../images/fondo_cuerpo.jpg) bottom left repeat-x;
}

#Nota{
	clear:both;
	float:left;
	width:100%;
	text-align:right;
	height:47px;
	padding-top:8px;
	color:#947508;
	font-size:0.8em;
}

#Nota strong{
	padding-right:2px;
	padding-bottom:2px;
}

#Nota a{
	color:#947508;
	text-decoration:none;
}

#pie{
	float:left;
	width:100%;
	background: #e48f3d url(../images/pie.jpg) top left repeat-y;
	border:solid #ebc6a3;
	border-width: 1px 0;
}

#izquierda{
	float: left;
	height:35px;	
	text-align:right;
}
#izquierda img{
	vertical-align:middle;
	padding-left:8px;
	border-width:0;
}

#contenido{
 	padding:0 15px 0 5px;
	min-height: 488px !important;
	height:auto !important;
	height:488px;	
	color:#4F4E4D;
}

#contenido a,#contenido a:visited{
	text-decoration: none;
	font-weight:bold;
	color:#959490;
}

#contenido a:hover{
	color:#dd7008;
}

#contenido ul li{
	list-style-image: url(../images/lista.png);
}

#contacto label{
	font-weight:bold;
	font-variant:small-caps;
}

#contacto button, #form button{
	border: 1px solid #959490;
	background-color:#FFF;
	cursor: pointer;
	font-size:0.9em;
}

#contacto input{
	border:solid #959490;
	border-width:0 0 1px;
	background: none;
	font-size:12px;	
}

#contacto textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:solid #959490;
	border-width:1px 0;
	overflow:auto;
	background: none;
	font-size:11px;
}

#form{
	margin:0;
	padding:0;
}

#form input, #fichero{
	border:1px solid #959490;
	background: none;
	font-size:12px;	
}

.derecha{
	border-left:1px solid #ebc6a3;
	float:right;
	height:35px;
	padding:0 5px;
	text-align:right;
}

.noborder{
	border-width:0;
}


.portada_imagenes{
	clear:both;
	float:left;
	width:989px !important;
	width:995px;
	height:41px;
	margin:0 -15px 0 -5px;
	background:url(../images/fondo_barra.gif) top left repeat-x;
	text-align:center;
}

.portada_imagenes img{
	vertical-align:top;
	padding:0 3px;
	border-width:0;
}

.imagen_grande{
	margin-right:-15px;
	padding:0;
	padding-top:8px;
	width:555px;
	float:right;
}

.texto{
	float:left;
	padding-top:8px;
	width: 420px;
}


.imagen_grande img{
	border-width:0;
}

/* emular tablas */
.row50{
	float:left;
	width:49.5%;
}

.row33{
	width:45%;
	padding:0 5px;
	float:left;
}

.row40{
	width:280px;
	padding-right:12px;
	float:left;
}

.row60{
	width:392px;
	float:left;
}

.clr{
	clear:both;
}

.error{
	text-align:justify;
	font-weight: bold;
	color:#FF6600;
}
.correcto{
	text-align:justify;
	font-weight: bold;
	color:#333;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	float:left;
	width:100%; 
	background: #dd7008 url(../images/degradado.gif) top right repeat-y;
	font-size:0.8em;
	position:relative;
	top:-2px;
	z-index:100;
	font-weight:bold;
}

.menu img{
	position:relative;
	top:6px;
	left:-6px;
	border-width:0;
}			

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;

}
.menu ul ul {
	background-color:#dd7008;
	width:150px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:auto;
	position:relative;
	list-style-type:none;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	float:left;
	display:block;
	font-size:10px;
	text-decoration:none; 
	color:#fff; 
	width:auto;
	height:17px; 
	border:solid #fff; 
	border-width:0 0 0 1px; 
	padding:2px 5px 0;
} 

.menu a.inicio,.menu a.inicio:visited{
	border-width:0;
} 

.menu li ul a, .menu li ul a:visited{
	border-width:1px 1px 0 0; 
}

			
/* style the second level background */
.menu ul ul a, .menu ul ul a:visited {
	background:#dd7008 url(../images/drop.gif) bottom right no-repeat;
}
/* style the second level hover */
.menu ul ul a:hover{
	background:#c9ba65 url(../images/drop.gif) bottom right no-repeat;
}
.menu ul ul :hover > a {
	background:#c9ba65 url(../images/drop.gif) bottom right no-repeat;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#dd7008;
}
/* style the third level hover */
.menu ul ul ul a:hover {
	background:#c9ba65;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:17px;
	left:0; 
	width:150px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
	top:16px;
	t\op:17px;
}

/* position the third level flyout menu */
.menu ul ul ul{
	left:150px; 
	top:0;
	width:150px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#dd7008; 
	color:#FFF; 
	height:auto; 
	line-height:1em; 
	padding:5px 10px; 
	width:129px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
	width:150px;
	w\idth:129px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#fff; 
	background:#959490;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#fff;
	background:#959490;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
	visibility:visible;
}
