@charset "utf-8";
/* IMAGENES REDONDEADAS */
	/* normal image */
        .normal-img {
            /*background: #ccc;*/
            border: solid 1px #000;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
            -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
            box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
        }
        .normal-img-2 {
            display: inline-block;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .8), 0 1px 0 rgba(255, 255, 255, 1), 0 -1px 0 rgba(0, 0, 0, .6);
            -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6);
            box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, 1), 0 -1px 0 rgba(0, 0, 0, .6);
        }
        
        /* rounded image styles */
        .rounded-img {
            display: inline-block;
            border: solid 1px #000;
            overflow: hidden;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
            -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
            box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
        }
        .rounded-img2 {
            display: inline-block;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6);
            -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6);
            box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6);
        }
        
	    .left {
            float: left;
            margin-right: 20px;
        }
/*  FIN IMAGENES REDONDEADAS */


/* CSS Document FORO CHACO */

#tit_firma {
	margin: 0pt;
	padding: 0pt;
	border: 0pt none;
	font-weight: inherit;
	font-style: inherit;
	font-size: 0.9em;
	font-family: arial;
	vertical-align: baseline;
	color: #333;
	text-align: left;
}

#tit_autor {
	margin: 0pt;
	padding: 0pt;
	border: 0pt none;
	font-weight: inherit;
	font-style: inherit;
	font-size: 0.9em;
	font-family: arial;
	vertical-align: baseline;
	color: #333;
	text-align: left;
}

#tit_col {
	background-color: #272727;
	background-image: url(imagenes/bg_botones.png);
	border: 1px solid #C7B857;
	display:block;
	/*width: 210px;*/
	margin: 0 0 20px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	font-size:14px;
	color:#C7B857;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px #000;
	padding: 8px 25px;
	border-radius: 5 5 5 5;
}

.separador_350 {
	height: 14px;
	width: 350px;
	padding-top: 0px;
	text-align: center;
	background-image: url(../img/fondos/fondo1sm.png);
	background-repeat:repeat-x;
}

.separador_980 {
	height: 15px;
	width: 980px;
	border-top: #B5C831 dotted thin;
	padding-top: 0px;
	text-align: center;
	float: left;
	position: relative;
}

.separador_980_bold {
	height: 15px;
	width: 980px;
	border-top: #B5C831 solid 3px;
	 
	padding-top: 0px;
	text-align: center;
	float: left;
	position: relative;
}

.separador_600 {
	height: 15px;
	width: 600px;
	padding-top: 0px;
	text-align: center;
	background-image: url(../imagenes/separador980.png);
	float: left;
}
.separador_abc {
	height: auto;
	width: 980px;
	padding-top: 0px;
	text-align: center;
	/*background-image: url(imagenes/separador980.png);*/
	float: left;
	z-index: 99;
	position: relative;
}

#cuerpo-3 {
	/*	height: auto;*/
	width: 312px;
	padding: 10px 0px;
	float: left;
	margin: 0 7px 0 7px;
	display:block;
	border: 0 none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}


#cuerpo-derecho_b {
	height: auto;
	width: 350px;
	padding-top: 30px;
	float: left;
	padding-left: 10px;
	position: relative;
}
#cuerpo-derecho {
	height: auto;
	width: 300px;
	padding-top: 10px;
	float: right;
	padding-left: 10px;
	position: relative;
}
#cuerpo-derecho1 {
	height: auto;
	width: 300px;
	padding-top: 10px;
	float: right;
	position: relative;
	background-image: url(../imagenes/fondo_video.png);
	background-position:center;
	background-repeat:repeat-y;
	text-align: center;
	line-height: 10px;
	color: #D6D6CE;
	background-position: center;
	border-bottom:thin solid #003;
	border-top:thin solid #003;
}

#cuerpo-izquierdo_b {
	float: right;
	height: auto;
	width: 600px;
	left: 10px;
	top: 0px;
	padding-right: 10px;
	padding-top: 10px;
	position: relative;
}


#cuerpo-derecho_volante {
	height: 900px;
	width: 250px;
	padding-top: 10px;
	float: right;
	padding-left: 10px;
	position: relative;
	background-image: url(../imagenes/fondos_convocatoria.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#cuerpo-izquierdo_volante {
	float: left;
	height: auto;
	width: 660px;
	left: 10px;
	top: 0px;
	padding-right: 10px;
	padding-top: 10px;
	position: relative;/*	background-color: #999;*/
}

#cuerpo-izquierdo {
	float: left;
	height: auto;
	width: 630px;
	left: 10px;
	top: 0px;
	padding-right: 10px;
	padding-top: 10px;
	position: relative;/*	background-color: #999;*/
}

#cuerpo-izquierdo1000 {
	float: left;
	height: 1000px;
	width: 630px;
	left: 10px;
	top: 0px;
	padding-right: 10px;
	padding-top: 10px;
	position: relative;/*	background-color: #999;*/
}

#cuerpo-banner {
	float: left;
	height: auto;
	width: 980px;
	left: 10px;
	top: 0px;
	text-align: center;
	position: relative;
}

#cuerpo-superior {
	float: left;
	height: auto;
	width: 980px;
	background-image:url(imagenes/fondo-superior.png);
	background-repeat: repeat-x;
	position: relative;
	margin: auto;
}
#cuerpo-superior-pre {
	float: left;
	height: auto;
	width: 980px;
	border-top:solid #D36F33;
	background-image: url(../img/fondo_programa2013.jpg);
	background-repeat: repeat-x;
	position: relative;
	margin: auto;
}

#cuerpo-superior_back {
	height: auto;
	width: 980px;
	/*position: relative;*/
	margin: auto;
	/*text-align:right;*/
}








/*+++++++++++++++++++++*/


.image_fl { float: left; margin: 3px 20px 5px 0 }
.image_fr { float: right; margin: 3px 0 5px 20px }

.float_l { float: left }
.float_r { float: right }


#templatemo_bottom_wrapper {
	width: 100%;
	/*background: #986B40;*/
	background: #A3937B;
}

#templatemo_bottom {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px 20px;
}

#templatemo_footer_wrapper {
	width: 100%;
	background: #181818;
}

#templatemo_footer {
	width: 960px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}

#templatemo_footer a {
	color: #6e6e6e;
}


#templatemo_bottom h4 {
	display: block;
	position: relative;
	height: 27px;
	padding-top: 5px;
	margin-left: 27px;
	color: #D36F33;
	background:url(../images/templatemo_footer_header_right_negro.png) no-repeat right
}

#templatemo_bottom h4 span {
	position: absolute;
	top: 0;
	left: -27px;
	width: 27px;
	height: 32px;
	background: url(../images/templatemo_footer_header_left_negro.png) no-repeat left;
}

#templatemo_bottom .bottom_box { 
	padding: 0 30px; 
}

#templatemo_bottom a { 
	color: #000; 
	/*color: #aca6a6;*/ 
}

#templatemo_bottom a:hover { 
	color: #fff;
	font-weight:bold;
}

.footer_list { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.footer_list li { 
	margin: 0 0 5px; 
	padding: 0 0 5px; 
	border-bottom: 1px dotted #313030; 
}

.footer_list li a { 
	color: #aca6a6; 
}

.footer_list li a:hover { 
	color: #B5C831; 
}

.twitter_post { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.twitter_post li { 
	margin: 0 0 10px; 
	padding: 0 0 7px; 
	border-bottom: 1px dotted #313030; 
	color: #CCC;
}

.footer_social_button { 
	clear: both; 
	margin-bottom: 40px; 
}

.footer_social_button a { 
	margin-right: 5px; 
}

.col { 
	float: left; 
	margin: 0 20px 20px 0; 
}

.half { 
	width: 450px; 
}

#sidebar, .one_third { 
	width: 300px; 
}

.two-third { 
	width: 620px; 
}

.padding_right { 
	padding-right: 20px; 
}

.one_fourth { 
	width: 220px; 
}

.no_margin_right { 
	margin-right: 0; 
}



#slider-left-but { 
	display: block; 
	width: 30px; 
	height: 30px; 
	border: none; 
	background: url(../images/templatemo_slider_left.png); 
	margin-right: 10px; 
}

#slider-right-but { 
	display: block; 
	width: 30px; 
	height: 30px; 
	border: none; 
	background: url(../images/templatemo_slider_right.png); 
}




/*+++++++++++++++++++++*/
/*
Credit: http://www.templatemo.com
*/

.separador_960 {
	height: 15px;
	width: 960px;
	padding-top: 5px;
	text-align: center;
	/*background-image: url(../imagenes/separador980.png);
	background-position:5px bottom;*/
	border-top: dashed;
	border-top-color: #FFF;
	border-top-width: thin;
	float: left;
}

.cabecera-logo-aereo {
	float: left;
	height: 230px;
	width: 300px;
	top: 10px;
	left: 150px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	background-image: url(../images/logo_congreso.png);
}

.cabecera-logo {
	float: left;
	height: 150px;
	width: 380px;
	left: 100px;
	top: -5px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	z-index: 1;
}


body {
/*	margin: 0;
	padding: 0;
	font-size: 13px;
	background-color: #000;
	margin-top: 0px;
	margin-left: 0;*/
	


/*	color: #3d3d3a;
	font-family: Tahoma, Geneva, sans-serif;
	
	line-height: 1.4em; 
	*/
	
/*	margin: 0;
	padding: 0;
	color: #3d3d3a;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.7em; 
	background-color: #d6d6ce;
	background-repeat: repeat-x;
	background-position: top;
	
font-size: 13px;
	bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0";*/
}

a, a:link, a:visited { 
	/*color: #5b5b08;*/ 
	color: #FFFF00; 
	font-weight: normal; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: blink;
	color:#FF0; 
}

a.more { 
	display:inline-block; 
	font-size: 10px; 
	color: #fff; 
	font-weight: 700; 
	width: 60px; 
	height: 23px; 
	line-height: 21px; 
	text-align: center; 
	padding-right: 25px; 
	background: url(../images/templatemo_button.png) left center no-repeat; 
}

p {
	margin: 0 0 10px 0;
	padding: 0;
	color: #FFF;
	text-align:justify;
}

img { 
	border: none; 
}

em {
	color: #000;
}

em1{
	color:  #CCC;
}

blockquote { 
	font-style: italic; 
	margin: 0 0 0 10px;
}

cite { 
	font-weight: bold; 
	color: #0088AA; 
}

cite a, cite a:link, cite a:visited  { 
	font-size: 12px; 
	text-decoration: none; 
	font-style: normal; 
}

cite span { 
	font-weight: 400; 
	color: #0088AA; 
}

.tit { 
	font-size: 48px; 
	margin: 0 0 10px; 
	padding: 15px 0; 
	text-shadow: 2px 2px 5px #000;
	line-height: normal;
	
}

.tit_menor { 
	font-size: 30px;
	/*font-weight:bold;*/ 
	margin: 0 0 10px; 
	padding: 10px 0; 
	text-shadow: 2px 2px 5px #000; /*#D36F33*/ 
	line-height: normal;
	
}

h1, h2, h3, h4, h5, h6 {
	color: #D36F33;
	font-weight: normal;
	/*text-shadow: 2px 2px #000000;
		line-height: 5px;*/
}
h1 { font-size: 48px; margin: 0 0 30px; padding: 5px 0; text-shadow: 5px 5px 10px #000; /*#D36F33*/ }
h2 { font-size: 30px; margin: 0 0 25px; padding: 5px 0; 1px 1px #000;}
h3 { font-size: 24px; margin: 0 0 20px; padding: 0; 1px 1px #000; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0;text-shadow: 1px 1px #000; }
h5 {
	font-size: 16px;
	margin: 0 0 10px;
	padding: 0;
	/*font-style:italic;*/
	text-shadow: 1px 1px #000;
	font-weight:bold;
}
h6 { font-size: 12px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h5 { height: 2px }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }

.divider { 
	margin-bottom: 40px; 
	padding-bottom: 20px; 
	background: url(../images/templatemo_divider.png) repeat-x bottom; 
}

.float_l { 
	float: left; 
}

.float_r { 
	float: right; 
}

.img_float_l { 
	margin: 3px 15px 5px 0; 
}

.img_float_r { 
	margin: 3px 0 5px 15px; 
} 

.templatemo_list { 
	margin: 10px 0 10px 0; 
	padding: 0; 
	list-style: none; 
}

.templatemo_list li { 
	color:#5f5f59; 
	margin: 0 0 10px 0; 
	padding: 0 5px 0 15px; 
	background: url(../images/templatemo_list.png) no-repeat scroll 0 5px;  
}

.templatemo_list li a { 
	color: #5f5f59; 
	font-weight: normal; 
}

.templatemo_list li a:hover { 
	color: #5f5f59; 
}

#templatemo_header_wrapper {
	width: 100%;
	height: 63px;
	background: url(../images/templatemo_header_bg.jpg) repeat-x top 
}

#templatemo_header_wrapper_big {
	width: 100%;
	height: 145px;
/*	background: url(../images/templatemo_header_bg.jpg);*/
	background-image:url(../images/templatemo_header_bg.jpg);
}

#templatemo_header {
	width: 960px;
	margin: 0 auto;
	padding: 10px;
}

#templatemo_middle_wrapper {
	width: 100%;
	height: 538px;
	background: #1f1f1e url(../images/templatemo_middle.jpg) no-repeat
}

#templatemo_middle_wrapper1 {
	width: 100%;
	height: 151px;
	background: #1f1f1e url(../images/templatemo_middle.jpg) no-repeat
}

#templatemo_middle {
	width: 960px;
	margin: 0 auto;
	padding: 60px 10px;
}

#templatemo_middle1 {
	width: 960px;
	height: 150px;
	margin: 0 auto;
	/*padding: 5px 5px;*/
	text-align:right;
/*	background-image: url(../imagenes/bg_archivo.gif);
	background-position:right;
	background-repeat:no-repeat;*/
}

#templatemo_main {
	width: 960px;
	margin: 0 auto;
	padding: 20px 10px;
	position: relative;
	height:auto;
	z-index: 2;/*	float:left;
	background-image: url(../imagenes/fondo_congreso1.jpg);
	background-repeat: no-repeat;*/
}

#content { 
	width: 630px; 
}

#sidebar { 
	width: 300px; 
}

#templatemo_footer_wrapper {
	width: 100%;
	background: #986B40;
	/*background: #A3937B;
	background: #50504d;
	border-top: 5px solid #e8e8e7;*/
	border-top: 5px solid #000;
	position:relative;
	float:left;
}

#templatemo_footer {
	width: 960px;
	margin: 0 auto;
	padding: 30px 10px;
}

#site_title { 
	float: left; 
}

#site_title a { 
	display: block; 
	color: #fff; 
	font-size: 38px; 
	font-weight: 700; 
	line-height: 40px; 
}

#site_title a span { 
	color: #d6d6ce; 
}

#site_title a:hover { 
	text-decoration: none; 
}

#templatemo_menu { 
	float: right;
  z-index: 90;
	
}

#templatemo_main img {
	/*border: 2px solid #e4e4e0;*/
}


.fondo_presentacion { 
	float: left; 
	width: 550px; 
	height:900px;
	background-image:url(../imagenes/fondo_presentacion.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	/*margin-right: 15px; 
	padding: 5px;*/
	padding-right: 30px;
	padding-top: 50px;
	text-align: right; 
/*	background: #c8c8bd; 
	border: 1px solid #e8e8e3;*/ 
}

.fondo_vision { 
	float: left; 
	width: 550px; 
	height:900px;
	background-image:url(../imagenes/fondo_vision.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	/*margin-right: 15px; 
	padding: 5px;*/
	padding-right: 30px;
	padding-top: 50px;
	text-align: right; 
/*	background: #c8c8bd; 
	border: 1px solid #e8e8e3;*/ 
}

.fondo_mision { 
	float: left; 
	width: 550px; 
	height:900px;
	background-image:url(../imagenes/fondo_mision.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	/*margin-right: 15px; 
	padding: 5px;*/
	padding-right: 30px;
	padding-top: 50px;
	text-align: right; 
/*	background: #c8c8bd; 
	border: 1px solid #e8e8e3;*/ 
}


.fondo_objetivos {
	float: left;
	width: 550px;
	height:900px;
	background-image:url(../imagenes/fondo_objetivos.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	/*margin-right: 15px; 
	padding: 5px;*/
	padding-right: 30px;
	padding-top: 50px;
	text-align: right;
/*	background: #c8c8bd; 
	border: 1px solid #e8e8e3;*/ 
}


.fp_presentacion_izq_blanco {
	float: left;
	width: 150px;
	height: auto;
	margin-right: 0px;
	padding-right: 10px;
	color: #D16E33;
	font-weight:bold;
	/*border-right: #9C3 dotted;
	padding-top: 30px;
	padding-bottom: 30px;*/
	/*padding: 9px; */
	text-align: right;	
}
.fp_presentacion_izq {
	float: left;
	width: 150px;
	height: auto;
	margin-right: 0px;
	padding-right: 10px;
	color: #D16E33;
	font-weight:bold;
	border-right: #9C3 dotted;
	/*padding-top: 30px;
	padding-bottom: 30px;*/
	/*padding: 9px; */
	text-align: right;	
}


.fp_presentacion_cen {
	float: left;
	width: 510px;
	height: auto;
	margin-right: 0px;
	padding-left: 10px;
/*	padding-right: 40px;
	padding-top: 30px;
	padding-bottom: 30px;*/
	/*padding: 9px; */
	text-align: left;
	/*background: #c8c8bd;
	border-left:1px dotted #000;*/
/*	background-image: url(../imagenes/imagenes_presentaciones_2011/izquierdo.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;*/
/*		border-right:dashed;
	border-right-color:#000;
	border-right-width:thin;
	border-right-style:dotted;*/
	/*border: 1px solid #e8e8e3; 
	border: 1px solid #e8e8e3;*/
}
.fp_presentacion_der {
	float: left;
	width: 280px;
	height: auto;
	padding-left: 10px;
	/*margin: 10px;*/
	/*	padding-left: 70px;
	padding-top: 30px;
	padding-bottom: 30px;*/
	text-align: right;
/*	background-image: url(../imagenes/imagenes_presentaciones_2011/derecho.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
/*	background: #c8c8bd; 
	border: 1px solid #e8e8e3;*/
}



.fp_box450 { 
	float: left; 
	width: 450px; 
	margin: 5px; 
	padding: 10px; 
	text-align: center; 
}
.fp_box450_r { 
	float: right; 
	width: 450px; 
	margin: 5px; 
	padding: 10px; 
	text-align: center; 
}


.fp_box600_r { 
	float: right; 
	width: 500px; 
	margin-right: 15px; 
	padding: 9px; 
	text-align: justify; 
/*	background: #c8c8bd; 
	border: 1px solid #e8e8e3;*/ 
}

.fp_box600 { 
	float: left; 
	width: 480px; 
	margin-right: 15px; 
	padding: 9px; 
	text-align: left; 
/*	background: #c8c8bd; 
	border: 1px solid #e8e8e3;*/ 
}

.fp_box610 {
	float: left;
	width: 600px;
	margin-right: 0px;
	/* [disabled]padding: 5px; */
	text-align: left;
	/*	background: #c8c8bd; 
	border: 1px solid #e8e8e3;*/
}




.fp_box610_0 {
	float: right;
	width: 600px;
	margin-right: 0px;
	text-align: right;
	/*	background: #c8c8bd; 
	border: 1px solid #e8e8e3;*/
}
.fp_box610_r {
	float: right;
	width: 600px;
	margin-right: 0px;
	text-align: right;
	/*	background: #c8c8bd; 
	border: 1px solid #e8e8e3;*/
}

.fp_box610_art {
	float: right;
	width: 500px;
	margin-left: 10px;
	text-align: justify;
	background-image:url(../img/bola_ploma.png);
	background-position: left + 20;
	background-repeat:repeat-y;
	background-color: #D36F33;
	padding-left: 60px;
	padding-right: 50px;
	height: auto;
	/*height: 740px;*/
	border-radius: 10px;
	/*	background: #c8c8bd; 
	border: 1px solid #e8e8e3;*/
}

.fp_box610_art1 {
	float: right;
	width: 500px;
	margin-left: 10px;
	text-align: justify;
	background-image:url(../img/bola_ploma.png);
	background-position: left + 20;
	background-repeat:repeat-y;
	background-color: #B08F6E;
	padding-left: 60px;
	padding-right: 50px;
	border-radius: 10px;
	/*height: 740px;
		background: #c8c8bd; 
	border: 1px solid #e8e8e3;*/
}

.fp_box640_r {
	float: right;
	width: 640px;
	margin-right: 0px;
	text-align: right;
	/*	background: #c8c8bd; 
	border: 1px solid #e8e8e3;*/
}



.fp_box610_l {
	float: left;
	width: 600px;
	margin-right: 0px;
	text-align: left;
	/*	background: #c8c8bd; 
	border: 1px solid #e8e8e3;*/
}


.fp_box610_boletin {
	float: left;
	width: 600px;
	height: 900px;
	background-position:right;
	background-repeat:no-repeat;
	padding-right: 250px;
	padding-left: 0px;
	margin-left: 0px;
	/*	padding: 5px; */
	text-align: justify;

	
	
/*	background: #c8c8bd; 
	border: 1px solid #e8e8e3;*/ 
}


.fp_box_pres { 
	float: left; 
	width: 550px; 
	height:900px;
	background-image:url(../imagenes/fondo_congreso1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	/*margin-right: 15px; 
	padding: 5px;*/
	padding-right: 30px;
	padding-top: 50px;
	text-align: right; 
/*	background: #c8c8bd; 
	border: 1px solid #e8e8e3;*/ 
}

.fp_box_pres1 { 
	float: left; 
	width: 550px; 
	height:900px;
	background-image:url(../imagenes/fondo_congreso2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	/*margin-right: 15px; 
	padding: 5px;*/
	padding-right: 30px;
	padding-top: 50px;
	text-align: right; 
/*	background: #c8c8bd; 
	border: 1px solid #e8e8e3;*/ 
}



.fp_box200_presentacion { 
	float: right; 
	width: 230px; 
	height: 230px;
	margin-right: 0px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px; 

	/*padding: 9px; */
	text-align: left; 
	/*background: #c8c8bd;
	border-left:1px dotted #000;*/
	background-image: url(../imagenes/fondo_presentaciones.jpg);
	background-repeat:no-repeat;
	background-position:left;
/*		border-right:dashed;
	border-right-color:#000;
	border-right-width:thin;
	border-right-style:dotted;*/
	/*border: 1px solid #e8e8e3; */
}

.fp_box200 { 
	float: right; 
	width: 230px; 
	margin-right: 0px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px; 

	/*padding: 9px; */
	text-align: left; 
	/*background: #c8c8bd;
	border-left:1px dotted #000;*/
	background-image:url(../imagenes/sombra20.png);
	background-repeat:no-repeat;
	background-position:left;
/*		border-right:dashed;
	border-right-color:#000;
	border-right-width:thin;
	border-right-style:dotted;*/
	/*border: 1px solid #e8e8e3; */
}

.fp_box300 { 
	float: right; 
	width: 310px; 
	margin-right: 0px; 
	/*padding: 9px; */
	text-align: left; 
	/*background: #c8c8bd;*/
	/*border-left:1px solid #c8c8bd; */
	/*border: 1px solid #e8e8e3; */
}

.fp_box_regresar { 
	float: right; 
	width: 310px; 
	margin-right: 0px; 
	/*padding: 9px; */
	text-align: right; 
	/*background: #c8c8bd;*/
	/*border-left:1px solid #c8c8bd; */
	/*border: 1px solid #e8e8e3; */
}
.fp_box350 {
	float: right;
	width: 350px;
	margin-right: 0px;
	/*padding: 9px; */
	text-align: justify;
	/*background: #c8c8bd;*/
	/*border-left:1px solid #c8c8bd; */
	/*border: 1px solid #e8e8e3; */
}

.fp_box350_art {
	float: right;
	width: 350px;
	margin-right: 0px;
	text-align: center;
	background-image:url(../img/fondo_transp.png);
	background-repeat:repeat;
	border-radius: 15px;
	/*background: #c8c8bd;*/
	/*border-left:1px solid #c8c8bd; */
	/*border: 1px solid #e8e8e3; */
}

.fp_box420 {
	float: right;
	width: 420px;
	margin-right: 0px;
	/*padding: 9px; */
	text-align: justify;
	/*background: #c8c8bd;*/
	/*border-left:1px solid #c8c8bd; */
	/*border: 1px solid #e8e8e3; */
}

.fp_box350_l {
	float: left;
	width: 350px;
	margin-right: 0px;
	/*padding: 9px; */
	text-align: justify;
	/*background: #c8c8bd;*/
	/*border-left:1px solid #c8c8bd; */
	/*border: 1px solid #e8e8e3; */
}

.fp_box_vid_superior { 
	float: left; 
	width: 960px; 
	height: 250px;
	margin-right: 5px; 
	padding: 9px; 
	text-align: left; 
/*	background: #fff; 
	border: 1px solid #e8e8e3;
	border-bottom:#333  solid dashed;*/
	background-image: url(../img/galeria_videos.png);
	background-repeat: no-repeat;
	background-position: right center;
	
}

.fp_box_vid1 { 
	float: left; 
	width: 180px; 
	height: 1800px;
	margin-right: 5px; 
	padding: 9px; 
	text-align: center; 
/*	background: #ccf; 
	border: 1px solid #e8e8e3;*/
}

.fp_box_vid11 { 
	float: left; 
	width: 180px; 
	height:auto;
	margin-right: 5px; 
	padding: 9px; 
	text-align: center; 
/*	background: #ccf; 
	border: 1px solid #e8e8e3;*/
}

.fp_box_vid2 { 
	float: left; 
	width: 750px; 
	height: 1800px;
	margin-right: 5px; 
	padding: 9px; 
	text-align: center;
/*	background: #fcc;
	border: 1px solid #e8e8e3;*/
}


.fp_box_vid3 { 
	float: left; 
	width: 500px; 
	height: 210px;
	margin-right: 5px; 
	padding: 9px; 
	text-align: justify; 
/*	background: #fff; */
	
	border-bottom: #999 dashed thin;
	/*border: 1px solid #e8e8e3;*/
}

.fp_box_vid4 { 
	float: left; 
	width: 200px; 
	height: 210px;
	margin-right: 5px; 
	padding: 9px; 
	text-align: center; 
/*	background: #fff; 
	border: 1px solid #e8e8e3;
	border-bottom:#333  solid dashed;*/
	background-image:url(../imagenes/fondo_video.png);
	background-repeat:repeat-y;
}

.fp_box_vid5 { 
	float: left; 
	width: 500px; 
	height: 500px;
	margin-right: 5px; 
	padding: 9px; 
	text-align: center; 
/*	background: #fff; 
	border: 1px solid #e8e8e3;
	border-bottom:#333  solid dashed;*/
	/*background-image:url(../imagenes/fondo_video.png);*/
	background-repeat:repeat-y;
}

.fp_box5 {
	float: left;
	width: 160px;
	height: 190px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 9px;
	text-align: center;
	/*background: #c8c8bd;*/ 
	background: #070707;
	border: 1px solid #000;
	border-radius: 5px;
 
	
}

.fp_box5:hover { 
	background: #2B2724; 
	border: 1px solid #000;
	border-radius: 5px;
}

.fp_box5 h2 a { 
	color: #fff; 
	font-size: 14px; 
	font-weight: 700; 
}

.fp_box5 img { 
	margin-bottom: 10px; 
	border: 1px solid #D36F33;
}

.fp_box5 h2 { 
	margin-bottom: 5px; 
}

.fp_box5 p { 
	text-align: center; 
}

.fp_box5:hover.fp_box5 h2 a { 
	color: #fff; 
	font-size: 14px; 
	font-weight: 700; 
}

.fp_box5:hover p { 
	color: #d6d6ce;
}

#templatemo_footer a { 
	color: #fff; 
}

#templatemo_footer a:hover { 
	color: #fff;
/*	color: #F9731F;*/

	font-weight:bold; 
}

#templatemo_footer h5 { 
	color: #fff; 
	font-size: 12px; 
	font-weight: 700; 
	margin-bottom: 15px; 
}

#templatemo_footer { 
	/*color: #bebeb2; */
	color: #000;
	font-size: 11px;
}

.footer_list { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.footer_list li { 
	margin: 0 0 5px; 
	padding: 0 0 5px; 
}

.footer_list li a { 
	color: #fff;
	text-decoration:none; 
}

.footer_list li a:hover, visited { 
	color: #FFF; 
}


.footer_list li a.social { 
	display: block; 
	padding: 8px 0 8px 30px; 
	background-position: 0 5px; 
	background-repeat: no-repeat; 
}

.footer_list li a.facebook { 
	background-image: url(../images/facebook.png); 
}

.footer_list li a.twitter { 
	background-image: url(../images/twitter.png); 
}

.footer_list li a.youtube { 
	background-image: url(../images/youtube.png); 
}

.footer_list li a.feed { 
	background-image: url(../images/feed.png); 
}

#templatemo_footer .newsletter_txt { 
	width: 217px; 
	margin-bottom: 5px; 
	padding: 3px;	
}

#templatemo_footer .subscribe_button { 
	float: right; 
	display: block; 
	font-size: 10px; 
	color: #fff; 
	font-weight: 700; 
	width: 85px; 
	height: 23px;  
	padding-bottom: 5px; 
	padding-right: 25px; 
	background: url(../images/templatemo_button.png) left center no-repeat; 
	border: none; 
	cursor: pointer; 
}



.rp_pp { 
	margin-bottom: 10px; 
	padding-bottom: 10px; 
	border-bottom: 1px dotted #ced4dc; 
}

.rp_pp img { 
	float: left; 
	margin-right: 15px; 
	border: 3px solid #fff; 
}

.rp_pp p { 
	font-size: 10px; 
}

.about_box { 
	clear: both; 
	margin-bottom: 40px; 
}

.about_box img { 
	float: left; 
	margin-right: 40px; 
}

.about_box h4 { 
	font-size: 14px; 
	font-weight: bold; 
	font-style: italic; 
	margin-bottom: 0px; 
}


.testimonial {
	/*	margin-bottom: 30px; 
	padding: 10px; 
	background: #c8c8bd; 
	border: 1px solid #e8e8e3;*/ 
	
	
	padding: 0 0 20px 70px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #999;
	display: block;
	background: url(../images/speech_bubble_grey.png) left top no-repeat;
}

.gallery_box { 
	float: left; 
	width: 217.5px; 
	margin: 0 30px 30px 0; 
	text-align: center; 
}

.gallery_box img { 
	margin-bottom: 10px; 
}

.gallery_box a { 
	font-size: 12px; 
	font-weight: 700; 
	margin-bottom:0; 
}

.gallery_box p { 
	font-size: 11px; 
}

.post {
	clear: both;
	margin-bottom: 60px;
}

.post img { 
	float: left; 
	margin-right: 15px; 
}

.post h2 { 
	margin-bottom: 0; 
	font-size: 18px; 
	margin-bottom: 10px; 
}

.post .meta { 
	clear: both; 
	font-size: 10px; 
	margin-top: 20px; 
	padding: 5px 10px;  
	background: #c8c8bd; 
	border: 1px solid #e8e8e3; 
	border-left: none; 
	border-right: none;
}

.post .meta span { 
	float: left; 
	display: block; 
	margin-right: 20px; 
}

.post .meta span.more_but { 
	float: right; 
}

.post .meta span.more_but a { 
	color: #7f0d0d; 
} 

.post .meta a, .post .meta strong { 
	color: #7b7b7b; 
	font-weight: 700; 
}

#comment_section {
	clear: both;
	margin-bottom: 60px;
	width: 538px;

}

.first_level {
	margin: 0; padding: 0;
}

.comments {
	list-style: none; 
}

.comments li { 
	margin-bottom: 10px; 
	list-style:none;  
}

.comments li .commentbox1 { 
	background: #e3e3dd; 
	border: 1px solid #c9c9c0;  
}

.comments li .commentbox2 { 
	background: #f2f2f0; 
	border: 1px solid #c9c9c0;  
}

.comments li .comment_box { 
	clear: both; 
	width:100%; 
	padding: 10px 30px 20px 30px; 
	margin-bottom: 40px;  
}

.comment_box .gravatar { 
	float: left; 
	width: 75px; 
	margin-right: 30px; 
}

#templatemo_main .comment_box .gravatar img {  
	width: 58px; 
	height: 58px; 
	border: 5px solid #fff; 
}

.comment_box .comment_text {  }

.comment_box .comment_text p { 
	margin: 0; 
}

.comment_text .comment_author { 
	font-size: 12px; 
	font-weight: 700; 
	color: #7f0d0d; 
	margin-bottom: 10px; 
}

.comment_text .date { 
	font-size: 11px; 
	font-weight: normal; 
	font-style: italic; 
	color: #7b7b7b; 
	padding-left: 10px; 
}

.comment_text .time { 
	font-size: 11px; 
	font-weight: normal; 
	color: #7b7b7b; 
	padding-left: 10px; 
}
 
.comment_text .reply a { 
	display: block; 
	clear: both; 
	float: right; 
	color: #fff; 
	font-weight: 700; 
} 

#comment_form {
	clear: both;
}

#comment_form form {
}

#comment_form textarea {
	color: #222;
	height:150px;
	width: 360px;
	padding: 5px; 
	background: #fff; 
	border: 1px solid #c8c8bd; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	color: #222;
	width: 250px;
	padding: 5px; 
	background: #fff; 
	border: 1px solid #c8c8bd; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#comment_form form .submit_btn { 
	width: 80px;
	height: 30px;
	color: #000;
	background: #fff; 
	border: 1px solid #c8c8bd;
}	

.rp_pp { 
	margin-bottom: 5px; 
	padding-bottom: 5px; 
	border-bottom: 1px dotted #c5c5b9; 
}

.rp_pp a { 
	color: #666; 
}

.rp_pp p { 
	font-size: 10px; 
	font-style: italic; 
}

#sidebar h5 { 
	margin-bottom: 15px; 
}

#contact_form { 
	padding: 0; 
	width: 410px; 
	margin-bottom: 40px; 
}

#contact_form form { 
	margin: 0px; 
	padding: 0px; 
}

#contact_form form .input_field { 
	width: 270px; 
	padding: 5px; 
	background: #e7e7e0; 
	border: 1px solid #c8c8bd; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form label { 
	display: block; 
	width: 100px; 
	margin-right: 12px; 
	font-size: 13px; 
}

#contact_form form textarea { 
	width: 398px; 
	height: 200px; 
	padding: 5px; 
	color: #333; 
	background: #e7e7e0; 
	border: 1px solid #c8c8bd; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form .submit_btn { 
	padding: 5px 14px; 
	color: #333; 
	background: #e7e7e0; 
	border: 1px solid #c8c8bd;
	font-size:14px; 
	margin: 10px 0px;
}	

.col { float: left; margin-right: 30px }
.col_12 { width: 450px }
.col_350 { width: 350px }
.col_13 { width: 300px }
.col_23 { width: 630px }
.col_14 { width: 217px } 
.col_24 { width: 465px }
.col_15 { width: 180px; margin-right: 15px }

.no_margin_right { margin-right: 0 }

.pagging { 
	margin: 0 0 20px; 
	padding: 0; 
}

.pagging ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.pagging ul li { 
	margin: 0; 
	padding: 0; 
	display: inline; 
}

.pagging ul li a { 
	float: left; 
	display: block; 
	text-decoration: none; 
	margin-right: 5px; 
	padding: 5px 10px; 
	background: #c8c8bd; 
	border: 1px solid #e8e8e3; 
}

.pagging ul li a:hover { 
	background: #5b5b08; 
	color: #fff;  
}
