/*tags*/
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	color: #E9E9E9;
}
p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
a {
	color: #888888;
	margin: 0px;
	padding: 0px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 290px;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

/*main*/
#fondo {
	background-image: url(../imagenes/fondo.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 850px;
	margin: auto;
}
#contenedor {
	text-align: left;
	width: 750px;
	position: relative;
	margin: auto;
	background-color: #FFFFFF;
}
#cabeza {
	height: 116px;
	text-align: right;
	padding-right: 10px;
	background-color: #FFFFFF;
	background-image: url(../imagenes/fondo_cabeza.jpg);
}
#botonera {
	background-image: url(../imagenes/fondo_botonera.png);
	background-repeat: repeat-x;
	height: 26px;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenedor_botonera_izquierda {
	position: absolute;
	width: 197px;
	left: 16px;
	top: -90px;
	z-index: 99;
}
#botonera_izquierda {
	background-image: url(../imagenes/fondo_botonera_izquierda.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 273px;
}
#banner {
	background-image: url(../imagenes/fondo_banner.png);
	background-repeat: repeat-x;
	text-align: right;
}
#pie {
	margin:auto;
	width:850px;
	background-image: url(../imagenes/fondo_pie.png);
	height: 144px;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFFFFF;
	clear: both;
}
#contenido_gral {
	margin-top: 20px;
	padding-bottom: 10px;
}
#contenido {
	background-color: #FFFFFF;
	padding-left: 0px;
	width: 505px;
	float: right;
}
.bug {
	clear: both;
}

/*home*/
#slogan_home {
	text-align: right;
}
#contenedor_home{
	padding-right: 15px;
}

/*box novedades*/
#box_novedades_main {
	background-image: url(../imagenes/fondo_box_novedades_home.jpg);
	width: 232px;
	height: 200px;
	background-repeat: no-repeat;
	float: left;
}
#tit_box_novedades_main h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #828282;
}
#tit_box_novedades_main {
	text-align: right;
	padding-top: 5px;
	padding-right: 39px;
}
#novedad_box_main {
	padding-top: 8px;
	padding-right: 39px;
	padding-bottom: 20px;
	padding-left: 23px;
	position: relative;
	width: 180px;
}
#novedad_box_main p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#img_novedad_box_main {
	position: absolute;
	left: 21px;
	margin: 0px;
	z-index: 2;
}
#tit_box_novedad_main {
	padding-top: 76px;
}
#tit_box_novedad_main h3{
	font-weight: bold;
	color: #596E99;
	font-size: 11px;
}
#tit_box_novedad_main h3 a{
	color: #596E99;
	text-decoration:none;
}
#tit_box_novedad_main h3 a:hover{
	color: #596E99;
	text-decoration:underline;
}
#ver_otras_main a{
	text-decoration:underline;
}
#ver_otras_main a:hover{
	color:#666666
}
#btn_ver_novedad_main {
	text-align: right;
	padding-right: 10px;
}

/*box_login*/
#box_botonera_login {
	padding-right: 20px;
	padding-top: 8px;
	height: 200px;
}
.boton_box_login {
	width: 166px;
	height: 33px;
	float: right;
	text-align: right;
	background-image: url(../imagenes/linea_btn_proyectos.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*AJAX*/
#cargando {
	background-image: url(../imagenes/relojito.gif);
	background-repeat: no-repeat;
	width: 208px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 100px;
	margin-bottom: 60px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#error_no_existe {
	margin-top: 70px;
	margin-bottom: 70px;
	text-align:center;
	color: #CC0000;
	font-weight: bold;
}
#error_varios {
	margin-top: 70px;
	margin-bottom: 70px;
	text-align:center;
	color: #CC0000;
	font-weight: bold;
}

/*formularios*/
#contenedor_contactenos {
	width: 300px;
	float: left;
}
#contenido_formulario {
	width: 300px;
	float: left;
}
.btn_enviar {
	float: right;
	margin-top: 10px;
	width: auto;
}
.tit_campo {
	padding-top: 5px;
}
#feed {
	text-align:center;
	padding: 50px;
}

/*bloque derecha*/
#bloque_der {
	background-image: url(../imagenes/cbza_bloque_destacado.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 170px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	background-color: #F5F5F5;
}
#tit_bloque_der {
	padding-bottom: 8px;
	text-align: right;
}
#tit_bloque_der h2 {
	color: #A1ABBF;
	font-size: 14px;
	font-weight: bold;
}
#linea {
	height: 2px;
	background-image: url(../imagenes/linea_contactos.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 6px;
	margin-bottom: 12px;
}
#bloque_contactos p{
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0px;
}
#tit_bloque_der {
	padding-right: 10px;
	padding-bottom: 8px;
}

/*empresa*/
#contenedor_empresa{
	padding-right:15px;
}
#contenedor_empresa h2{
	text-align: right;
	background-image: url(../imagenes/linea_subtit_empresa.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: normal;
	margin-top: 20px;
	width:480px;
}

/*novedades*/
#fondo_titulo_seccion {
	background-image: url(../imagenes/linea_subtit_empresa.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
}
.novedades_box {
	width: 490px;
	background-position: center bottom;
	background-image: url(../imagenes/linea_subtit_empresa.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.tit_novedades_box {
	width: 320px;
}
.contenido_novedades_box {
	float: left;
	width: 320px;
}
.img_novedad {
	border: 3px solid #E9E9E9;
	margin-left: 10px;
	margin-bottom: 10px:
}
.foto_novedades {
	float: right;
}
.contenido_novedades_box p {
	margin-top: 0px;
}
.btn_ver_mas {
	text-align: right;
	clear: both; 
}
#paginador {
	text-align: right;
	margin-top: 10px;
	padding-right: 10px;
}

/*proyecto-ampliada*/
#contenedor_proyectos_ampliado{
	padding-right:15px;
}
#tit_box_proyecto {
	background-position: left 0px;
	background-image: url(../imagenes/icono_tit_proyecto.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 46px;
}
#tit_box_proyecto h2 {
	color: #5C0000;
}
.datos_proyectos {
	background: #F7F7F7;
	line-height: 20px;
	margin-bottom: 2px;
}
#avances_proyectos {
	background-image: url(../imagenes/linea_subtit_empresa.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 15px;
	height:1%;
	padding-bottom: 5px;
}
#imagenes_proyectos {
	margin-top: 10px;
}
.box_imagenes_proyectos {
	float: left;
	padding-right: 7px;
	margin: 0px;
}
.box_imagenes_fecha {
	text-align: right;
}
.box_imagenes_proyectos p {
	font-size: 10px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img_proyectos {
	border: 2px solid #C8C8C8;
}
#ubicacion_proyectos {
	margin-top: 10px;
	margin-bottom: 10px;
}
#imagen_ubicacion_proyectos {
	width: 230px;
	margin-right: 10px;
	margin-top: 10px;
}
#texto_ubicacion_proyectos {
	float: right;
	width: 240px;
}
.imagen_camaras_proyectos {
	width: 83px;
	height: 84px;
	margin-right: 10px;
}
.camaras_proyectos {
	background-image: url(../imagenes/linea_subtit_empresa.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 15px;
	clear: both;
	height: 145px;
}
.texto_camaras_proyectos {
	float: right;
	width: 380px;
	position: relative;
}
.texto_camaras_proyectos p {
	margin: 0px;
	padding: 0px;
}
.box_camaras_proyectos {
	padding-top: 10px;
	padding-bottom: 0px;
}
.box_camaras {
	clear: both;
	margin-bottom: 10px;
	margin: 10px;
}
.box_camaras_proyectos p {
	padding: 0px;
	margin: 0px;
}
.box_login_camaras {
	margin-left: 20px;
	position: relative;
}
.box_login_camaras a{
	color: #B85C5C;
	text-decoration: none;
}
.box_login_camaras a:hover{
	color: #B85C5C;
	text-decoration: underline;
}
.box_login_camaras .tit_campo{
	clear: both;
}
.box_login_camaras input, .box_login_camaras textfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 175px;
	float: left;
	margin-right: 5px;
}
.box_login_camaras .btn_login {
	width: auto;
	float: left;
}
.inversores_contrasena_camaras {
	position: absolute;
	left: 286px;
	width: 138px;
	top: 75px;
}
.inversores_contrasena_camaras a {
	margin: 0px;
	padding: 0px;
}
.contenedor_login_camaras {
	position: absolute;
	left: 0px;
	top: 70px;
	text-align: right;
}
.user_camara {
	float: left;
	margin-right: 10px;
	text-align: right
}
.pass_camara {
	float: left;
	text-align: right;
}
.btn_ver_camara {
	float: right;
}
#box_descargar {
	margin-top: 5px;
	margin-bottom: 5px;
}

/*inversores*/
#box_login_inversores {
	margin-left: 20px;
	position: relative;
}
#box_login_inversores a{
	color: #B85C5C;
	text-decoration: none;
}
#box_login_inversores a:hover{
	color: #B85C5C;
	text-decoration: underline;
}
#box_login_inversores .tit_campo{
	clear: both;
}
#box_login_inversores input, #box_login_inversores textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 175px;
	float: left;
	margin-right: 5px;
}
#box_login_inversores .btn_login {
	width: auto;
	float: left;
}
#inversores_contrasena_login {
	position: absolute;
	left: 0px;
	width: 138px;
	top: 94px;
}
#inversores_contrasena_login a {
	margin: 0px;
	padding: 0px;
}

/*inversores-log*/
#contenedor_login ul {
	list-style-type: none;
}
#contenedor_login li a {
	text-decoration: none;
}
#contenedor_login li a:hover {
	text-decoration: underline;
}
#botones_login {
	position: absolute;
	left: 585px;
	top: 418px;
	height: 18px;
	width: 156px;
}
#botones_login a {
	color: #5C0000;
	text-decoration: none;
	font-size: 9px;
}
#botones_login a:hover {
	color: #5C0000;
	text-decoration: underline;
	font-size: 9px;
}
#usuario_login {
	color: #5C0000;
}
#contenedor_lista_descargas {
	overflow: auto;
	height: 300px;
	margin-bottom: 15px;
}
.lista_descargas {
	margin-top: 5px;
	height: 25px;
	width: 465px;
	margin-left: 10px;
	clear: both;
	background-image: url(../imagenes/linea_lista_descargar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.icono_descargar {
	float: left;
}
.documento_descargar {
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}
.documento_descargar a {
	text-decoration: none;
}
.documento_descargar a:hover {
	text-decoration: underline;
}
.boton_descargar {
	float: right;
}
