BODY {
    text-align: center;
	width: 800px; 
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #514d4d;
	scrollbar-face-color:#e95d2d;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;

}
.blur{ 
   background-color: #ffffff; /*shadow color*/ 
   color: inherit; 
   	text-align: left; 
    padding: 0 0 0 0px;
    width: 800 px; 
    margin: 15 0 0 0px;; 
} 


.shadow{ 
   background-color: #666666; /*shadow color*/ 
} 

.content{ 
   position: relative; 
   width: 800px;
   bottom: 5px; 
   right: 5px;
   left: 5px; 
} 



#contenedor{ 
	margin: auto;
	text-align: center; 
    width: 800px; 
	background-color: #fff;
} 

#cabecera{ 
	   padding: 0 0 0 0 px; 
   	   width: 800px; 
	   font-align: right;
	   	background-color: #ffffff;
	   	background-image: url(../images/fondo.jpg);

  } 
  
#logo{ 
	   padding: 0 0 0 0 px; 
   	   width: 800px; 
	   font-align: right;
  } 



#cuerpo{ 
    margin: 0 0 0 0px; 
	background-color: #ffffff;
} 

#lateral{ 
    width: 175px; 
	background-color: #ffffff; 
    float:left;


} 


#principal{ 
	float: right;
    width: 615px; 
	background-color: #d8d8d8; 

} 
#principal2{ 
	float: center;
    width: 615px; 
	border: thin 1px solid #e95d2d;
	background-color: #ffffff; 

} 


#pie{ 
    background-color: #514d4d; 
    heigth: 50px;
	text-align:center; 
    clear: both; 
	width: 800px;
} 

.texto2{
	text-decoration:none;
	font-family: Georgia;
	font-style: italic;
	font-size: 12px;
	color:#4B4E47;

}


a.texto2:visited {
color:#4B4E47;
font-weight:bold;
} 
a.texto2:visited {
color:#4B4E47;} 
a.texto2:active {
color:#4B4E47;} 
a.texto2:link {
color:#4B4E47;} 
a.texto2:hover {
color:#4B4E47;
font-weight:bold;
}

.texto{
	text-decoration:none;
	font-family: Georgia;
	font-size: 16px;
	color:#72a913;
	font-style: italic;
	
}


a.texto:visited {
color:#e95d2d;
font-weight:bold;
} 
a.texto:visited {
color:#e95d2d;} 
a.texto:active {
color:#e95d2d;} 
a.texto:link {
color:#e95d2d;} 
a.texto:hover {
color:#ffffff;
font-weight:bold;
}

.texto3{
	text-decoration:none;
	font-family: Georgia;
	font-size: 12px;
	color:#e95d2d;
}



.menu{
	text-decoration:none;
	font-family: Times New Roman;
	font-size: 80px;
	color:#e95d2d;
	font-weight:bold;
}
a.menu:visited {
color:#e95d2d;} 
a.menu:active {
color:#e95d2d;} 
a.menu:link {
color:#e95d2d;} 
a.menu:hover {
color:#514d4d;
font-weight:bold;
}


.menu2{
	text-decoration:none;
	font-family: Times New Roman;
	font-size: 30px;
	color:#e95d2d;
	font-weight:bold;

}
a.menu2:visited {
color:#e95d2d;} 
a.menu2:active {
color:#e95d2d;} 
a.menu2:link {
color:#e95d2d;} 
a.menu2:hover {
color:#514d4d;
font-weight:bold;
}


.menu3{
	text-decoration:none;
	font-family: Times New Roman;
	font-size: 80px;
	color:#72a913;
	font-weight:bold;
}
a.menu3:visited {
color:#72a913;} 
a.menu3:active {
color:#72a913;} 
a.menu3:link {
color:#72a913;} 
a.menu3:hover {
color:#72a913;
}
.menu4{
	text-decoration:none;
	font-family: Times New Roman;
	font-size: 30px;
	color:#72a913;
	font-weight:bold;
}
a.menu4:visited {
color:#72a913;} 
a.menu4:active {
color:#72a913;} 
a.menu4:link {
color:#72a913;} 
a.menu4:hover {
color:#72a913;
}



.texto_informacion{
	text-decoration:none;
	font-family: Verdana;
	font-size: 18px;
	color:#514d4d;
}

a.texto_informacion:visited {
color:#FFF;} 
a.texto_informacion:active {
color:#FFF;} 
a.texto_informacion:link {
color:#FFF;} 
a.texto_informacion:hover {
color:#FFF;
font-weight:bold;
}

/* Este estilo se utiliza para los titulos de las tablas*/
.titulo{
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
}

.contenido_entorno {
	width:480 px;
    height:70px;
	position:inherit;
	overflow:auto;
	visibility:visible;
	background-color:#FFFFFF;
}

.opcion_formulario {
	 font-size:10px;
     font-family: Verdana;
	 color:#333333;
	 border: thin solid #9b959b;
     background:#FFF;
}
.opcion_tabla {
	 font-size:10px;
     font-family: Verdana;
	 color:#514d4d;
	 border: thin solid #9b959b;
     background:#999999;
}



/* CSS Document *//* CSS Document */


