 
body {
	text-align:center;
	margin-top: 5px;
	font-family:"Trebuchet MS", Verdana;
	
	font-size:14px;
font-weight:normal;

background-image:url(../imagenes/fonfo_main.jpg);
background-repeat:repeat;
 
}
#Respuesta
{
font-size:16px;
}
p
{
	font-size:14px;
	font-weight: normal;
}

 
.postresTitulo
{
color:#333333;
text-decoration:none;
font-style:italic;
font-weight:bold;
font-size:14px;
}

.Titulos
{
 
	font-size: 18px;

	font-weight: bold;

	color: #C48722;
	
	padding-left:20px;
	
	 background-image:url(../imagenes/arrow1.gif);
	 background-repeat:no-repeat;
	 background-position:left;
	 vertical-align:middle;
	 
 
	
	
}


.subTitulo
{
 
	font-size: 16px;

	font-weight: bold;
 
	
}
.Estilo3 {font-size: 10px}
.formContacto
{
margin-left:30px;
}


.Estilo2 {font-size: 15px; border-bottom: thin dotted #FF9933; }
 
#wrap
{ 
margin:0 auto 0 auto;
  width: 1000px;
height:100%;
margin-left: auto;
margin-right: auto;    

text-align:left;
border:#999999 thin solid;
font-weight:bold;
color:#333333;
background-image:none;
background-color:#FFFFFF;
}


#columna_izq

{
	width:180px;
	border:#999999 thin solid;
	padding-right: 1px;
	float: left;
	height: 100%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 0pt;
	
	color:#000066;

	font-weight: normal;
}

#columna_izq ul li
{

margin-left: 1px;

border-bottom-width: 0px;

border-bottom-style:none;

padding-bottom:0px;

padding-top: 5px;

list-style-type:none;

 

}
 

a{
 color:#000066; 
 text-decoration:none;

}

a:hover
{
 
text-decoration:underline;
font-weight: bold;
 color: #C48722;
}
  
  a:visited
{
 text-decoration:none;
 color: #000066;
}
  

/* footer */
#footer
{
	margin-left: auto;
	margin-right: auto;
	clear: both;
	height: 60px;
	width: 1000px;
	background-color:#000066;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	text-align: center;
    color:#CCCCCC;
}

.footer_text {
	margin: 5px 5px 5px 5px ;
	padding: 2px;
	font-size: 12px;
	text-align: center;
    color:#CCCCCC;
	
}


/*-------*/



#header {
	text-align:right;
	height:240px;
	border:#000066;
	margin-bottom:0px;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	
	background-color:#000066;


	 
}

#header span{
  background-color:#999999;
  text-decoration:none;
}


div.spacer {
 padding:4px;
 height:2px;
 width:auto;
 
 
 background-color: transparent;

background-image: url(../imagenes/bg_menu_top_abajo.png);

background-repeat: repeat-x;

background-attachment: scroll;

background-position: 0pt 0pt;

  clear: both;
  }
  
 

#contenido {
	
  width:800px; /* tenia 610px */
  height:100%;
  float: left;  
  margin-left: 10px;
  margin-top: 10px;
  font-size: 12px;  

}

table td
{
font-weight:normal;
color:#000000;
}