@charset "utf-8";
/* CSS Document */

#Contenedor{
	padding:0;
	width:100%;
	background-color:transparent;
}

#Linea_top{
	padding:0;
	width:100%;
	background-color:#FFF;
}

.Contenido{
	padding:10px 10px 10px 0px;
	width:100%;
	background-color:#FFF;
}

#Linea_bottom{
	padding:0;
	width:100%;
	background-color:#FFF;
}

.tituloBanner{
background: url(/Portals/0/images/cont_bg.gif) repeat-x;
height:26px;
padding-top:1px !important;
padding-top:3px;
padding-left:16px;
padding-right:16px;
padding-bottom:5px !important;
font-family: Arial;
font-size:16px;
/*font-style:italic;*/
color:#FFF;
}

#table{
width:100%;
height:24px !important;
height:26px;
background:url(/Portals/0/images/bg1.gif) repeat-x !important;
background:url(/Portals/0/images/bg.gif) repeat-x;
}



.Contenido{
	/*background:#999;*/
	/*padding:20px;*/
}
