/* hoja de estilo de URBANHOT */

html { 
	margin:0; 
	padding:0;
	height: 100%;
	text-align: center;
}

body{
   background: #e0dfdf;
   height: 100%;
   width: 100%;
   margin: 20px;
   padding: 0px;
   text-align: center;
}

/*///////////////////////////////////////*/
/* CENTRADO */
#marco {
	margin: auto;
	display: table;
	width: 950px;
	height: 100%;
	text-align: left;
}

#contenedor_central {
	margin: auto;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	height: 100%;
}

#vertical_ie { 
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

#texto {
	display: inline-block;
	vertical-align: middle;
}

/*///////////////////////////////////////*/

#contenedor {
	padding-top: 1px;
	width: 950px;
	height: 520px;
	background-color: white;
}

/* INDEX */

#contenedor .lineas_amarillas_index[class] {
	margin-top: 17px;
}

#contenedor .lineas_amarillas_index {
	margin-top: 20px;
	width: 950px;
	height: 480px;
	border-top: 3px solid #fdda06;
	border-bottom: 3px solid #fdda06;
	background: url(../img/fondo_index.gif);
	z-index: 1;
}

.lineas_amarillas_index .objeto_swf {
	width: 450px;
	height: 225px;
	margin-left: 70px;
	margin-top: 50px;
	z-index: 2;
}

.lineas_amarillas_index .menus {
	width: 350px;
	height: 200px;
	margin-left: 570px;
	margin-top: -245px;
	z-index: 2;
	color: #fdda06;
	font-family: Arial, Verdana;
	font-size: 11pt;
	font-weight: bold;
	z-index: 2;
}

.lineas_amarillas_index .menus li{
	list-style: none;
	margin-bottom: 8px;
}

.lineas_amarillas_index .menus a {
	text-decoration: none;
	color: #fdda06;
	background-image: url(../img/marcador.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.lineas_amarillas_index .menus a:hover {
	text-decoration: none;
	color: #f55b11;
	background-image: url(../img/marcador2.gif);
}

.sin_borde {
	border: 0;
}

#contenedor .logo_urbanhot[class] {
	margin-left: 40px;
	margin-top: 80px;
}

#contenedor .logo_urbanhot {
	margin-top: 75px;
	margin-left: 15px;
	float: left;
}

#contenedor .logo_enerterra[class] {
	margin-top: 83px;
	margin-left: 35px;
	float: left;
}

#contenedor .logo_enerterra {
	margin-top: 75px;
	margin-left: 15px;
	float: left;
}

#contenedor .logo_sapje[class] {
	margin-top: 83px;
	margin-left: 15px;
	float: left;
}

#contenedor .logo_sapje {
	margin-top: 75px;
	margin-left: 15px;
	float: left;
}

#contenedor .texto_index[class] {
	margin-top: 188px;
	margin-left: -320px;
}

#contenedor .texto_index {
	margin-top: 176px;
	margin-left: -315px;
	font-size: 11pt;
	font-family: Arial, Verdana;
	font-weight: bold;
	text-align: center;
	color: #716f6e;
}

#contenedor .linea_inf[class] {
	margin-top: 6px;
}

/* QUE_ES_URBANHOT */

#contenedor .lineas_amarillas[class] {
	margin-top: 0px;
}

#contenedor .lineas_amarillas {
	margin-top: 0px;
	width: 950px;
	height: 480px;
	border-top: 3px solid #fdda06;
	border-bottom: 3px solid #fdda06;
	background: url(../img/fondo2bb.gif);
}

.lineas_amarillas .foto_nina {
	margin-top: 109px;
	margin-left: 0px;
	width: 180px;
	height: 268px;
	border: 1px solid #fdda06;
	float: left;
}

.lineas_amarillas .texto_que_es[class] {
	margin-top: 40px;
}

.lineas_amarillas .texto_que_es {
	margin-left: 210px;
	margin-top: 10px;
	width: 340px;
	height: 390px;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-align: justify;
	
}

.texto_que_es .titulo {
	margin-left: 10px;
	color: #e1672b;
	font-size: 20px;
	margin-top: 20px;
}

.texto_que_es .texto {
	font-weight: normal;
	margin-left: 10px;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
}

/* COMO_FUNCIONA_URBANHOT */

#contenedor .lineas_amarillas2[class] {
	margin-top: 0px;
}

#contenedor .lineas_amarillas2 {
	margin-top: 0px;
	width: 950px;
	height: 480px;
	border-top: 3px solid #fdda06;
	border-bottom: 3px solid #fdda06;
	background: url(../img/fondo42b.gif);
}

.lineas_amarillas2 .texto1_como_funciona[class] {
	margin-left: 55px;
	margin-top: 30px;
}

.lineas_amarillas2 .texto1_como_funciona {
	margin-left: 55px;
	margin-top: 30px;
	width: 440px;
	height: 100px;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
}

.texto1_como_funciona .titulo {
	margin-left: 10px;
	color: #e1672b;
	font-size: 20px;
	margin-top: 0px;
}

.lineas_amarillas2 .texto2_como_funciona[class] {
	margin-left: 460px;
	margin-top: 220px;
}

.lineas_amarillas2 .texto2_como_funciona{
	margin-left: 460px;
	margin-top: 200px;
	width: 440px;
	height: 100px;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
}

/* DONDE_INSTALAR_URBANHOT */

#contenedor .lineas_amarillas3[class] {
	margin-top: 0px;
}

#contenedor .lineas_amarillas3 {
	margin-top: 0px;
	width: 950px;
	height: 480px;
	border-top: 3px solid #fdda06;
	border-bottom: 3px solid #fdda06;
	background: url(../img/fondo41b.jpg);
}

.lineas_amarillas3 .texto1_donde_instalar[class] {
	margin-left: 50px;
	margin-top: 20px;
	float: left;
}

.lineas_amarillas3 .texto1_donde_instalar {
	margin-left: 50px;
	margin-top: 20px;
	width: 440px;
	height: 100px;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
	
}

.texto1_donde_instalar .titulo {
	margin-left: 10px;
	color: #e1672b;
	font-size: 20px;
	margin-top: 0px;
}

.lineas_amarillas3 .texto2_donde_instalar[class] {
	margin-left: 455px;
	margin-top: 395px;
}

.lineas_amarillas3 .texto2_donde_instalar{
	margin-left: 455px;
	margin-top: 185px;
	width: 440px;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
}

/* BENEFICIOS_DE_URBANHOT */

#contenedor .lineas_amarillas4[class] {
	margin-top: 0px;
}

#contenedor .lineas_amarillas4 {
	margin-top: 0px;
	width: 950px;
	height: 480px;
	border-top: 3px solid #fdda06;
	border-bottom: 3px solid #fdda06;
	background: url(../img/fondo43b.gif);
}


.lineas_amarillas4 .texto_beneficios[class] {
	margin-left: 50px;
	margin-top: 20px;
	float: left;
}

.lineas_amarillas4 .texto_beneficios {
	margin-left: 20px;
	margin-top: 20px;
	width: 440px;
	height: 100px;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
}

.lineas_amarillas4 .texto_beneficios li {
		margin-bottom: 10px;
}

.texto_beneficios .titulo {
	margin-left: 50px;
	color: #e1672b;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.lineas_amarillas4 .img1_beneficios[class] {
	position: absolute;
	margin-left: 450px;
	margin-top: 50px;
}

.lineas_amarillas4 .img1_beneficios {
	margin-left: 450px;
	margin-top: -140px;
	width: 350px;
	height: 305px;
}

.lineas_amarillas4 .img2_beneficios[class] {
	position: absolute;
	margin-left: 75px;
	margin-top: 203px;
}

.lineas_amarillas4 .img2_beneficios {
	margin-left: 60px;
	margin-top: -235px;
	width: 320px;
	border: 1px solid #fdda06;
}

/* GENERAL */

#capa_menu_sup[id] {
	height: 17px;
	padding-top: 0px;
}

#capa_menu_sup {
	margin-top: 1px;
	padding-top: 2px;
	width: 950px;
	height: 20px;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#capa_menu_sup a {
	text-decoration:none;
	color: #aca8a7;
}

#capa_menu_sup a:hover {
	text-decoration:none;
	color: #000000;
}

#capa_pie {
	width: 950px;
	height: 20px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 17px;
}

#capa_pie a {
	color: #e1672b;
}

#capa_pie a:hover {
	color: #e8a07d;
	text-decoration: none;
}

#contenedor .lineas_amarillas5[class] {
	margin-top: 0px;
}

#contenedor .lineas_amarillas5 {
	margin-top: 0px;
	width: 950px;
	height: 480px;
	border-top: 3px solid #fdda06;
	border-bottom: 3px solid #fdda06;
	background: url(../img/fondo4b.gif);
}

/* AVISO LEGAL */

#aviso_legal[id] {
	margin-top:15px;
	margin-left:15px;
	width:900px;
	height:425px;
}

#aviso_legal {
	color:#565656;
	margin-top:25px;
	margin-left:25px;
	font-family: Verdana, Arial;
	font-size:11px;
	border:1px solid #8f8e00;
	background-color:#ffffff;
	overflow:auto;
	width:900px;
	height:425px;
	padding:10px;
	line-height:16px;

	/*scrollbar-arrow-color: #000000;
	scrollbar-base-color: #524a2b;
	scrollbar-face-color: #9e9d20;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #524a2b;
	scrollbar-3dlight-color: #8f8e00;
	scrollbar-track-color: #9e9d20;
	scrollbar-darkshadow-color: #524a2b;*/
}

#aviso_legal a {
	color:#524a2b;
}

#aviso_legal p {
	margin-top:0px;
	color:#524a2b;
	text-align:justify;
}

#aviso_legal .titulos {
	color:#e1672b;
	font-size:13px;
	font-weight:bold;
}

#aviso_legal .subtitulos {
	color:#864d00;
	font-size:12px;
	font-weight:bold;
}


/* FORMULARIO DE CONTACTO */


#contacto_formulario[id] {
	width:620px;
	margin-left:135px;
}

#contacto_formulario {
	float:left;
	font-family: Verdana, Arial;
	font-size:12px;
	margin-top:45px;
	margin-left:65px;
	width:623px;
}

#contacto_formulario div.etiqueta {
	float:left;
	width:200px;
	color:#e1672b;
	font-weight:bold;
}

#contacto_formulario .contacto_margen[class] {
	margin-top:15px;
}

#contacto_formulario .contacto_margen {
	margin-top:13px;
}

#contacto_formulario p {
	margin-top:0px;
	margin-bottom:0px;
}

#contacto_formulario input {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	padding:1px;
	padding-left:2px;
	width:400px;
	height:20px;
	border:1px solid #21466F;
	color:#524a2b;
}

#contacto_formulario textarea {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	padding:1px;
	padding-left:2px;
	width:400px;
	height:80px;
	border:1px solid #21466F;
	color:#524a2b;
}

#contacto_formulario a {
	color:#e1672b;
	text-decoration:none;
	font-weight: bold;
}

#contacto_formulario a:hover {
	color:#e1672b;
}

#contacto_formulario .terminos {
	margin-left:200px;
}

.terminos #terminos {
	width:auto;
	height:auto;
}

#contacto_formulario .aviso {
	color:#e1672b;
}

#contacto_formulario .enviar_datos{
	 width:100px;
	 color:#e1672b;
	 font-weight:bold;
	 cursor:pointer;
	 background-color:#f4d6c8;
}

/* NOTICIAS */

#contenedor_noticias {
	padding-top: 1px;
	width: 950px;
	/*height: 520px;*/
	background-color: white;
}

#contenedor_noticias .lineas_amarillas {
	margin-top: 0px;
	width: 950px;
	/*height: 480px;*/
	border-top: 3px solid #fdda06;
	border-bottom: 3px solid #fdda06;
	background-color: #f6f6f5;
	/*background: url(../img/not.gif) repeat;*/
	padding-bottom: 20px;
}

.lineas_amarillas .foto_noticias {
	margin-top: 109px;
	margin-left: 550px;
	width: 180px;
	height: 268px;
	border: 1px solid #fdda06;
	float: left;
}

.fecha_not {
	margin-top: 25px;
	margin-left: 50px;
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #a6a9aa;
	font-style: italic;
	margin-bottom: 20px;
}

.titular {
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 25x;
	width: 520px;
	text-align: justify;
	margin-bottom: 15px;
}

.titular2 {
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 0x;
	width: 520px;
	text-align: justify;
	margin-bottom: 0px;
}

.titular2 a{
	font-family: Verdana, Arial;
	margin-top:-150px;
	margin-left: 0px;
	font-size: 10pt;
	font-weight: bold;
	color: #172f2f;
	text-decoration: none;
}

.titular2 a:hover{
	text-decoration: underline;
	font-weight: bold;
	/*color: #828789;*/
}

.imagen_not {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.imagen_not a{
	font-family: Verdana, Arial;
	margin-top:12px;
	margin-left: 25px;
	font-size: 10pt;
	font-weight: bold;
	color: #172f2f;
}

.imagen_not a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #828789;
}

.conten_not {
	font-family: Arial, Verdana;
	font-size: 10pt;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 520px;
	text-align: justify;
}

.conten_not a{
	color: #172f2f;
}

.conten_not a:hover{
	color: #828789;
	text-decoration: none;
}

.linea_divisoria {
	 margin-top: 15px;
	 margin-left: 30px;
	 width: 520px;
	 border-bottom: 2px solid #828789;
	 margin-bottom: 25px;
}

.enlace_not {
	margin-left: 50px;
	margin-top: 2px;
	margin-bottom: 5px;
}

.enlace_not a{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #172f2f;
}

.enlace_not a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #828789;
}

