/* CSS Document tdesc */
BODY
	{
		background:url(../img_files/bg.gif);
		
		color: #000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		margin: 0px auto 0px auto; 
		padding: 0;
		width:auto;
		height:100%;
		bottom:0px;
		top:0px;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#cuerpo
{
	background:url(../img_files/bgtop.gif) repeat-x top;
	color:#FFFFFF;
}

#div_top
{
	width:851px;
	height:68px;
	background:url(../img_files/logo.gif) no-repeat left top;
}

#div_banner
{
	width:851px;
	height:215px;
}
#div_bg_contenido
{
	background:url(../img_files/bgcontenido.gif) repeat-y top;
	width:851px;
}
#div_piecontenido
{
	background:url(../img_files/piecontenido.gif) no-repeat top;
	width:851px;
	height:16px;
}
#pie
{
	width:851px;
	color:#FFFFFF;
	padding:5px;
	font-size:11px;
}
#pie a:link, #pie a:visited
{
	color:#FFFFFF;
}

#bg_menu
{
	background:url(../img_files/bg_menu.gif) no-repeat top left;
/*	width:361px;*/
	height:25px;
	padding-left:5px;
	line-height:25px;
	color:#000000;
}
#bg_menu_plata
{
	background:url(../img_files/bg_menu_plata.gif) no-repeat top left;
	height:25px;
	padding-left:5px;
	line-height:25px;
	color:#000000;
}

#bg_menu_oro
{
	background:url(../img_files/bg_menu_oro.gif) no-repeat top left;
	height:25px;
	padding-left:5px;
	line-height:25px;
	color:#000000;
}



#div_ultimos_pro
{
	width:820px;
	padding-top:5px;
	padding-bottom:5px;
}

h3, h2
{
	margin:0px;
	padding:0px;
}

#bdominio
{
	background:url(../img_files/buscardominio.gif);
	margin-top:5px;
	width:134px;
	height:22px;
	border:0px;
	cursor:pointer;
}

#div_contenido_blanco_top
{
	background:url(../img_files/contenido_blanco_top.gif) no-repeat top left;
	width:835px;
	height:8px;
}
#div_contenido_blanco_middle
{
	background:url(../img_files/contenido_blanco_middle.gif) repeat-y;
	width:835px;
	color:#333333;
	font-size:11px;
}
#div_contenido_blanco_inf
{
	background:url(../img_files/contenido_blanco_inf.gif) no-repeat left top;
	width:835px;
	height:10px;
}


/* LOGIN */
#div_form_login
{
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	width:100%;
	z-index:9999;
	
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity: .0;
	-khtml-opacity: 0;
}








#divNoticiasHome{}
#divNoticiasHomeCuadro{
	margin-top:5px;
	width:300px;
	height:240px;
	border-bottom:1px solid #CCC;
	border-top:1px solid fff;
	float:left;
}
#divNoticiasHomeCuadroSep
{
	width:15px;
	height:240px;
	background:url(../img_files/lineV.gif) repeat-y;
	background-position:7px 0px;
	border:1px solid #fff;
	float:left;
}
#divNoticiasHomeCuadro h2{ font-size:14px;}
