@CHARSET "UTF-8";

body.indx 
{
	margin: 0px;
	width:  100%;
	background-color: #EEEEEE;	
}

/*#right{float:right; width:80%}
#left{ float:left; width:163px; padding:3px 0 0 4px;} */


#sep_l {
	background-image: url('../imagenes/fond_sup_l.jpg');
	background-position: left;
	width: 22px;
	background-repeat: repeat-y;
}

#sep_r {
	background-image: url('../imagenes/fond_sup_r.jpg');
	background-position: right;
	width: 22px;
	background-repeat: repeat-y;
}

#banner_1 {
	margin:4px 0 0 0;		
}

#bodyIndex
{
	width: 98%;	
	background-color: white;	
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
}

#bodyIndex.mods_B
{
	width: 95%;	
	background-color: white;	
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
}

#mainHeader
{
	background-image: url('../imagenes/header_1.gif');
	background-position: center;
	background-repeat: no-repeat;
}

#menu_info
{
	width: 150px;
	/* border: 1px solid #DDDDDD; */
	height: 100%;
	float: left;
}

#real_cont
{
	/* border: 1px solid #DDDDDD; */
	height: 100%;
}

.head1 {
	font-size: 11px;
	background-image: url('../imagenes/fondo_menu_1.jpg');
	padding-left:  5px;
	padding-right: 5px;
	padding-top:   3px;
	color: #222266;
	font-weight: bold;
}

#foot {
	padding:0 10px 20px; border-top:#333333 dotted 2px; font-size:10px;
	color:#333333;
}
