body {

	background: #3E3E3E url(../imagenes/fondopes.gif) repeat-x top;

}

p {
text-align:justify;
margin-top:2px;
}

a{color: #993333;

text-decoration: none;
}
a:hover{
color: #006699;

text-decoration: underline;
}

#contenido{

	width:950px;

	margin:auto;
	
	height:500px;	
	
	background-image:url(../imagenes/fondo_cont.png);
	
	background-repeat:repeat-y;
}

#cabecera {

	background-image:url(../imagenes/logo.png);

		background-repeat:no-repeat;
			
	width:950px;

	height:110px;
	
		border: 0;

		padding: 0px;
		
		margin: auto;


}

#cabecera a{
			display: block;

			text-decoration: none;

			text-align:center;

			overflow: hidden;

			border: 0;

			padding: 0;

			height: 0px !important;
			
		  

}

#pie{
clear:both;
	width:950px;

	height:100px;
	
		border: 0;

		padding: 0;
		
		margin: auto;
		background-image:url(../imagenes/pie.png);
		background-repeat:no-repeat;
}

#copy{
padding-top:10px;
padding-left: 350px;
font-size:10px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
}
#validaciones{
float:left;
padding-left: 100px;
}
#pie p{

}
#menu_izquierda

{

padding: 0px;

float: left;

width:240px;

height:370px;
background-image:url(../imagenes/fondo_menu.png);
background-repeat:no-repeat;

}

ul, ol {

	margin: 0px;
	padding: 0px;		

}

#menu_izquierda li {

	float: left;
	display:block;
	list-style: none;

}

#menu_izquierda li a{
background-image:url(../imagenes/menu_sin.png);
background-repeat:no-repeat;
text-decoration: none;
display: block;
height:30px;
width:230px;
text-indent:20px;
color:white;
font-weight:bold;
padding-top:10px;
font-size:12px;
}

#menu_izquierda li a:hover{
background-image:url(../imagenes/menu_hover.png);
background-repeat:no-repeat;
height:30px;
width:230px;
text-indent:20px;
color:#bc6756;
padding-top:10px;
font-size:14px;
display: block;
}

#menu_izquierda ul li a#menu_sel{
background-image:url(../imagenes/menu_sel.png);
background-repeat:no-repeat;
height:30px;
width:230px;
text-indent:20px;
color:white;
font-weight:bold;
padding-top:10px;
display: block;
text-decoration: none;
}


#cuerpo{
 width:630px;
 height:320px;
 float:right;
 padding: 30px;
 overflow:auto;
}

h1, h2, h3, h4, h5 

{

color: #333333;

font-family: Verdana,Georgia,"Lucida",Verdana,Lucida,Helvetica,Arial,sans-serif;

font-weight: bold;

margin-left: 0pt;

margin-right: 0pt;

margin-top: 0.5em;

margin-bottom: 0.5em;

padding-left: 0pt;

padding-right: 0pt;

padding-bottom: 0px;

clear: left;

font-size: 11px;

}

h1 

{

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #83a9b6;

font-size: 15px;

color: #436976;

}


img.foto{
float: right;

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 1.5em;
}

p
{

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

font-size: 0.8125em;

}

h1 a 

{

color: #436976;

text-decoration: none;

}



h1 a:hover 

{

color: #436976;

text-decoration: none;

}

.articulo{
text-align:justify;
margin: auto;
padding-left:25px;
background-image:url(../imagenes/articulo.png);
background-position:left top;
background-repeat:no-repeat;
font-size:12px;
font-family:Geneva, Arial, Helvetica, sans-serif;

}

.enlace{
padding-left:20px;
background-image:url(../imagenes/bullet_sl_vmenu.png);
background-repeat:no-repeat;
}

.enlace:hover{
padding-left:20px;
background-image:url(../imagenes/bullet_sl_vmenu_over.png);
background-repeat:no-repeat;

}