a.boxtab_white {
	color: #000;
	background-image: url(../images/boton_atras_blanco.png);	
	height: 23px;
	padding-top: 14px;
}

a.boxtab {
	color: #FFF;
	background-image: url(../images/boton_atras.gif);
	height: 27px;
	padding-top: 10px;
}
a.boxtab, a.boxtab_white {
	display: block;
	width: 187px;
	background-position: left 37px;
	margin-left: 20px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding-right:20px;
}

a.boxtab:hover, a.boxtab_white:hover {
	background-position: left top;	
}
.box {
	position: relative;
	width: 518px;
	text-align: justify;
	background: #fff url('../images/box/img_content_bg.png') no-repeat left top;
	/* clear: right;
	float: right;
	*/
	clear: both;
	float: left;
	margin-bottom: 10px;
}

.box50left {
	position: relative;
	width: 250px;
	text-align: justify;
	background: transparent url('../images/box/fondo_evento_mini.png') no-repeat left top;
	margin-left: 2px;
	float: left;
	height: 317px;
	margin-bottom: 10px;
	}
	
.box50right {
	position: relative;
	width: 250px;
	text-align: justify;
	background: transparent url('../images/box/fondo_evento_mini.png') no-repeat left top;
	float: right;
	height: 317px;
	margin-bottom: 10px;
	}
	
.box50publi {
	position: relative;
	width: 250px;
	text-align: justify;
	background: transparent url('../images/box/banner_eventos_mini.png') no-repeat left top;
	float: right;
	height: 317px;
	margin-bottom: 10px;
	}

.box span {
	color: #9AB100;
}
.box p {
	text-align: left;
}
.box_texto p {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: justify;
}
.box_texto a {
	color: #9AB100;
	font-weight: bold;
	text-decoration: underline;	
}
.box_texto {
	text-align: center;
}

.subbox-mini .box_texto_mini {
	color: #000000;
    font-size: 14px;
    font-weight: bold;
    height: 14px;
    overflow: hidden;
    text-align: left;
}

div#box_images {
	width: 100%;
	overflow: hidden;
}
.boxcontent {
	padding: 10px 10px 0px 10px;
	color: #0e1e0e;
	margin-bottom: 0px;
}
.boxcontent_detail {
	padding: 20px 20px 0px 20px;
	color: #0e1e0e;
	margin-bottom: 0px;
}
.subbox {
	width: 468px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	background: url(../images/box/img_subcontent_bg.jpg) no-repeat left top;
	color: #FFF;
	font-size: 14px;
}


.subbox-mini {
	width: 206px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFF;
	font-size: 12px;
}

.subfoot {
	width: 498px;
	height: 20px;
	background: url(../images/box/img_subcontent_bg.jpg) no-repeat right bottom;
}
.subgreen {
	background-image: url(../images/box/img_subcontent_bg_concurso.jpg);	
}
.foot {
	clear: both;
	margin-top: 0px;
	width: 518px;
	height: 15px;
	background-image: url('../images/box/img_content_bg.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.green {
	background-color: #90a601;
	background-image: url('../images/box/img_content_bg_concurso.png');	
}

img.flotante {
	left: 27px;
	position: absolute;
	top: 93px;
}

.boxcontent-image {
	width: 500px;
	height: 225px;
	margin-bottom: 10px;
	position: relative;
}

.boxcontent-image-mini {
	width: 228px;
	height: 184px;
	margin-bottom: 5px;
	position: relative;
}

.box-buttonver-mini {
    float: right;
    position: relative;
    top: 11px;
    width: 60px;
	}
	
.evento-mini-bottom .info_box_mini {
	float: left;
    height: 20px;
    position: relative;
    top: 15px;
    width: 110px;
	}

.boxcontent-image h3 {
	position: absolute;
	padding: 10px 10px 0 15px;
	background-image: url(../images/box/fondo_recuadro_titulo.png) !important;
	background-image: url(../images/box/cuadro_redondeado.gif);
	background-position: right top;
	bottom: 0px;
	font-size: 20px;
	color: #000;
	margin-right: 20px;
	text-align: left;
}

h3.green {
	background-image: url(../images/box/fondo_recuadro_titulo_verde.png) !important;
	color: #FFF;
}

div.box_button {
	float: right;
}

a.ver {
	background-image: url(../images/boton_ver.gif);
	background-position: left 37px;
	width: 71px;
	height: 37px;
	display: block;
	text-indent: -2000px;
}
a.ver:hover {
	background-position: left top;
}

a.ver-mini {
	background-image: url(../images/box/btn_ver_evento_mini.png);
	background-position: left 32px;
	width: 58px;
	height: 32px;
	display: block;
	text-indent: -2000px;
}

a.ver-mini:hover {
	background-position: left top;
}	 

.boxcontent div.box_title {
	margin-right: 90px;
	font-size: 13px;
}

.boxcontent_detail div.box_title {
	font-size: 13px;
}

div.box_title h3 {
	color: #9AB100;	
	margin-bottom: 5px;
	text-align: left;
	font-size: 18px;	
}
.boxcontent div.box_title h4 {
	color: #9AB100;	
	margin-bottom: 5px;
	text-align: left;
}

.boxcontent_detail div.box_title h4 {
	color: #000;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 14px;
}
.boxcontent_detail div.box_title span {
	font-weight: bold;
}

div.info_box, div.info_box_detail {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div.info_box_detail span {
	font-weight: bold;
}

div.info_box {
	margin-top: 5px;	
	font-size: 14px;
}

div.info_box_detail {
	margin-top: 6px;
	font-size: 14px;
}

div.info_votos, div.info_visitas, div.info_comentarios {
	float: left;
	margin-top: 4px;
}

div.info_comentarios a {
	color: #000;
	text-decoration: underline;
}

div.info_box div.info_votos, div.info_box div.info_visitas {
	margin-right: 7px;
	padding-right: 7px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FFF;
}

div.info_box_detail div.info_votos, div.info_box_detail div.info_visitas {
	margin-right: 10px;
	padding-right: 10px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #000;
}

div.linea {
	clear: both;
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 2px;
	margin-top: 5px;
	margin-bottom: 15px;
}

a.info_facebook {
	display: block;
	float:left;
	margin-top: 2px;
	padding: 2px 5px 0px 20px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #000;
	font-weight:normal;
	color:#000;
	font-size:12px;
	background-image: url(../images/icon_facebook.gif);
	background-repeat: no-repeat;
	background-position: 0px -16px;
	height:14px;
}
a.info_facebook:hover {
	background-position: left top;
}

button.pase_diapositivas {
	width: 210px;
	height: 45px;
	background: url(../images/fotos/btn_pase_diapo.png) 0 -45px no-repeat;
	border: 0;
	margin-top: -2px;
}

button.pase_diapositivas:hover {
	cursor: pointer;
	background: url(../images/fotos/btn_pase_diapo.png) 0 0 no-repeat;
}
