/*Reglas predefinidas*/
*{
	margin:0;
	padding:0;
	border:0;
	font-family: arial;
	color: #666;
}
body{
	/*background: #CF1212 url(imagenes/degradado_fondo_paginab.png) center repeat-y;*/
	/*background: transparent url(imagenes/fondo_consuladocentro.png) center repeat-y;*/
	background: transparent url(imagenes/fondo_todo4.png) center repeat-y;
	background: transparent url(imagenes/fondo_todo_nuevo_centro.png) center repeat-y;
	
}
html{
	/*background: #E20B17 url(imagenes/cabecera_completa_fondo2.png) top repeat-x;*/
	/*background: #fff url(imagenes/cabecera_completa_fondo2.png) top repeat-x;*/
	/*background-color: #CF1212 url(imagenes/Escudo_Nacional_rojo.jpg) top no-repeat;*/
	background: #CF1212 url(imagenes/fondo_venezuela2.png) top repeat;
}
/*Estilos para los enlaces*/
a:hover{
	text-decoration:none;}

.separador, .separador_inv {
	float:none;
	clear:both;
	height:1px;
	width:100%;
	overflow:hidden;
}

.separador_gris, hr {
	height: 1px;
	width: 100%;
	overflow: hidden;
	float: none;
	clear: both;
	margin-top: 3px;
	margin-bottom: 5px;
	background-color: #ccc;
}

.separador_azul {
	height: 1px;
	width: 100%;
	overflow: hidden;
	float: none;
	clear: both;
	margin-top: 3px;
	margin-bottom: 5px;
	background-color: #006DF2;
}

.separador_rojo {
	height: 1px;
	width: 100%;
	overflow: hidden;
	float: none;
	clear: both;
	margin-top: 3px;
	margin-bottom: 5px;
	background-color: #CC0000;
}

.separador_banners {
	float: none;
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 10px;
	background-color: #ccc;
}

/*Lo que contiene la página entera*/


#contenedor {
	width:960px;
	margin:auto;
	margin-top: 0;
	/*margin-bottom:10px;*/
	padding:5px 5px 0px 5px;	
	background-color: #FFFFFF;
	/*border: 10px double #000;*/
}
/*Lo que contiene contenedor*/
#banda_superior {
	width:960px;
	height: 75px;
	height: 60px;
	background: #fff url(imagenes/super_cabecera_bicentenario.png) center no-repeat;
}
/*banda_superior contiene logo, oculto y banderas*/
#logo {
	float:left;
	width:125px;
	height:75px;
	height: 46px;
	display: none;
}

#oculto {
	display:none;
}

#banderas {
	float:right;
	margin-right: 0px;
	width:170px;
	color: ThreedDarkShadow;
}




/*Cabecera de imágenes en transición*/
#cabecera {
   /* position: relative;*/
	clear: both;
	width:960px;
	height:250px;
	height: 100px;
	 
	/*background-color: #330000; */
	
}

a#enlace_cabecera {
	display: block;
	width: 960px;
	height: 100px;
	background: #fff url(imagenes/cabecera_completa_bicentenario.png) center no-repeat;
}

#cabecera IMG {
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	 width:960px;
	 height: 250px;
	 position:absolute;
}

#cabecera IMG.active {
    z-index:10;
    opacity:1.0;
}

#cabecera IMG.last-active {
    z-index:9;
	 }
	 
/*Div que contiene los enlaces a las diferentes páginas*/
#paginas{
	width:960px;
	height:25px;
	height: auto;
	font-family: "Arial";
	/*padding-top:5px;*/
	/*letter-spacing: 5px;*/
	/*text-align:center;*/
	text-decoration: none;
	margin-bottom: 10px;
	margin-bottom: 0;
	/*
	background-image: url(img/menu_superior_fondo.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;	
	color: ThreedDarkShadow;
	*/

}
#paginas li {
	list-style-type: none;
	display: inline;
	background-color: transparent;
	padding: 0 6px 0 6px;
}
	
a {
	color:#778899;	
	background-color: transparent;
	text-decoration:none;
	font-family: "Arial";
	font-size: 0.8em;
}

#paginas a {
	font-weight: bold;
	padding: 4px;
}

#paginas a:hover {
	color: #008AF7;
	color: #022F6A;
	font-weight: bold;
	/*background-color: #f5f5f5;*/
}

/**************************************/
/* definicion de cajas centrales */
#contenido {
	height: auto;
	width:960px;	
	margin-top:0px;
	
	color: #bbb;


	
}

#contenido_central {
	width: 578px;
	
	float: left;
	padding: 0 4px 10px 4px;
	/*border-left: 4px double #ECE9D8;*/
	
	width: 670px;
}

#menu_lateral {
	width: 170px;
	float: left;
	padding-right: 10px;
	
	
	width: 950px;
	height: auto;
	background: #fff url(imagenes/_fondo_menu.png) center repeat-x;
}

#contenido_derecha {
	width: 180px;
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	
	width: 270px;
}

#noticias {
	width: 760px;
}

/*******************************************/

h3 {
	font-size: 0.8em;
}

h3.evento {

}

#contenido H1 {
	width: 100%;	
	font-family: "Arial" ;
	
	color: #0033BD;
	color: #006DEF;
	font-size: 1em;
	font-variant: normal;
	border-bottom:3px solid #CC0000;
	margin-bottom: 15px;
	padding-top: 4px;
	
}

#contenido h2 {
	font-family: Lucida Sans, Arial,Verdana, Helvetica, sans-serif;
	font-size: 1em;
	/*font-weight: bold;*/
	color: #00249a;
	border-bottom: 2px solid #cc0000;
	margin-bottom: 10px;
	padding-top: 2px;
}

#contenido p {	
	width:900px;	
	width: 100%;
	width: auto;
	font-family: "Arial";
	font-size: 0.75em;
	font-variant: normal;
	text-align: justify;
	margin-top:12px;
	color: #555;
}

#contenido p.fecha {
	margin-top: 5px;
	font-size: 0.75em;
	font-weight: lighter;
}

#contenido p.pagina_anterior {
	padding-top: 5px;
	margin-top: 10px;
	border-top: 1px solid #006DEF;
}

#contenido br {
	margin-top: 10px;
}

#contenido_corto {
	width: 670px;
	float: left;
	margin-right: 10px;
}

#contenido_corto p {
	width: 670px;
}

/************************/
#menu_lateral ul {
	margin-bottom: 10px;
}

#menu_lateral li {
	list-style-position: inside;
	list-style: none;
	/*padding: 3px 0 3px 0;*/
	
	float: left;
}
#menu_lateral li a {
	display: block;
	color: #A8ABCF;
	color: #006DEF;
	/*padding: 4px 0 4px 0;*/
	
	/*border-bottom: 2px solid #CFA8B1;
	border-bottom: 2px solid #CC0000;
	*/
	font-weight: bold;
	font-size: 0.8em;
	padding: 7px 7px;
	color: #fff;
	
}

#menu_lateral li a:hover {
	color: #0033BD;
	color: #006DEF;
	/*border-bottom: 2px solid #CC0000;*/
	background-color: #eeeeee;
	
	background: #fff url(imagenes/_fondo_menu_rojo.png) center repeat-x;
	color: #fff;
}

#menu_lateral li a.marcada {
	color: #0033BD;
	color: #006DEF;
	/*border-bottom: 2px solid #CC0000;*/
	background-color: #eeeeee;

	color: #fff;
	background: #fff url(imagenes/_fondo_menu_rojo.png) center repeat-x;
}

#menu_lateral li a.marcada:hover {
	color: #fff;
}

#menu_lateral li li a {
	font-size: 0.7em;
	background: none;
}

#menu_lateral li ul {
	background: #fff url(imagenes/fondo_submenus.png) repeat-x top;
}

#menu_lateral .banners {
	padding-top: 10px;
}

#menu_lateral .banners img {
	padding: 1px;
	border: 1px solid #ccc;
}


/**********************/
#contenido_central {
	color: #111;
}

#contenido_central a {
	color: #006DEF;
	font-size: 1em;
}

#contenido_central strong {
	color: #333;
}

#contenido_central a:hover {
	background-color: #006DEF;
	color: #fff;
	font-size: bold;
}

#contenido_central ul {
	margin-bottom: 10px;
	padding: 2px;
	margin-top: 5px;
}

#contenido_central li {
	list-style-position: inside;
	padding: 1px;
	font-size: 0.75em;
	margin-bottom: 2px;
	padding-left: 20px;
}

#contenido_central li a {
	font-size: 1em;
}

#contenido_central h3 {
	margin-top: 10px;
	color: #333;
	border-bottom: 1px solid #cc0000;
}

#contenido_central p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#contenido_central table {
	font-size: 0.8em;
}
#contenido_central td {
	padding: 2px 4px;
	width: 160px;
}

#contenido_central form {
	padding: 2px;
	margin: 5px auto;
	border: 1px solid #ccc;
	background-color: #f5f5f5;
}

#contenido_central label {
	width: 150px;
	display: block;
	float: left;
	font-size: 0.8em;
	font-weight: bold;
	padding-right: 3px;
	margin-top: 3px;
}

#contenido_central label.larga {
	width: 200px;
}

#contenido_central input {
	width: 250px;
	float: left;
	padding-left: 5px;
	border: 1px solid #ccc;
}

#contenido_central select {
	border: 1px solid #ccc;
	width: 257px;
	margin-top: 3px;
}

#contenido_central .enviar {
	margin-top: 5px;
	width: 100px;
	font-weight: bold;
}

/***********************/
#contenido_central_largo {
	width: 770px;
	float: left;
	
	width: 950px;
	width: 670px;
}



#contenido_central_largo a {
	color: #006DEF;
	font-size: 1em;
}

#contenido_central_largo strong {
	color: #333;
}

#contenido_central_largo a:hover {
	background-color: #006DEF;
	color: #fff;
	font-size: bold;
}

#contenido_central_largo ul {
	margin-bottom: 10px;
	padding: 2px;
	margin-top: 5px;
}

#contenido_central_largo li {
	list-style-position: inside;
	padding: 1px;
	font-size: 0.75em;
	margin-bottom: 2px;
	padding-left: 20px;
}

#contenido_central_largo li a {
	font-size: 1em;
}

#contenido_central_largo h3 {
	margin-top: 10px;
	color: #333;
	border-bottom: 1px solid #cc0000;
}

#contenido_central_largo p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#contenido_central_largo table {
	font-size: 0.8em;
}
#contenido_central_largo td {
	padding: 2px 4px;
	width: 160px;
}

#contenido_central_largo form {
	padding: 2px;
	margin: 5px auto;
	border: 1px solid #ccc;
	background-color: #f5f5f5;
}

#contenido_central_largo label {
	width: 150px;
	display: block;
	float: left;
	font-size: 0.8em;
	font-weight: bold;
	padding-right: 3px;
	margin-top: 3px;
}

#contenido_central_largo label.larga {
	width: 200px;
}

#contenido_central_largo input {
	width: 250px;
	float: left;
	padding-left: 5px;
	border: 1px solid #ccc;
}

#contenido_central_largo select {
	border: 1px solid #ccc;
	width: 257px;
	margin-top: 3px;
}

#contenido_central_largo .enviar {
	margin-top: 5px;
	width: 100px;
	font-weight: bold;
}


/***********************/
#contenido_derecha h3 {
	color: #333;
	font-size: 0.8em;
	text-align: center;
}

#contenido_derecha a {
	font-size: 1em;
	padding-left: 3px;
	color: #00A4FA;
	color: #0146BA;
	font-weight: bold;
}

#contenido_derecha a:hover {
	color: #CC0000;
}

#contenido_derecha img {
	margin: 2px 0 2px 0;
	border: 1px solid #ccc;
	padding: 1px;
}

.banners {
	text-align: center;
}

#contenido .banners a {
	padding: 0;
}

#contenido #menu_lateral .banners img {
	margin: 2px 0 2px 0;
	border: 1px solid #ccc;
	padding: 1px;
}

#contenido .sangria, #contenido_central .sangria, #contenido_derecha .sangria {
	padding-left: 45px;
}

/***********************/
.noticia_portada_primera  {
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #006DEF;
}

#contenido .noticia_portada_primera .contenido_noticia h2 {
	font-size: 0.8em;
	color: #006DEF;
	border-bottom: none;
	font-family: arial;
}

#contenido_central .noticia_portada_primera .contenido_noticia a {
	font-size: 0.8em;
}

#contenido p.titular_destacado_portada {
	font-size: 0.7em;
	padding: 2px 0 2px 0;
	
}

.noticia_portada_primera img {
	float: left;
	padding: 3px 5px 3px 3px;
	
}

h3.noticias {
	font-size: 0.8em;
	color: #222;
	padding-bottom: 2px;
	margin-top: 3px;
	border-bottom: 2px solid #006DF2;
	
}

/************************/
#noticias_izq {
	width: 320px;
	float: left;
	padding-right: 10px;
	border-right: 1px solid #ccc;
}

#noticias_dch {
	width: 320px;
	float: left;
	padding-left: 7px;
}

.noticia_portada {
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
	
	width: 315px;
	float: left;
	padding: 5px;
}

.noticia_portada h4 {
	font-size: 0.9em;
	
	font-size: 1.15em;
}

.noticia_portada h4 a {
	font-family: Georgia,"Times New Roman",Times,seriff;
	font-weight: normal;
}

#contenido_central_largo .noticia_amplia h3 {
	margin-bottom: 5px;
	color: #006DF2;
	
	border: 0;
	font-family: Georgia,"Times New Roman",Times,seriff;
	font-size: 1.1em;
	font-weight: normal;
}

.noticia_amplia img {
	padding: 1px;
	border: 1px solid #ccc;
	
	float: left;
	margin-right: 5px;
}

/***********************/
h3.aviso {
	font-size: 0.8em;
	color: #cc0000;
	margin-bottom: 5px;
}

#contenido p.aviso {
	font-size: 0.7em;
}

#contenido div.aviso p{
	color: #333;
}

div.aviso {
	background-color: #eee;
	padding: 2px 2px 4px 2px;
	color: #fff;
	margin-bottom: 10px;
}

/***********************/
.evento_portada {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
}

.evento_portada h4 {
	font-size: 0.9em;
}

h3.evento {
	color: #006DF2;
}

#contenido p.fecha {
	font-size: 0.7em;
}

#listado_eventos {
	display: none;
}

#contenido_izq h3 {
	color: #006DF2;
}

#contenido_izq h4 {
	font-size: 0.7em;
}

/************************/
div.faq , div.faq_oscuro{
	font-size: 1em;
	padding: 3px 0 3px 0;
}

#contenido div.faq  a, #contenido div.faq_oscuro  a {
	font-size: 0.75em;
	color: #006DEF;
	/*padding: 2px 0 2px 0;*/
}

#contenido div.faq  a:hover, #contenido div.faq_oscuro  a:hover {
	color: #555;
	color: #fff;
}

#contenido div.faq a p {
	color: #006DEF;
}

#contenido div.faq_oscuro {
	background-color: #eee;
}



#contenido div.faq p {
	margin-top: 4px;
}

div.respuesta {
	padding: 3px;
	font-size: 0.9em;
}

div.respuesta a {
	font-size: 1em;
}

div.pregunta {
	padding: 3px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #ccc;
	margin-bottom: 3px;
}

/***********************/
.galeria_imagenes {
	float: left;
	/*margin-right: 5px;*/
	margin-top: 10px;
	width: 200px;
	margin-left: 10px;
}

.galeria_imagenes img {
	margin-bottom: 3px;
	border: 1px solid #000;
}

img.img_cen {
	display: block;
	margin: 0 auto;
	float: none;
}
img.img_izq {
	float: left;
	margin: 3px;
	margin-right: 5px;
}
img.img_dch {
	float: right;
	margin: 3px;
	margin-left: 5px;
}

div.caja_gal_img {
	width: 150px;
	height: 110px;
	float: left;
	margin-left: 18px;
	margin-left: 10px;
	margin-bottom: 25px;
	
}

div.caja_gal_img img {
	width: 146px;
	height: 106px;
	float: none;
	clear: both;
	margin: 2px auto;
	
}

div.tablaimg img {
	height: 60px;
	display: block;
	margin: 10px;
	float: left;
}

.imagen_texto_oculto {
	display: none;
	
	width: 500px;
	height: auto;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	
}

/************************/
div.noticia {
	padding: 3px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	border-left: 1px solid #fff;
}

div.noticia:hover {
	background-color: #f5f5f5;
	border-left: 1px solid #ccc;
}

.noticia_amplia h3 {
	font-size: 0.8em;
}

#paginacion {
	margin-bottom: 8px;
	border: 1px solid #ccc;
	padding: 2px 3px 2px 3px;
}

#paginacion a {
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	display: block;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	float: left;
	margin-right: 3px;
}

#paginacion a:hover, #paginacion a.marcada {
	background-color: #ddd;
	border-color: #006DEF;
}

.lista_imagenes {
	margin-top: 5px;
	background: #fff url(imagenes/galeria_fondo.png) top repeat-x;
	padding-top: 5px;
}

.lista_imagenes img {
	float: none;
}

#contenido .lista_imagenes a:hover {
	background-color: #fff;
}


/************************/
#contacto_izq {
	width: 420px;
	width: 415px;
	width: 100%;
	float: left;
	clear: none;
	overflow: hidden;
}

 form.form_contacto {
	width: 430px;
	width: 570px;
	/*border: 1px solid #1a4548;*/
	margin: 10px;
	clear: none;
	overflow: hidden;
	padding: 0;
	margin: 10px 0;
}

label {
	color: #778899;
}

.label_normal {
	width: 100px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;	
	float: left;
	/*margin-top: 5px;*/
}

#contenido_central_largo .label_larga {
	width: auto;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;	
	float: left;
	margin-top: 10px; 
	margin-left: 10px;
	
}

.label_media{
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;	
	float: left;
	/*margin-top: 5px;*/
}

.linea_texto {
	width: 300px;	
	border: 1px solid #778899;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	/*margin-top: 5px;*/
	
}

#contenido_central_largo input.check {
	margin-top: 10px;
	margin-left: 5px;
	float: left;
	/*width: 30px;*/
	padding-left: 15px;
	padding-right: 15px;
	width: auto;
	border: 0;
}

#copia_mail {
	width: 30px;
}

.caja_texto {
	width: 300px;
	height: 215px;	
	border: 1px solid #778899;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	/*margin-top: 5px;*/
}

.estandar {

	width: 300px;
	float: left;
	font-family: Arial, sans-serif;
	border: 1px solid #778899;
	font-size: 0.8em;
	/*margin-top: 5px;*/
	/*background-color: #ddd;*/
}

.boton_enviar {	
	border: 1px solid #778899;
	width: 50px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	margin-top: 10px;
	background-color: #D9E0E0;
	background-color: #ECE9D8;
}

/***********************/
/* ___ google ___ */
#map {
	clear: none;
	float: right;
	float: none;
	width: 340px; 
	width: 310px;
	width: 570px;
	height: 500px; 
	height: 300px;
	margin: 10px 0 5px 0;
	margin: auto;
	border: 3px solid #bbb;
}

#map img.gmnoscreen {
	display: none;
}

/***********************/
#pie {
	width:960px;
	/*
	border-top: 3px;
	border-top-style:double;
	border-color: ButtonFace;
	*/
	border-top: 1px solid #cc0000;
	/*border-bottom: 1px solid #ccc;*/
	padding-top: 5px;
	margin-top:20px;	
	padding-bottom:20px;
	float: none;
	clear: both;
}

#pie p {
	font-family: "Arial";
	margin-top:5px;
	color: Gray;
	color: #0146BA;
	font-size:12px;
	text-align:center;	

}

#pie p.titulo {
	color: Silver;
	color: #778899;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	font-size:13px;

}

#pie_con_fondo {
	width: 986px;
	width: 994px;
	height: 20px;
	margin: 0 auto;
	/*background: #fff url(imagenes/fondo_consuladopie2.png) bottom no-repeat;*/
	background: #CF1212 url(imagenes/fondo_pie4.png) bottom no-repeat;
	background: #CF1212 url(imagenes/fondo_todo_nuevo_abajo.png) bottom no-repeat;
	border: 0;
}

#cabecera_con_fondo {

}

#slideshow {
	position:relative;
    /*width: 260px;*/
	margin-left: 3px;
}

#slideshow img {
	position: absolute;
	top: 0pt;
	left: 0pt;
	z-index: 8;
	opacity: 0;
}

#slideshow img.active {
	z-index: 10;
	opacity: 1;
}

#mapa_politico {
	margin-top: 265px;
}

/***********
slide de imagenes
***********/
#lista_imagenes, #lista_imagenes_slide * {
	border: 0;
	margin: 0;
	padding: 0;
}

#lista_imagenes,  #lista_imagenes_slide {
	clear: both;
	margin-top: 10px;
}

/*
#lista_imagenes_slide {
	width: 100%;
}

#lista_imagenes_slide li, #lista_imagenes_slide ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#lista_imagenes_slide img {
	padding: 0;
	border: 0;
}

#lista_imagenes_slide  li {
	width: 320px;
	height: 240px;
	padding: 2px;
	overflow: hidden; 
}

#prevBtn, #nextBtn{ 
	font-size: 0.8em;
}	
*/

.jcarousel-prev-horizontal {
	position: absolute;
	top: 43px;
	top: 123px;
	left: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(imagenes/icono_anterior.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}

.jcarousel-next-horizontal {
	position: absolute;
	top: 43px;
	top: 123px;
	right: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(imagenes/icono_siguiente.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}

.jcarousel-container {
	background-color: #ffffff;
	background-image: url(imagenes/galeria_fondo.png);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	
}

.jcarousel-container-horizontal {
	width: 600px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}

.jcarousel-container-horizontal li {
	overflow: hidden;
}