body{
	font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #333;
	background: url(https://losconstituyentes.org/images/gral_bg.jpg) repeat center top;
}

/* arreglo de PNG para IE 5.5 y 6 */
/*img, div, a, input { behavior: url(https://losconstituyentes.org/css/iepngfix.htc) }*/

hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0;
}

h1 {
	font-size: 36px;
	color: #630000;
	text-decoration: none;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 1em;
}
h2 {
	font-size: 24px;
	color: #630000;
	margin-bottom: 10px;
	line-height: 1em;
	font-weight: normal;
	font-style: normal;
}
h3 {
	font-size: 18px;
	color: #630000;
	margin-bottom: 10px;
	line-height: 1em;
	font-weight: normal;
	font-style: normal;
}
h4 {
	font-size:18px;
	color: #630000;
	font-style: normal;
	line-height: 1;
}
h5 {
	font-size: 14px;
	color: #630000;
	line-height: normal;
	font-weight: bold;
}
h6 {
	font-size:13px;
	color: #333;
	line-height: normal;
}
b {
	color: #630000;
}

ol {
	list-style:decimal;
}
ul {
	list-style:disc;
}
li {
	margin-left: 27px;
	list-style-position: outside;
	list-style-image: url(https://losconstituyentes.org/images/element_bullet.gif);
}

p,dl,hr,ol,ul,pre,table,address,fieldset {
	margin-bottom:20px;
}

a:focus {
	outline:1px dotted invert;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.hide {
	height: 0px;
	width: 0px;
	overflow: hidden;
	top: -2000px;
	position: absolute;
}
.just {
	text-align: justify;
}
.nota {
	text-align: center !important;
	line-height: normal;
}
.center {
	text-align: center;
}
.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* @group head */
#head {
	margin-top: 20px;
}
#nav_bar ul {
	text-align: center;
	margin: 0 0 20px;
}
#nav_bar li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: top;
	padding: 0;
}
#nav_bar li a {
	font-weight: bold;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	padding-top: 0;
	vertical-align: top;
}
#nav_bar li a:hover, #nav_bar .current a{
	color: #7d0017;
}


/* @end */

/* @group separadores y elementos */

.separator1 {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0;
}
.capitular {
	float: left;
	padding: 0 10px 5px 0;
}
.wrap_main {
	overflow: hidden;
}
.divisor_vertical1 {
	padding-bottom: 3000px;
	margin-bottom: -3000px;
	text-align: center;
	background: url(https://losconstituyentes.org/images/element_separador1_vert_med.gif) repeat-y center;
}

.float_left {
	float: left;
	padding: 0 10px 5px 0;
}
.float_right {
	float: right;
	padding: 0 0 5px 10px;
}
.frame {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	box-shadow: 0 2px 2px #666;	
	-webkit-border-top-left-radius: 10px;/* for Safari */
	-webkit-border-top-right-radius: 10px;/* for Safari */
	-webkit-border-bottom-right-radius: 10px;/* for Safari */
	-webkit-border-bottom-left-radius: 10px;/* for Safari */
	-webkit-box-shadow: 0 2px 2px #666;/* for Safari */
	-o-border-top-left-radius: 10px;/* for Opera */
	-o-border-top-right-radius: 10px;/* for Opera */
	-o-border-bottom-right-radius: 10px;/* for Opera */
	-o-border-bottom-left-radius: 10px;/* for Opera */
    -o-box-shadow: 0 2px 2px #666;/* for Opera */
    -moz-border-radius-topleft: 10px;/* for Firefox */
    -moz-border-radius-topright: 10px;/* for Firefox */
    -moz-border-radius-bottomright: 10px;/* for Firefox */
    -moz-border-radius-bottomleft: 10px;/* for Firefox */
    -moz-box-shadow: 0 2px 2px #666;/* for Firefox */
	color: #555;
	background: #f3f4ce url(https://losconstituyentes.org/images/element_cabezal1.gif) no-repeat center 10px;
}
.frame_content {
	margin: 50px 20px 20px;
}


/* @end */

/* @group Home */

#noticias {
	width: 100%;
	height: 200px;
	text-align: left;
	margin-bottom: 10px;
}
.titulo_noticias {
	margin-bottom: 5px;
}

/* @group ticker noticias */

#ticker_noticias {
	height: 140px;
	width: 100%;
	text-align: left;
}
ul.marquee {
	/* required styles */
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	overflow: hidden;
	line-height: normal;
}

ul.marquee li {
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	margin-left: 0;
	line-height: 1.5em;
}


/* @end */
.testimonio {
	margin-bottom: 10px;
}
.testimonio p{
	text-align: left;
	font-style: italic;
	margin-bottom: 10px;
}
.testimonio p.nombre {
	font-weight: normal;
	font-style: normal;
}
#titulo_home {
	text-align: center;
	margin: 10px auto 30px;
}
#home_main, #main_frame {

}
.ver_teaser a  {
	width: 142px;
	height: 99px;
	display: block;
	background: url(https://losconstituyentes.org/images/ver_teaser.png) no-repeat center top;
}
.ver_teaser a:hover {
	background: url(https://losconstituyentes.org/images/ver_teaser_hover.png) no-repeat center top;
}
.descarga_libro a  {
	width: 156px;
	height: 125px;
	display: block;
	background: url(https://losconstituyentes.org/images/descarga_libro.png) no-repeat center top;
}
.descarga_libro a:hover {
	background: url(https://losconstituyentes.org/images/descarga_libro_hover.png) no-repeat center top;
}
.download_field {
	width: 100%;
}
.download_field #password {
	width: 110px;
	height: 15px;
	float: right;
	border-bottom: 1px solid #666 !important;
	background-color: transparent;
	border-top: 0 none #fff !important;
	border-right: 0 none #fff !important;
	border-left: 0 none #fff !important;
	margin: 0 0 10px;
}
.download_field button {
	width: 33%;
	background-image: none;
	background-color: #fff;
	border: 1px dotted #666;
	margin: 10px 34% 0;
}
.download_field button:hover {
	background-color: #630000;
	color: #fff;
	cursor: pointer;
}

/* @end */

/* @group Nosotros */
.consejero {
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.consejero b {
	color: #000;
}
.consejero i {
	color: #666;
}
.consejero span {
	font-size: 18px;
	color: #630000;
	line-height: normal;
}
#prensa a {
	margin-bottom: 10px;
	float: left;
	text-align: left;
}
#prensa a img {
	-moz-box-shadow: 0 2px 2px #666;/* for Firefox */
	-o-box-shadow: 0 2px 2px #666;/* for Opera */
	-webkit-box-shadow: 0 2px 2px #666;/* for Safari */
}

/* @end */

/* @group espectaculo */
#titulo_reflexiones {
	width: 100%;
	text-align: center;
	margin-top: -20px;
	margin-bottom: 0px;
}
.lista_reflexiones {
	width: 33%;
	float: left;
}

.lista_reflexiones li {
	margin-left: 0;
	padding: 10px;
	border-bottom: 1px dashed #999;
	list-style-type: none;
	list-style-image: none;
	font-size: 20px;
}
.lista_reflexiones a {
	color: #333;
	text-decoration: none;
	font-size: 20px;
}
.lista_reflexiones a:hover {
	text-decoration: underline;
}


/* @end */

/* @group contacto */
#titulo_contacto {
	width: 100%;
	text-align: center;
	margin-top: -20px;
	margin-bottom: 20px;
}
#form_wrap {
	height: 410px;
}
#form_container {
	padding-right: 30px;
	padding-left: 30px;
}
#form_container label {
	font-size: 18px;
}
#form_container input {
	float: right;
	width: 80%;
	height: 20px;
	background-color: #f3f4ce;
	border-top-style: none;
	border-top-width: 0;
	border-right-style: none;
	border-right-width: 0;
	border-bottom: 1px dotted #666;
	border-left-style: none;
	border-left-width: 0;
	font: italic 14px 'Droid Serif', Georgia, "Times New Roman", Times, serif;
}
#form_container #text {
	width: 100%;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px dashed #666;
	background-color: #f3f4ce !important;
	overflow: auto;
	font: italic 13px 'Droid Serif', Georgia, "Times New Roman", Times, serif;
}
#form_container #sendmail{
	width: 100px;
	float: right;
	background-color: #666;
	margin-bottom: 40px;
	font-size: 14px;
	color: #fff;
}
#form_container #sendmail:hover {
	background-color: #000;
	cursor: pointer;
}
form>.submit { /* For non-IE browsers*/
	height: 0px !important;
}

#response {
	width: 350px;
	padding-left: 30px;
	display: none;
	line-height: normal;
	float: left;
	z-index: 50;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
#response b{
	color: red;
}
.invalido {
	background-color: #ffcf93 !important;
}
#response span{
	color: #9d3800;
	font-size: 18px;
	vertical-align: top;
	line-height: normal;
}
#confirmacion {
	display: none;
	float: left;
	padding-right: 30px;
	padding-left: 90px;
	font-size: 14px;
	font-weight: bold;
	font: italic 13px 'Droid Serif', Georgia, "Times New Roman", Times, serif;

}
.respuesta_mail {
	font-size: 18px !important;
	text-align: center;
	color: #630000;
	font-weight: normal;
	font: italic 13px 'Droid Serif', Georgia, "Times New Roman", Times, serif;

}


/* @end */

/* @group personajes */

#left {
	width: 200px;
	float: left;
}
#right {
	margin: 0 0 0 220px;
}
#left_nav {
	width: 200px;
	margin-top: 20px;
}
.fixed {
	position: fixed;
	top: 0px;
}
#nav_ul li a{
	display: block;
}
#nav_ul li{
	list-style-type: none;
	list-style-image: none;
	border-top: 1px dashed #666;
	margin: 0;
	padding: 3px 5px;
}
#nav_ul li:hover, #nav_ul li:hover a  {
	background-color: #630000;
	color: #fff !important;
	text-decoration: none;
	font-style: italic;
	padding-left: 5px;
}
.bio {
	border-bottom: 1px dashed #666;
	margin-bottom: 10px;
}
.to_top {
	display: block;
	text-align: right;
	margin: 0 0 -20px;
}
.bio p img {
	float: left;
	margin: 0 10px 10px 0;
}


/* @end */

/* @group fotos */
.thumb {
	margin-bottom: 10px;
	padding: 0 !important;
}
.thumb img{
	-moz-box-shadow: 0 2px 2px #666;/* for Firefox */
	-o-box-shadow: 0 2px 2px #666;/* for Opera */
	-webkit-box-shadow: 0 2px 2px #666;/* for Safari */
}


/* @end */

/* @group videos */
#videos_presentacion {
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px solid #666;
}
#invitacion {
	margin-bottom: 20px;
}
#videos_presentacion .right {
	width: 320px;
	float: right;
	text-align: center;
	font-style: italic;
}
#videos_presentacion .left {
	width: 320px;
	float: left;
	text-align: center;
	font-style: italic;
}

/* styling of the container. */
a.player {
	display:block;
	width: 320px;
	height:240px; 
	text-align:center;
	float:left;
	border:1px solid #999;
	margin-bottom: 5px;
}

/* play button */
a.player img {
	margin-top:70px;
	border:0px;
}
a.large img {
	margin-top: 155px !important;
}

/* when container is hovered we alter the border color */
a.player:hover {
	border:1px solid #000;
}

#invitaciones {
	text-align: center;
	margin-top: 20px;
}
#invitaciones a {
	margin: 10px;
}
#invitaciones a img {
	border: 1px solid #999;
	-moz-box-shadow: 0 2px 2px #666;/* for Firefox */
	-o-box-shadow: 0 2px 2px #666;/* for Opera */
	-webkit-box-shadow: 0 2px 2px #666;/* for Safari */
}


/* @end */



/* @group ventanas modales y overlays */
.modal {
	
}
.modal_Small {
	width: 300px;
}
.modal_Small .modal_top {
	height: 38px;
	width: 100%;
	background: url(https://losconstituyentes.org/images/modal_small_head-footer.png) no-repeat center top;
}
.modal_Small .modal_footer {
	height: 38px;
	width: 100%;
	background: url(https://losconstituyentes.org/images/modal_small_head-footer.png) no-repeat center bottom;
}
.modal_Small .modal_body{
	background: url(https://losconstituyentes.org/images/modal_small_body.png) repeat-y center top;
	padding: 0 40px;
}

/* @end */


#footer {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#footer .copy {
	font-size: 11px;
	color: #666;
	margin-top: 10px;
}
#footer h4,
#footer h6 {
	margin-top: 5px;
	margin-bottom: 5px;
}




/*
playback timings (ms):
  captures_list: 0.6
  exclusion.robots: 0.021
  exclusion.robots.policy: 0.01
  esindex: 0.011
  cdx.remote: 16.263
  LoadShardBlock: 129.921 (3)
  PetaboxLoader3.datanode: 181.711 (5)
  load_resource: 184.407
  PetaboxLoader3.resolve: 99.348
  loaddict: 37.401
*/