/*##################################################################################*/
/*##  Copyright FERCA NETWORK, S.L. (1995-2004) Todos los Derechos Reservados.    ##*/
/*##                          http://www.ferca.com                                ##*/
/*##       Departamento de Diseño y Desarrollo Web : desarrollo@ferca.com         ##*/   
/*##            Diseño y Arquitectura de Estilos  Por Andrés Toledo               ##*/
/*##################################################################################*/

body {


	font-family: Arial, Helvetica, sans-serif;	
	color: #9D998B;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
background:url(../../../../templates/default/imgs/bg.jpg) repeat-y top left #F58600;

}

a:link {
	color: #5D5553;
}

a:visited {
  color: #5D5553;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #5D5553;
}
ul {
list-style-type : square; 
} 
ul ul {
list-style-type : disc; 
} 
ul ul ul {
list-style-type : none; 
} 

#content_page {
width: 850px;
height: 500px;
background:url(../../../../templates/default/imgs/img_header_top.jpg) no-repeat top left transparent;
}

/* menu header */

#menu_header {

font: 11px arial,helvetica,sans-serif;
color: #fff;
text-align: center;
margin-left:386px;
list-style: none;
}
#menu_header a {
display:block;
color: #fff;
text-decoration:none;
text-align: center;
}
#menu_header a {
color:#fff;
}
#menu_header a:visited{
color:#fff;
}
#menu_header a:hover{
color:#fff;
}
#menu_header a:active{
color:#fff;
}
#menu_header ul{
margin:0;
padding:0;
list-style: none;
}
#menu_header img{
margin:0;
padding:0;
border: 0px;
list-style: none;
}
#menu_header li{
position:relative;
float: left;
list-style: none;
}

/* contenido*/

#contenido {
position: absolute;
color: #44454F;
width: 352px;
margin-left:155px;
margin-right:28px;
border: 1px solid #666; 
float: left;
}
#columna {
margin-left:545px;
position: absolute;
width: 144px;
border: 1px solid #666; 
float: left;
text-align: center;
}

/* OPTIONS RIGHT */

#columna_izq_area{
color: #705B56;
}
#columna_izq_area h3{
color: #705B56;
font-family:"Times New Roman", Times, serif
}

#options_right {
float : left; 
width : 140px; 
margin : 0; 
padding : 0; 
border : 0 solid #cccccc; 
text-align: left;
} 
#options_right ul {
list-style : none; 
margin : 0; 
padding : 0; 
} 
#options_right li {
border : 0; 
margin : 0; 
padding : 0; 
} 
html > body #options_right li {
border-bottom : medium none inherit; 
} 
#abecedario {
text-align: center;
}

#footer{
width: 850px;
height: 60px;
background:url(../../../../templates/default/imgs/bg_footer.jpg) no-repeat bottom left #F59000;
}
/*  form elements  */

#content_search { padding:10px; text-align: center;}

/* others elements */

#marco_dashed {
text-align: center;
border: 1px dashed #B2AEA5;

}

/* contenido */

#title
{
font-size: 24px;
font-weight:bold;
color: #54403B;
font-family:"Times New Roman", Times, serif;
}
#description
{
font-size: 12px;
}
#texto
{
font-size: 12px;
}
#texto img
{
border: 1pz solid #54403B;
margin:5px;
}