head
{
	padding:0px;
	margin:0px;
}
body
{
	background-image:url(../imagenes/fondo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#464648;
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS";
	font-size:10px;
}

#dhtmlgoodies_menu ul li ul{
display:none; /* Necesario para visualizarse bien en opera */
}

#dhtmlgoodies_menu{
visibility:hidden;
font-family:"Trebuchet MS";
font-size:10px;
background-position:center;

}
#dhtmlgoodies_menu ul{
margin:0px; /* Sin sangria */
padding:0px; /* Sin sangria */
}



#dhtmlgoodies_menu li{
list-style-type:none; /* Sin iconos */
background-image:url(../imagenes/li.jpg);
width:135px;
height:17px;
margin-right:1px;
margin-left:2px;
margin-top:0;
margin-bottom:0;
} 


#dhtmlgoodies_menu ul li a{
margin:0px;
padding:0px;
background-position:center;
width:135px;
height:17px;
}

/* Estilos de la estética del menú. Aquí puedes modificarlos de acuerdo al estilo de tu web
Estilos que se aplican a todo el menú*/

#dhtmlgoodies_menu ul{
border:0px solid #000;
padding:0px;
}
#dhtmlgoodies_menu ul.menuBlock1{ /* Barra de menú - elementos del menu principal*/
border:0px;
width:969px;

background-color:#FFFFFF;
}
#dhtmlgoodies_menu ul.menuBlock2{ /* Barra de menú - elementos del menu principal*/
border:0px;
margin-left:-2px;
}
#dhtmlgoodies_menu a{
color: #FFF;
text-decoration:none;


}

/* Estilos del menú principal. El que esta siempre visible */

#dhtmlgoodies_menu .currentDepth1ja{
color:#000;
background-image:url(../imagenes/hover.jpg);
border:0px;
width:135px;
height:17px;
}

#dhtmlgoodies_menu .currentDepth1over{
background-image:url(../imagenes/hover.jpg);
border:0px;
width:135px;
height:17px;
}


#dhtmlgoodies_menu .currentDepth1over a{
	color:#000;
}

/* Estilos submenu nivel 1 */

#dhtmlgoodies_menu .currentDepth2{
width:135px;
height:17px;

}
#dhtmlgoodies_menu .currentDepth2over{
border:0px;
background-image:url(../imagenes/hover2.jpg);
height:17px;
width:135px;

} 
#dhtmlgoodies_menu .currentDepth2over a{
color:#000;
} 


#cuerpo
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#3e464a;
}
.rojo
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FF0000;
}
.titulo
{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:28px;
	color:#3e464a;
}
.titulo2
{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:16px;
	color:#000000;
}
.titulo3
{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:22px;
	color:#808080;
}
#enlace
{
	text-decoration:none;
	color:#000;
}
#enlace:hover
{
	color:#3e464a;
	text-decoration:none;
}
#enlace_web
{
	text-decoration:none;
	color:#FFF;
}
#enlace_web:hover
{
	color:#FFF;
	text-decoration:none;
}
#enlace_web2
{
	text-decoration:none;
	color:#3e464a;
}
#enlace_web2:hover
{
	color:#FFF;
	text-decoration:none;
}
#pie
{
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:10px;
	padding:0px;
	margin:0px;
}
#enlace_noticia
{
	color:#3e464a;
	text-decoration:none;
}
#enlace_noticia:hover
{
	color:#000;
	text-decoration:none;
}
.texto
{
	color:#000000;
}
#formulario
{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#3e464a;
}
#cuadro
{
	width:410px;
	border-style:solid;
	border-color:#101010;
	border-width:1px;
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#3e464a;
}
#text_area
{
	height:150px;
	width:410px;
	border-style:solid;
	border-color:#101010;
	border-width:1px;
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#3e464a;
}
#boton_enviar1
{	
	font-family:"Trebuchet MS";
	font-size:10px;
	border:0;
	background-color:#FFFFFF;
	color:#000000;
	cursor:pointer;
}
#tecnicas
{
	list-style:upper-roman;
}