#i2m_listevenUsu{
	
}
header.header{
	background-image: url(img/lineaBgClasiAzul.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #01628d;
	height: 100% !important;
	width: 85% !important;
	margin: 0 auto;
}
header.header div.logo{	
	width: 124px;
	height: 176px;
	z-index: 10;
	float: left;
}header.header div.logo img{
	margin-left: 10px;
}

header.header div.logo div#boxLogo{
	width: 117px;
	height: 130px;
	top: 3px;
	margin-top: 1px;
	margin-left: 3px;
	background-color: #b5113f;
	z-index: 0;
	position: relative;
}
header.header h1, header.header div.categorias{
	float: left;
}
header.header div.categorias h1{
	font-size: 20px;
	color: #FFF;
	margin-left: 10px;
}
header.header div.categorias{
	display: table-row;
	width: 85% !important;
}
#i2m_listevenUsu p.NoLogin{
	border-bottom:1px solid #03648E;
	margin-bottom:4px;
	padding-bottom:4px;
	color:#03648E;
	font-size:12px;
	font-weight:bolder;
	text-align:right;
}

div.eventosLista, div#eventIndividual{
	width: 485px;
	background-image: url(img/separador-evento.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 5px;
	margin: 5px;
}
div.eventosLista div.der, div.eventosLista div.izq{
	float: left;
	width: 370px;		
}
div.eventosLista div.izq{
	width: 105px;
}
div.eventosLista div.der h1, div.eventosLista div.der h2, div.eventosLista div.der h3, div.eventosLista div.izq h1, div#eventIndividual h1, div#eventIndividual h2, div#eventIndividual h3{	
	color: #03648E;
	font-size: 12px;	
	font-weight: bolder;
}
div.eventosLista div.izq h1{
	background-color: #FF6700;
	padding: 4px;
	color: white;
	text-align: center;
}
div.eventosLista div.izq h4.vermas{
/*	background-image: url(img/icono_masnaranja.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 18px;
	color: #FF6700;
	font-size: 11px;
	height: 12px;
	padding-top: 2px;
	margin-top: 10px;
	text-align: right;*/
}
div.eventosLista div.izq h4.vermas a{
	display: block;
	color: #FF6700;
}
div.eventosLista div.der p.descrip{
	font-size: 11px;
	color: #919191;
}

div#i2m_listevenUsu div#i2m_Paginador, div#i2m_listevenGEN div#i2m_Paginador{
	margin: 0 auto;
	width: 400px;
	display: block;
	font-size: 12px;
	color: #03648E ;
}
div#i2m_listevenUsu div#i2m_Paginador a, div#i2m_listevenGEN div#i2m_Paginador a{
	color: #FF6700;
}
div#col1Conte{
	width: 760px;
	float: left;
}
div#eventosAds, div#i2m_listevenGEN{
	width: 200px;
	float: left;
}
div#i2m_listevenGEN{
	width: 500px;
	background-color: white;
	border: 1px solid #BCBCBC;
	border-top: none;
	padding: 4px;
}
div#i2m_listevenGEN h1.titulo{
	background-color: #6F7073;
	padding: 1px;
/*	background-image: url(img/icono_eventos.png);
	background-position: 3px 3px;
	background-repeat: no-repeat;*/
	padding-left: 33px;
	color: white;
	height: 24px;
	font-size: 20px;
	margin-bottom: 5px;
}
div#i2m_listevenGEN div#eventIndividual div#eventDetail h3.eventDetail{
	background-color: #FF6700;
	padding: 4px;
	color: white;
	display: block;
}

div#frmBusquedaEvent{
	width: 500px;
}

div#frmBusquedaEvent h2{
	background-color: #FF6700;
	font-size: 12px;
	padding: 2px;
	padding-left: 20px;
	display: block;
	color: white;
	text-transform: uppercase;
}

div.eventDetails ul li{
	font-size: 11px;
	color: #FF6700;
	padding: 2px;
}
div.eventDetails ul li strong{
	color: #03648E;
	font-size: 12px;
	font-weight: bolder;
}

div#eventIndividual div.eventosLista div.izq h1{
	color: white;
}

#left_column .central img{
		margin: 0 0 10px 0;
		clear:both;
		padding:3px;
		background:#fff;
		border:1px solid #ccc;
}