body 
{
	background-image: url('../images/home/fondo.jpg');
}

body,td,th {
	color: #ffe8c8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

td img 
{
	display: block;
}

a:link {
	color: #E7CBA5;
	text-decoration: none;
}
a:visited {
	text-decoration:  none;
	color: #FFF3CE;
}
a:hover {
	text-decoration: none;
	color: #FFCC66;
}
a:active {
	text-decoration: none;
	color: #FFF3CE;
}

.menu_item
{
  
}

.menu_item a:link , .menu_item a:visited
{
	color: #FFF3CE;
	text-decoration: none;
}

.button_text
{
	color: #FFF3CE; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	background-color:Transparent;
	border:none 0 Transparent;
	border-collapse :collapse; 
	padding-top:10px;
	cursor:pointer;   
}
 
.menu_item a:hover 
{
	color: #FFCC66;
}
.menu_item a:active 
{
	color: #69431C;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.Titulos_Principales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B58A4A;
	line-height: 12.7px;
	background-color:#3b0b0b;
}
.Textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffe8c8;
	line-height: 14px;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffe8c8;
	line-height: 14px;
	font-weight: bold;
}
.Links_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	line-height: 14px;
	font-weight: bold;
}
.telefonos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6033;
	line-height: 12px;
}

.error_summary, .error_summary li 
{
	color:Red;
    font-size:x-small;      
    list-style-type:circle;    
    list-style-image:none; 
}

.titulo
{
 background-image:url(../images/lineas.jpg);
 background-position:bottom; 
 background-repeat:repeat-x;
 vertical-align:text-top;   
}

.res_table
{
 border: solid 1px #4a2e0a;
}


.form_button
{
	color:#3F81A3;
	background-image:url(../images/boton.gif); 
	background-repeat:repeat-x;  
	border-collapse:collapse;
	background-color:Transparent;    
	border: none 0px Transparent;   
}

.modal
{
	background-color:Black;  
	opacity:0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.modal_panel
{
  visibility:visible; 
  z-index:3;
  position:fixed; 
  background-color:White;  
}

.view_button, .view_button a, .view_button a:link, .view_button a:visited
{
	border-collapse:collapse;
	color:#704F26;
	background-color:Transparent;
	border: none 0 transparent;  
	font-weight:bold;
    cursor:pointer;       
    font-size: 12px;
    height:12px;
    line-height:12px;
    vertical-align:text-bottom;    
}

.hidde_but
{
	height:1px;
	width:1px;
	visibility:hidden;
	border:none;
	background-color:Transparent;       
}


.tittle_style_02
{
	background-image:url(../images/lineas.jpg);
	background-position:bottom; 
	background-repeat:repeat-x;
	vertical-align:text-top;   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B58A4A;	
}

li
{
    list-style-type:circle;
    list-style-image:url(../images/bulet2.jpg);        
    list-style-position:inside;         
}

.line_divisor {
	border:thin;
	height:1px;
	background: #ffe8c8;
	width : 50%;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4a7c38;
	line-height: 12px;
}
.greentexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    /*padding: 5px;*/
	color: #777b75;
	/*line-height: 12px;*/
}

