body {
	background-image: url(images/back.png);
	background-repeat: repeat;
	background-color:#F4F4F4;
	color:#565656;
	line-height: 1.4em;
	padding:0px;
	margin:0px;
	font-family: new_cicle_semi;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	/* [disabled]text-align: justify; */
}

/*-------------------------------  TOP  ------------------------------*/
#top-bar {
	width:100%;
	margin-top: 0;
	margin-bottom: 0px;
	background-image: url(images/bg22.gif);
	background-repeat: repeat-x;
	height: 250px;
}
#top {
	height:100%;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/band_top.png);
	background-repeat: no-repeat;
	background-position: 90% top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}

/*-------------------------------  MENU TOP  ------------------------------*/
#menu {
	float: right;
	margin-top: 205px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0;
}
		#menu li {
	display: inline;
	font-size: 19px;
	padding: 0;
}
			#menu li a {
	float: left;
	color: #00287B;
	font-family: "new_cicle_semi";
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
			
#menu li a:hover, #menu li.current a, #menu li a:focus {
	/* [disabled]color: #000; */
	border-bottom: 1px solid #ddd;
}

/*-------------------------------  MENU Right  ------------------------------*/
.contenido-menu1 {
	padding-left:2px;
	float:right;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 220px;
	text-align: left;
	margin-bottom: 0px;
}

.contenido-menu1 li{
	padding: 0 0 0 25px;
	display: block;
	line-height: 1.8em;
	text-align: left;
}

ul.list{
	clear:both;
	padding:0 0 0 0;
	margin:0 0 0 35px;
}
ul.list li{
	list-style:none;
	padding:2px 0 2px 0;
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: dashed; */
	/* [disabled]border-bottom-color: #CACACA; */
	font-family: "new_cicle_semi";
	font-size: 18px;
	margin-bottom: 2px;
}
ul.list li a{
	list-style:none;
	text-decoration:none;
	background:url(images/read-more-arrow-dark.png) no-repeat left;
	color: #00287B;
	padding:0 0 0 15px;
	line-height: 22px;
}
ul.list li.current a{
	color:#108F39;
	background-image: url(images/read-more-arrow-hover-dark.png);
}
ul.list li a:hover{
	color:#0B6729;
	background-image: url(images/read-more-arrow-hover-dark.png);
	background-repeat: no-repeat;
	background-position: left;
	padding:0 0 0 20px;
	text-decoration:none;
}
ul.list a:hover {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/*-------------------------------  slider  ------------------------------*/

#header-slider{
	height:300px;
	width:940px;
	margin:10px auto 0;
	padding-top:0px;
	z-index:10;
}
#slider-container{
	position:relative;
	height:300px;
	width:940px;
}
#sliderCycle{list-style-type:none; margin:0; padding:0}


#pager{position:absolute; right:15px; bottom:8px; z-index:12}
#pager a{
	width:15px;
	height:15px;
	background-image:url(images/nav_slide.png);
	background-repeat:no-repeat;
	background-position:0 0px;
	border:0px;
	margin-right:10px;
	cursor:pointer;
	display:inline;
	display:inline-block;
	vertical-align:top;
	font-size: 0;
	line-height: 0;
	text-align:center;
}
#pager a.activeSlide{
	width:15px;
	height:15px;
	background-image:url(images/nav_slide.png);
	background-repeat:no-repeat;
	background-position:0px -15px;
	margin-top:0px;
}
  
a:focus
{
outline:none;
}
/*-------------------------------  VARIOS  ------------------------------*/

a:hover {
	color: #00287B;
}
a img{
	border:none;
}
a {
	text-decoration: none;
	color: #565656;
}
.linea {
	clear: both;
	border-bottom: 1px solid #ddd;
	margin: 10px auto 15px auto;
	width: 940px;
}
hr.linea2{
	width: 100%;
	height: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	margin: 25px 0 0 2px;
} 
hr.linea3{
	width: 100%;
	height: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	margin: 10px 0 10px 0;
} 
span.primero {
	font-size: 15pt;
	color: #00287B;
	font-family: "new_cicle_gordita";
}
span.segundo {
	font-size: 13.5pt;
	color: #00287B;
	font-family: "new_cicle_gordita";
}
span.tercero {
	font-size: 13pt;
	color: #B4221B;
	font-family: "new_cicle_semi";
}

/*-------------------------------  CENTRO  ------------------------------*/
#sitio {
	margin:10px auto 30px auto;
	width:955px;
}
#contenido {
	padding:0px;
	width:955px;
}
.contiene-banners{
	float:left;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 100%;
	overflow: hidden;
}
.banners1{
	width:210px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 21px;
	height: auto;
	text-align: left;
}
.banners1 img{
	margin-bottom: 5px;
}
.banners2{
	width:210px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 21px;
	height: auto;
	text-align: left;
}
.banners2 img{
	margin-bottom: 5px;
}
.banners3{
	width:210px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	height: auto;
	text-align: left;
}
.banners3 img{
	margin-bottom: 5px;
}
.banners_A{
	width:160px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 14px;
	height: 195px;
	text-align: left;
}
.banners_B{
	width:160px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 14px;
	height: 176px;
	text-align: left;
	border: 1px solid #ddd;
}
.banners_C{
	width:160px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 14px;
	height: 195px;
	text-align: left;
}
.banners_D{
	width:160px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	height: 195px;
	text-align: left;
}
.read_more_link{
	width: 70px;
	float:right;
	padding:1px;
	margin: 25px 0 0 0;
	border:1px solid #c2c2c2;
	text-align:center;
	background-image: url(images/back_ver.gif);
	background-color: #eee;
	background-repeat: repeat-x;
	/* [disabled]background-position: 0px 0px; */
	font-family: new_cicle_gordita;
	font-size: 13px;
	text-transform: capitalize;
}
.read_more_link a{
	color: #7C7C7C;
}
.read_more_link a:hover{
	text-decoration:none;
	color:#00287B;
}      
.read_more_link:hover {
	background:#f2f2f2;
}

#latest_news {
	padding: 20px;
	overflow: hidden;
	background-color: #f1f1f1;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f9f9f9;
	border-right-color: #f9f9f9;
	border-bottom-color: #f9f9f9;
	border-left-color: #f9f9f9;
}
#latest_news_2 {
	padding: 20px;
	border: 5px solid #f9f9f9;
	overflow: hidden;
	background-color: #EAEDF9;
}
#latest_news_3 {
	padding: 20px;
	border: 5px solid #f9f9f9;
	overflow: hidden;
	background-color: #ECF4D7;
}
#latest_news_4 {
	padding: 20px;
	border: 5px solid #f9f9f9;
	overflow: hidden;
	background-color: #EEDDDD;
}
#latest_news_5 {
	padding: 20px;
	border: 5px solid #f9f9f9;
	overflow: hidden;
	background-color: #FFE9A6;
}
#latest_news_6 {
	padding: 20px;
	border: 5px solid #f9f9f9;
	overflow: hidden;
	background-color: #B3D9FF;
}
#latest_news_7 {
	padding: 20px;
	border: 5px solid #f9f9f9;
	overflow: hidden;
	background-color: #AACF81;
}
#latest_news_8 {
	padding: 20px;
	border: 5px solid #f9f9f9;
	overflow: hidden;
	background-color: #E6DDCC;
}
.news_box {
	padding-bottom: 10px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	margin-bottom: 10px;
}
.news_box_last {
	border: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#derecha_en_centro {
	float:right;
	margin: 12px 0 12px 12px;
}
#izquierda_en_centro {
	float:left;
	margin: 12px 12px 12px  0;
}
#centro_en_centro {
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
}
.titulos_1 {
	width: 682px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	margin-bottom: 10px;
	/* [disabled]background-color: #F1F1F1; */
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 4px;
	clear: both;
	margin-top: 20px;
}
.titulos_interno {
	width: 100%;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	margin-top: 0px;
}
/*-------------------------------  IZQUIERDA  ------------------------------*/

#izquierda_dentro
{
	clear: both;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#izquierda {
	margin:0 5px 0 0;
	width:690px;
	float:left;
	padding: 0 0 5px 10px;
	/* [disabled]background-color: #CCC; */
}

/*-------------------------------  menuder  ------------------------------*/
.menuder {
	float: right;
	width: 220px;
	margin-right: 0px;
	margin-top: 0px;
}

.top_menuder_menu {
	height: 85px;
	background-image: url(images/top_menu_derecho_menu.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.top_menuder_novedades {
	height: 85px;
	background-image: url(images/top_menu_derecho_novedades.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.top_menuder_eventos {
	height: 85px;
	background-image: url(images/top_menu_derecho_eventos.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.top_menuder_ambitos {
	height: 85px;
	background-image: url(images/top_menu_derecho_ambitos.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.menuder ul {
	margin: 0;
	padding: 0;
}
.menuder li {
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D5D5;
	margin: 0 0 0 0;
	font-size: 16px;
}
.menuder li a {
	display: block;
	padding: 5px 0 5px 12px;
	text-decoration: none;
	background-color: #F9F9F9;
}
.menuder li a:hover {
	color: #00287B;
	background-color: #EFEFEF;
}

/*-------------------------------  DERECHA  ------------------------------*/

#derecha {
	width:240px;
	float:right;
	padding: 0;
}
#derecha_links {
	width:240px;
	float:right;
	padding: 0;
	margin-top: 50px;
}
#derecha_interno {
	padding-left:0px;
	float:right;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 240px;
	margin-bottom: 0px;
}
.news {
	width:190px;
	border:1px solid #e8e8e8;
	background:#f9f9f9;
	padding:5px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: auto;
}
.news2 {
	padding:15px 12px 10px 12px;
	margin:0 auto;
	background-color: #F1F1F1;
	overflow: hidden;
	font-family: new_cicle_semi;
	/* [disabled]font-size: 17px; */
}
.link_derecha{
	width: 110px;
	float:right;
	margin: 30px 0 0 0;
	color:#696969;
	font-size: 16px;
	background-image: url(images/read-more-arrow-dark.png);
	background-repeat: no-repeat;
	background-position: right 8px;
}
.div_sola{
	width:220px;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 5px;
	margin-right: auto;
	text-align: center;
}

/*-------------------------------  Columnas Ponencias  ------------------------------*/
.block_bg {
	width:200px;
	float:left;
	padding:90px 0 0 0;
	margin:15px 15px 8px 10px;
	margin:10px;
	background-image: url(images/log_pdf.gif);
	background-repeat: no-repeat;
	background-position: 48px 1em;
	height: 100px;
	text-align: center;
	background-color: #F6F6F6;
}

.block_top p {
	/* [disabled]color:#333333; */
	padding:10px 25px 0 25px;
	margin:0;
	line-height:1.4em;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.block_top a {
	color:#A22626;
	text-decoration:none;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

.block_top a:hover {
	color:#00287B;
	text-decoration:none;
}

/*-------------------------------  Columnas videos  ------------------------------*/
.banners_video1{
	width:312px;
	float:left;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 30px;
	height: auto;
}
.banners_video2{
	width:312px;
	float:left;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	height: auto;
}

/*-------------------------------  Columnas boletin  ------------------------------*/

.contiene-columna{
	float:none;
	margin-bottom: 10px;
	width: 655px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.columna1_bole{
	width:130px;
	float:left;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 40px;
	height: auto;
	background-color: #F4F4F4;
	text-align: center;
	padding: 10px 0 5px 0;
	line-height: 1.6em;
}
.columna1_bole img {
	/* [disabled]margin:5px 5px 0 15px; */
}
.columna2_bole{
	width:130px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 40px;
	height: auto;
	background-color: #F4F4F4;
	text-align: center;
	padding: 10px 0 5px 0;
	line-height: 1.6em;
}
.columna2_bole img {
	/* [disabled]margin:5px 5px 0 15px; */
}
.columna3_bole{
	width:130px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 40px;
	height: auto;
	background-color: #F4F4F4;
	text-align: center;
	padding: 10px 0 5px 0;
	line-height: 1.6em;
}
.columna3_bole img {
	/* [disabled]margin:5px 5px 0 15px; */
}
.columna4_bole{
	width:130px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	height: auto;
	background-color: #F4F4F4;
	text-align: center;
	padding: 10px 0 5px 0;
	line-height: 1.6em;
}
.columna4_bole img {
	/* [disabled]margin:5px 5px 0 15px; */
}
.columna4_bole_b{
	width:98px;
	float:left;
	height: auto;
	background-color: #F4F4F4;
	text-align: left;
	line-height: 1.6em;
	background-image: url(Boletines/Imagenes_Boletin/issuu.gif);
	background-repeat: no-repeat;
	background-position: 92px 01px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 24px;
}
.contenedor_columnas{
	float:left;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 690px;
	overflow: hidden;
}

.columna1{
	width:159px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 12px;
	height: auto;
	background-color: #064675;
	text-align: center;
	padding: 10px 0 10px 0;
	line-height: 1.6em;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B21C12;
	border-left-color: #B21C12;
}

.columna2{
	width:159px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 12px;
	height: auto;
	background-color: #064675;
	text-align: center;
	padding: 10px 0 10px 0;
	line-height: 1.6em;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B21C12;
	border-left-color: #B21C12;
}

.columna3{
	width:159px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 12px;
	height: auto;
	background-color: #064675;
	text-align: center;
	padding: 10px 0 10px 0;
	line-height: 1.6em;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B21C12;
	border-left-color: #B21C12;
}

.columna4{
	width:159px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	height: auto;
	background-color: #064675;
	text-align: center;
	padding: 10px 0 10px 0;
	line-height: 1.6em;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B21C12;
	border-left-color: #B21C12;
}
.columna1A{
	width:159px;
	float:left;
	margin-left: 174px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 12px;
	height: auto;
	background-color: #064675;
	text-align: center;
	padding: 10px 0 10px 0;
	line-height: 1.6em;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B21C12;
	border-left-color: #B21C12;
}
.columna2A{
	width:159px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	height: auto;
	background-color: #064675;
	text-align: center;
	padding: 10px 0 10px 0;
	line-height: 1.6em;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B21C12;
	border-left-color: #B21C12;
}

.columna_izq_con_2{
	width: auto;
	float: left;
	margin-left: 120px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 40px;
	height: auto;
	background-color: #F4F4F4;
	text-align: center;
	/* [disabled]padding: 10px 0 5px 0; */
	line-height: 1.6em;
	border: 1px solid #DEDEDE;
	overflow: hidden;
}

.columna_der_con_2{
	width: auto;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	height: auto;
	background-color: #F4F4F4;
	text-align: center;
	/* [disabled]padding: 10px 0 5px 0; */
	line-height: 1.6em;
	border: 1px solid #DEDEDE;
	overflow: hidden;
}


.titulos_columnas_top {
	width: 150px;
	text-align: center;
	background-color: #064675;
	height: 22px;
	padding-top: 7px;
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 6px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B21C12;
	border-left-color: #B21C12;
}
.titulos_columnas_top2 {
	width: 150px;
	text-align: center;
	background-color: #064675;
	height: auto;
	padding-top: 7px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 6px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B21C12;
	border-left-color: #B21C12;
}
.flecha_columnas_1 {
	width: 150px;
	height: 41px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(images/flechas/1.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.flecha_columnas_2 {
	width: 340px;
	height: 82px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(images/flechas/2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.flecha_columnas_3 {
	width: 340px;
	height: 82px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(images/flechas/3.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.flecha_columnas_4 {
	width: 580px;
	height: 82px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(images/flechas/4.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.div_enlaces{
	float:left;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 690px;
	overflow: hidden;
}
.div_enlaces2{
	float: left;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 25px;
	width: 550px;
	overflow: hidden;
}
/*-------------------------------  ABAJO  ------------------------------*/
.abajo {
	width: 100%;
	background-color: #f1f1f1;
	height: 200px;
	border-bottom-style: solid;
	border-bottom-color: #00287B;
	border-bottom-width: 4px;
	margin: 0 auto 0 auto;
	background-image: url(images/fondo_bajo_1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	border-top-style: none;
}
.abajoInterno {
	width:955px;
	font-size: 14px;
	/* [disabled]line-height: 16px; */
	padding: 0 0 0 15px;
	margin: 0 auto 0 auto;
	height: 220px;
	color: #5A5A5A;
}
.img_abajoInterno {
	float:left;
	padding: 7px 12px 0 0;
	margin: 0;
}

.fondo_menu_derecho {
	padding:10px 10px 5px 10px;
	/* [disabled]margin-bottom: 10px; */
	background-color: #F9F9F9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D5D5;
}

.div_titulos_menu_derecho {
	padding:55px 10px 0 40px;
	font-family: new_cicle_fina;
	font-size: 22px;
	color: #F2F2F2;
}


.separador_verde{
	text-align: center;
	background-image: url(images/separator-verde.gif);
	height: 2px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
	width: 220px;
	background-color: #1D4E27;
}
.separador_amarillo{
	text-align: center;
	background-image: url(images/separator-amarillo.gif);
	height: 2px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
	width: 220px;
	background-color: #D6AA00;
}
.separador_azul{
	text-align: center;
	background-image: url(images/separator-blue.gif);
	height: 2px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
	width: 220px;
	background-color: #004884;
}
.separador_rojo{
	text-align: center;
	background-image: url(images/separator-red.gif);
	height: 2px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
	width: 220px;
	background-color: #AB140D;
}

.sombra_bottom{
	background-image: url(images/sombra_bottom.png);
	height: 40px;
	background-repeat: no-repeat;
	width: 220px;
}
.contenido-derecha{
	width:200px;
	/* [disabled]float:left; */
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: center;
}
.imagenesGaleria {
	background-color:#FFFFFF;
	border:1px solid #DFDFDF;
	margin:0 5px 5px 0;
	padding:6px;
}

.titulo_rojo {
	font-family: new_cicle_gordita;
	font-size: 19pt;
	color: #A30100;
	line-height: 25px;
	margin-bottom: 0px;
	margin-top: 20px;
}
