@charset "iso-8859-1";

/* ----- CSS ----- cccab5 background-color:#ebdcb7;font-family:Georgia, Times, serif;*/

body{

text-align:left;
font-size:12pt;
color:#000;
font-family:Georgia, "Times New Roman", Times, serif;


margin:'2' '2' '2' '2';

}

a:link {
		color: #333333;
}

a:active {
	color: #33FF66;
}
a:visited {
		color: #666666;
}
a:hover {
	color: #999999;
}


td{
}


#container{
width:1024px;
margin:0 auto;
border: 0px dotted white;
padding: 0px 0px 0px 0px;

}
#container p{
text-align:center;
}

#main{
width:830px;
color:#fff;
border: 0px groove white;
padding: 0 0 0 0;
position:relative; left: 0%; top: 0px;

}

#contenido{
float:inherit;
text-align:center;
}

#tabla_contenido{
background-color:#ebdcb7;
color:#000;
}
		

#contact_form{
width: 250px;
height: 253px;
position:absolute; right: 60px; top: 30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
border: 0px dotted white;
}



