@charset "utf-8";
/* CSS Document */

/* Index - portada */

body.index {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	overflow: hidden;
	background-image: none;
}
#contenedor_portada
 {
	height: auto;
	width: 900px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 150px;
	margin-bottom: 100px;
}
#video_portada

{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	text-align: center;
}
#logo_t4p_portada {
	padding: 0px;
	height: 50px;
	width: 500px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pie_portada {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 100px;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 50px;
	width: 250px;
	text-decoration: none;
}
#pie_portada a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 100px;
	text-decoration: none;
}
#pie_portada li {
	float: right;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-decoration: none;
}

li#castellano a {
	background-image: url(imagenes/portada/idioma/castellano_a.png);
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
li#castellano  a:hover {
	background-image: url(imagenes/portada/idioma/castellano_hover.png);
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
li#english a {
	background-image: url(imagenes/portada/idioma/english_a.png);
	text-decoration: none;
}
li#english a:hover {
	background-image: url(imagenes/portada/idioma/english_hover.png);
	text-decoration: none;
}

/*________________________________________________________________________________________________________________________________________________*/

/* Generales */

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	text-decoration: none;
	overflow: hidden;
}

#contenedor
 {
	width: 970px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 200px;
	padding: 0px;
	margin-bottom: auto;
}

#enunciado {
	padding: 0px;
	width: 970px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 40px;
	text-align: right;
	margin: 0px;
}
#enunciado_catalogo {
	padding: 0px;
	width: 970px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 40px;
	text-align: right;
}

select {
	width: 100px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

#contenedor_contenido {
	width: 970px;
	text-align: center;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(imagenes/fondo.jpg);
}
#contenedor_principal {
	padding: 0px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 500px;
	text-align: center;
	/*background:transparent url(imagenes/transparencia.png)repeat 20% 20%;*/
}
#contenedor_principal_links {
	padding: 0px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 500px;
	text-align: center;
}

#pie_pagina {
	clear: both;
	height: 50px;
	width: 970px;
	background-image: url(imagenes/logo.png);
	background-repeat: no-repeat;
	background-position: 825px top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}

#pie_pagina li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	float: left;
	margin-right: 10px;
	line-height: 50px;
}
#navegador {
	width: 800px;
	float: left;
	padding: 0px;
	margin: 0px;
	height: 40px;
}

h1 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-weight: normal;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}

ul {
	text-decoration: none;
	display: block;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

li a {
	color: #999999;
}
li
 {
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

#imagen-noticias {
	background-image: url(imagenes/proyectos/breakingnews-a.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 150px;
	width: 200px;
}

#imagen-noticias:hover    {
	background-image: url(imagenes/proyectos/breakingnews-ahover.jpg);
	margin: 0px;
	padding: 0px;
	float: right;
	height: 150px;
	width: 200px;
}



/*______________________________________________________________________________________________________________________________________________________*/

/* Proyectos */
#texto_proyectos {
	width: 765px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin: 0px;
}

/*______________________________________________________________________________________________________________________________________________________*/
/* Nosotros */
#texto_nosotros {
	width: 740px;
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 25px;
}
#scroll {
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: 200px;
}
#scroll_proyectos {
	padding: 0px;
	width: 765px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.div_publi_proyectos {
	padding: 0px;
	width: 765px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 200px;
}
.div_video_proyectos {
	float: right;
	height: 200px;
	width: 325px;
	font-family: "Century Gothic";
	font-size: 11px;
}
.div_publi_proyectos p {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 350px;
}
.div_publi_proyectos a {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #bcaf54;
	text-decoration: none;
	font-weight: bold;
}

/* easyscroll navigation buttons */	

	#easyscrollnav, #easyscrollnav li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:25px;
	line-height:25px;
	margin:0;
	padding:0;
		}	
	#easyscrollnav{
		margin:1em 0;	
		}			
	#easyscrollnav li{
	list-style:none;
	float:left;
	margin-right:10px;
	padding:0 10px;
	color:#ddd;
	cursor:pointer;
		}					
	#easyscrollnav li.over{
	color:#ddd;
	text-decoration:underline;
		}	
.vinculos {
	padding: 0px;
	height: 400px;
	width: 220px;
	float: right;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.titulos_enlaces {
	text-align: center;
	padding: 0px;
	height: 25px;
	width: 190px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.titulos_enlaces   a {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
.logos_links {
	padding: 0px;
	width: 150px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
	text-align: center;
}
.logos_links  a {
	text-decoration: none;
	display: block;
}
/*____________________________________________________________________________________________________________________________________________________*/
/* Clases */

.p_grises
 {
	font-family: "Century Gothic";
	color: #ddd;
	text-decoration: none;
	text-align: justify;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
}

.p_doradas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbae53;
	text-decoration: none;
}
.p_gris_negritas {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.strong {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #ABA04E;
	text-decoration: none;
	font-variant: normal;
}
.strong_doradas {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #ABA04E;
	text-decoration: none;
	font-variant: normal;
}

.noflotar {
	clear: both;
}
.span {
	display: none;
	text-decoration: none;
}
.titulos {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


/*______________________________________________________________________________________________________________________________________________________*/
/* Contacto */
#formulario {
	padding: 0px;
	width: 390px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	float: left;
	height: 350px;
	text-align: right;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#direccion {
	height: 350px;
	width: 390px;
	float: right;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding: 0px;
}
#direccion h1 {
	width: 380px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

form {
	margin-top: 5px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 350px;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

form ul{
	list-style-type: none;
}
form li{
	margin-bottom:5px;
}
input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #CCCCCC;
	background-color: #000000;
}

input[type=text]:focus, select:focus  {
	background-color: #FFFFFF;
	color: #333333;
}
input[type=submit] {
	clear: both;
	display: inline;
	padding-right: 2em;
	padding-left: 2em;
	font-family: "Century Gothic";
	text-decoration: none;
}
input[type=reset] {
	display: inline;
	clear: both;
	padding-right: 2em;
	padding-left: 2em;
	font-family: "Century Gothic";
}


textarea {
	background-color: #000000;
	color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	resize:none;
}
textarea[type=text]:focus, select:focus   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
body.enviado {
	background-color: #000000;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
#texto_direccion {
	width: 370px;
	color: #CCCCCC;
	text-decoration: none;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 225px;
	font-family: "Century Gothic";
	font-size: 11px;
}

#texto_direccion a {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	margin-left: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#texto_direccion a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.email_contacto {
	padding: 0px;
	width: 360px;
	/*background-image: url(imagenes/iconos/correo.png);
	background-position: left;
	background-repeat: no-repeat;*/
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:10px;
}

