@charset "utf-8";
/* CSS estilos */

p.bodytext { font-size:11px; color:#333;}
p.bodytext b { font-weight:bolder;}

.news-single-img { float:left; width:170px;}/* imagenes noticias */
p.news-single-imgcaption { color:#9B9999; padding-bottom:10px; clear:both;}/* pie de imagenes en noticias */

.estilo_titulo_video, 
.estilo_titulo { font-weight:bolder;}
.estilo_fecha { color:#fff; font-size:11px; font-weight:bolder; margin-bottom:15px; }
.estilo_fecha_simple { color:#9b9999; font-size:11px; font-weight:bolder; margin-bottom:15px; }
.estilo_contenido { font-size:11px; color:#333;}
.estilo_titulo_video {color:#424242; font-size:15px; }
.estilo_imagen {text-align:center; margin-bottom:10px;}/* para la galeria del home */
.estilo_imagen img { width:265px}/* para la galeria del home */
.noticia_contenedor_video .estilo_fecha {color: #A7A7A7; font-size:11px; font-weight:bolder; margin-bottom:15px;}
.noticia_contenedor_video .estilo_contenido { margin-top:15px; text-align:left; padding:0 40px 0 40px;}

.estilo_contenido img { 
border:5px solid #feb00c;  
display:inline;
float:left;
margin:0px 20px 10px 0px;
background-color: white;
}

/*contacto*/
p.confirmacion_titulo { font-weight:bolder; font-size:13px; color:#FD5204;}

/** asamblea img  **/

.csc-textpic-image img {
background-color:white !important;
border:5px solid #FEB00C !important;
margin:0px !important;
padding: 0px !important;
}