/* CSS Document */

body{ margin: 0px; background-color: #000000; font-family:Arial, Helvetica, sans-serif;}

#content_main{
width:100%;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:14px;
background-image:url(imagenes/pic_back_main.jpg);
background-position:top;
background-repeat:no-repeat;
}
#footer{ width: 720px; margin:auto; clear:both; text-align:center; color:#FFFFFF; font-size:16px; padding-top: 8px; margin-bottom: 8px; letter-spacing: -1px;}

.textoextra1{color: #ec0b8e;}
.textoextra2{color: #ec0b8e; font-size: 18px;}
.textoextra3{color: #ec0b8e; font-size: 24px; letter-spacing: -1px;}
.textoextra4{font-size: 24px; letter-spacing: -1px;}
.textoextra5{color: #ec0b8e; font-size: 34px; letter-spacing: -1px;}

a.enlace1 {text-decoration: none; color:#000000;}
a.enlace1:hover{text-decoration:none; color:#ec0b8e; padding-left: 2px;}

#content_top{
width: 720px;
height: 157px;
margin:auto;
border-bottom:dashed #ec0b8e 1px;
}
#content_logo { width:96px; margin: 20px 0px 0px 3px; float:left;}
#events {width: 121px; height:65px; background-image:url(imagenes/pic_events.jpg); margin-top: 50px; float:right;}

#content_title_main {width:720px; margin:auto; height:61px;border-bottom:dashed #ec0b8e 1px; font-size:34px; text-align:center; padding-top: 23px;}
#content_title_main2 {width:700px; margin:auto;border-bottom:dashed #ec0b8e 1px; font-size:24px; padding: 10px;}
.content_main {width: 698px; margin:auto;border-bottom:dashed #ec0b8e 1px; padding: 3px 8px 8px 8px; display:table;}

#side_left {width: 340px; float:left; font-size:14px; line-height: 24px;}
#side_right{width: 340px; float:right; font-size:14px; padding-top: 10px; line-height: 24px;}

#recuadro {
width: 304px;
display: block; 
background-color:#f7d8ea; 
border: solid #ec0b8e 1px; 
float:right; 
text-align:center; 
margin: 10px 0px 10px 0px;
padding: 12px;
}

.content_bottom {width: 714px; margin:auto; padding: 3px; display:table;line-height: 24px; padding-bottom: 5px;}
 
.content_image {width:714px; float:left;}

ul {padding-left: 0;}