*
{
	margin:0px;
	padding:0px;
	border:0px;
}
body
{
	background-color:#FFFFFF;
}
#div_contenedor
{
	width:1006px;
	height:800px;
}
#div_menu_emol
{
	width:1006px;
	height:205px;
}

#div_info
{
	width:960px;
	margin:15px 0 0 0;
}
#div_informacion
{
	width:960px;
	height:35px;
	background:url(images/bg_line_info.png) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size:11px;
	color:#999999;
}
#div_informacion_info
{
	width:500px;
}
#div_informacion_d
{
	float:left;
	width: auto;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#div_informacion_f
{
	float:left;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
#div_informacion_c
{
	float:right;
	width:350px;
}
#div_informacion_c_item1
{
	float:left;
	padding:7px 0 0 0;
}
#div_informacion_c_item2
{
	float:left;
	padding:9px 7px 0 0;
}
#div_informacion_c_item3
{
	float:left;
	padding:9px 0 0 0;
}
#div_informacion_c_item3 a
{
	color:#CCCCCC;
	text-decoration:none;
}

#div_pie_emol
{
	float:left;
	width:960px;
	height:35px;
	background:url(images/bg_line_info.png) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size:11px;
	color:#999999;
}
#div_pie_emol_t
{
	float:left;
	padding:9px 0 0 15px;
}
#div_pie_emol_t a
{
	color:#CCCCCC;
	text-decoration:none;
}
