
/*** SOCIALES EVENTOS *****/

#socialesEventos{
	font-family:Georgia, "Times New Roman", Times, serif;
	width:550px;
	float:left;
}
#socialesEventos .contenido{
	width:550px;
	float:left;
	text-align:justify;
}
#socialesEventos .contenido p{
	margin-bottom:10px;
}
#socialesEventos .contenido ul{
	margin-left:50px;
	margin-bottom:20px;
	list-style:disc;
}
#socialesEventos .contenido li{
	color:#900;
}
#socialesEventos .contenido li p{
	color:#000;
}

#socialesEventos #sociales2,
#socialesEventos #sociales1{
	border:#CCC 10px solid;
	background-color:#000;
	clear:both;
	margin:0px auto;
	width:390px;
	margin-bottom:20px;
}

#socialesEventos #sociales2 #slider,
#socialesEventos #sociales1 #sliders{
    width: 390px; /* important to be same as image width */
    height: 260px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	background-color:#111;
}
#socialesEventos #sociales2 #sliderContent,
#socialesEventos #sociales1 #sliderContents{
    width: 390px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
	margin:0;
	padding:0;
}
#socialesEventos .sliderImage{
    float: left;
    position: relative;
	display: none;
}
.sliderImage img{
	border:none;
}

#socialesEventos .sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 390px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
#socialesEventos .clear {
	clear: both;
}
#socialesEventos .sliderImage span strong{
    font-size: 14px;
}
#socialesEventos .top {
	top: 0;
	left: 0;
}
#socialesEventos .bottom {
	bottom: 0;
    left: 0;
}
#socialesEventos .left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 290px;
}
#socialesEventos .right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 50px;
}
#socialesEventos ul { list-style-type: none;}


#historia{
	width:286px;
	float:left;
	position:relative;
	margin-left:20px;
	border:#900 2px solid;
	padding:5px;
}
#historia p{
	margin-bottom:20px;
}
 p.pletra:first-letter{
	font-weight:bold;
	font-size:30px;
	font-family: times;
	margin:5px 5px;
	vertical-align:top;
	float:left;
}
