#main_cl {
	/*font-family: Arial, Helvetica, sans-serif;*/
	padding: 12px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #D9DCDF;
}
#event {
	padding: 12px;
	background-color: #326088;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: lighter;
	line-height: 30px;
}
#day_event {
	margin-bottom: 12px;
	background-color: #e3e7e9;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}

#day_event a{
	text-decoration:underline
	
}

/*--------------   evento o fecha cumplido  ----------------*/

#cube_a  {
	display: block;
	font-size: 16px;
	text-align: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#cube_b {
	display: block;
	padding-top: 12px;
	text-align: left;
	background-image: url(../imgs/general/mrkblue_left.png);
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;
}
#cube_c {
	display: block;
	text-align: justify;
	padding: 6px;
	background-image: url(../imgs/general/mrkblue_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:104px !important;
}
#cube_d {
	display: block;
	margin-right: 60px;
	line-height: 22px !important;
	font-family: "Myriad Pro Condensed" !important;
	font-size: 22px !important;
}
#cube_more {
	background-color: #C7D3F0;
	float: right;
	height: 36px;
	width: 40px;
	text-align: center;
	padding-top: 4px;
	-moz-border-radius: 20%;
	-webkit-border-radius: 20%;
	border-radius: 20%;
}


.ev_back {
	background-color: #D5DFF5;
	margin-left: 140px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	min-height:120px !important;
}

.ev_normal {
	font-family: Arial, Helvetica, sans-serif;
	display: none;
	width: 250px;
	color: #3a577e;
	margin-right: -4px;
	vertical-align: top;
	text-align: left;
}
.ev_normal.grap {
	width: 60px;
}
.ev_normal.text01 {
	width: 57%;
}
.ev_normal a {
	color: #154c83;
	text-decoration: none;
}
.ev_normal a:hover {
	color: #154c83;
	text-decoration: underline;
}

.ev_normal-circle {
	background-color: #0c3961;
	color:white;
    height:60px;
    width:60px;
   -moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;

    padding:30px;
    text-align:center;
    
	font-size: 20px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	word-spacing: -0.2em;
	display: block;
	float: left;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
}
.ev_chico-circle {
	width: 111px;
	height: 83px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #0c3961;
	display: block;
	font-size: 16px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: lighter;
	word-spacing: -0.2em;
	/*letter-spacing: -.1em;*/
	padding-top: 37px;
	color: #FFFFFF;
	float: left;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
	padding-left: 9px;
}
.ev_normal-tx-calendar {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	font-size: 22px;
	font-family: sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

/*--------------   evento o fecha importante  ----------------*/

#cube_b_gold {
	display: block;
	padding-top: 12px;
	text-align: left;
	background-image: url(../imgs/general/mrkwhite_left.png);
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;
}
#cube_c_gold {
	display: block;
	text-align: justify;
	padding: 6px;
	background-image: url(../imgs/general/mrkwhite_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:90px !important;
}
#cube_d_gold {
	display: block;
	margin-right: 60px;
	line-height: 22px;
	font-family: "Myriad Pro Condensed" !important;
	font-size: 22px !important;
}

.ev_back_gold {
	background-color: #ce9300;
	margin-left: 140px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	min-height:120px !important;
}

.ev_normal_gold {
	font-family: Arial, Helvetica, sans-serif;
	display: none;
	width: 250px;
	color: #FFFFFF;
	margin-right: -4px;
	vertical-align: top;
	text-align: left;
}
.ev_normal_gold.grap {
	width: 60px;
}
.ev_normal_gold.text01 {
	width: 57%;
}
.ev_normal_gold a {
	color: #FFFFFF;
	text-decoration: none;
}
.ev_normal_gold a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.ev_normal-circle_gold {
	
	background-color: #ce9300;
	
	color:white;
    height:60px;
    width:60px;
   -moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;

    padding:30px;
    text-align:center;
    
	font-size: 20px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	word-spacing: -0.2em;
	display: block;
	float: left;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
	
}
.ev_chico-circle_gold {
	width: 111px;
	height: 83px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #ce9300;
	display: block;
	font-size: 16px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: lighter;
	word-spacing: -0.2em;
	/*letter-spacing: -.1em;*/
	padding-top: 37px;
	color: #FFFFFF;
	float: left;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
	padding-left: 9px;
}
.ev_normal-tx-calendar_gold {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	font-size: 22px;
	font-family: sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}


/*--------------   evento o fecha previo  ----------------*/

#cube_d_white {
	display: block;
	margin-right: 60px;
	line-height: 22px;
	font-family: "Myriad Pro Condensed" !important;
	font-size: 22px;
}

.ev_back_white {
	background-color: #FFFFFF;
	margin-left: 140px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	min-height:120px !important;
}
.ev_normal_white {
	font-family: Arial, Helvetica, sans-serif;
	display: none;
	width: 250px;
	color: #0b3961;
	margin-right: -4px;
	vertical-align: top;
	text-align: left;
}
.ev_normal_white.grap {
	width: 60px;
}
.ev_normal_white.text01 {
	width: 57%;
}
.ev_normal_white a {
	color: #0b3961;
	text-decoration: none;
}
.ev_normal_white a:hover {
	color: #0b3961;
	text-decoration: underline;
}
.ev_normal-circle_white {
	background-color: #FFFFFF;
	height:60px;
	width:60px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	padding:30px;
	text-align:center;
	font-size: 20px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	word-spacing: normal;
	display: block;
	float: left;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
}
.ev_chico-circle_white {
	width: 111px;
	height: 83px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: lighter;
	word-spacing: -0.2em;
	/*letter-spacing: -.1em;*/
	padding-top: 37px;
	color: #0B3961;
	float: left;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
	padding-left: 9px;
}
.ev_normal-tx-calendar_white {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	font-size: 22px;
	font-family: sans-serif;
	font-weight: bold;
	color: #0b3961;
}



.event-social {
	text-align: center;
}

.event-social li {
	display: none;
}
.event-info {
  text-align: left;
}
.event-info li {
  display: inline-block;
}

/**/

#lista-bullets{
       list-style: circle !important;
       }
