/* CSS Document */


/* ESTILOS GENERALES DE LA PÁGINA */


body {
	margin:0px;
	background-image: url(../imagenes/fondo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #0663a1;
}

p{
	color:#4f4f4f;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
}

b{
	color:#666666;
}

strong{
	color:#000000;
}

form{
	margin:0;
}

label{
	margin:0;
}

img{
	border:none;
}

a{
	border:0;
	color:#0260a0;
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
}

a:hover 		
{
	color:#0260a0;
	text-decoration:underline;
}

h1{	
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #2d383e;
	text-decoration: none;
}


/* CAJAS PRINCIPALES *****************************************/

#contenedora{
	width:848px;
	height:100%;
	margin:0 auto;

	
}

#contenido {
	width:848px;
	height:100%;
	float:left;
	padding:0px 0 0 0;
	background-image: url(../imagenes/contlin_fnd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#cabecero  {
	width:134px;
	height:58px;
	float:left;
	padding:27px 0 0 714px;
	background-image: url(../imagenes/cabecero.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#contenido_pie {
	width:848px;
	height:46px;
	float:left;
}


#caja_contenido{
	width:811px;
	height:auto;
	float:left;
	margin:0 19px 0 18px !important;
	margin:0 0 0 9px;

}

#caja_menu {
	width:811px;
	height:25px;
	margin:0 auto;
	background-color: #0864a1;

}

/****************************** MENU PRINCIPAL */


.princ_menu{
	width:auto;
	height:25px;
}

.princ_menu ul{
	margin:0 0 0 35px;
	padding:0;
	list-style:none;
}

.princ_menu li{
	float:left;
}

.princ_menu li a{
	width: auto;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display:block;
	padding: 3px 15px 0px 15px !important;
	padding: 3px 15px 4px 15px;
}

.princ_menu li a:hover{
	height:22px !important;
	height:auto;
	color:#ffffff;
	text-decoration: none;
	background-color: #72a5cc;
}

.princ_menu li#sep {
	width: 1px;
	height:auto;
	float:left;
}


.princ_menusep {
	margin-top: 3px !important;
	margin-top: 4px;
}


#ind_colizda {
	width:489px;
	height:auto;
	float:left;
}

#ind_coldcha {
	width:321px;
	height:auto;
	float:left;
}

/*#ind_bienv_fnd {
	width:373px;
	height:145px !important;
	height:135px;
	float:left;
	background-image: url(../imagenes/ind_bienvimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:263px 37px 0 79px !important;
	padding:273px 37px 0 79px;
}*/

#ind_bienv_fnd {
	width:489px;
	height:408px;
	float:left;
	}

/*#ind_busc_fnd {
	width:430px;
	height:57px;
	float:left;
	background-image: url(../imagenes/ind_buscfnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:74px 0 0 59px;

}*/

#ind_busc_fnd {
	width:430px;
	height:57px;
	float:left;
	background-image: url(../imagenes/ind_buscfnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:74px 0 0 59px;
	margin:10px 0 0 0;

}

#ind_busc_comb {
	width:236px;
	height:22px;
	float:left;
	margin:3px 0 0 0;
}

.ind_busc_comb {
	width:236px;
	height:22px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#ind_busc_bott {
	width:110px;
	height:40px;
	float:left;
	margin:0px 0 0 47px;
}

/*#ind_actutit {
	width:321px;
	height:98px;
	float:left;
}*/

#ind_actutit {
	width:321px;
	height:75px;
	float:left;
}

/*#ind_actufnd {
	width:293px;
	height:210px;
	float:left;
	background-image: url(../imagenes/ind_actufnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 0 0 13px;
}*/

#ind_actufnd {
	width:293px;
	height:180px;
	float:left;
	background-image: url(../imagenes/ind_actufnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 0 0 13px;
}

/*#ind_actutxt {
	width:262px;
	height:83px;
	float:left;
	margin:10px 0 0 23px !important;
	margin:5px 0 0 12px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: none;
	color: #313131;
	text-decoration: none;
	overflow:hidden;
}*/

#ind_actutxt {
	width:262px;
	height:53px;
	float:left;
	margin:10px 0 0 23px !important;
	margin:5px 0 0 12px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: none;
	color: #313131;
	text-decoration: none;
	overflow:hidden;
}

#ind_actutxt strong{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #313131;
	text-decoration: none;
}

#ind_sabermas {
	width:293px;
	height:15px;
	float:left;
	text-align: right;
}

/*#ind_proyinv {
	width:321px;
	height:79px;
	float:left;
}*/

#ind_proyinv {
	width:321px;
	height:66px;
	float:left;
}

/*#ind_proyinv_fnd {
	width:267px;
	height:117px;
	float:left;
	padding:0 12px 0 13px;
	margin:0 16px 0 12px;
	background-color: #f4f8fb;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: none;
	color: #313131;
	text-decoration: none;
	overflow:hidden;
}*/

#ind_proyinv_fnd {
	width:267px;
	height:70px;
	float:left;
	padding:0 12px 0 13px;
	margin:0 16px 0 12px;
	background-color: #f4f8fb;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: none;
	color: #313131;
	text-decoration: none;
	overflow:hidden;
}

#ind_proyinv_fnd strong{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #313131;
	text-decoration: none;
}

#ind_calle_banner {
	width:321px;
	height:75px;
	float:left;
	margin:8px 0 0 0;
}



/*************************************** SECCIONES */

#secctit {
	width:808px;
	height:90px;
	float:left;
	padding:0 0 0 1px;
}

#secctit_proyec {
	width:798px;
	height:32px;
	float:left;
	padding:0 0 0 1px;
	background-image: url(../imagenes/proy_tit02.gif);
	padding:58px 0 0 12px;
}


#secctit_laemp {
	width:798px;
	height:32px;
	float:left;
	background-image: url(../imagenes/laem_tit02.gif);
	padding:58px 0 0 2px;
}

#secctit_laemp_hist {
	width:798px;
	height:60px;
	float:left;
	padding:0 0 0 1px;
	background-image: url(../imagenes/laem_tit02.gif);
	padding:30px 0 0 12px
}

#secctit_actuali {
	width:798px;
	height:32px;
	float:left;
	padding:0 0 0 1px;
	background-image: url(../imagenes/actu_tit02.gif);
	padding:58px 0 0 12px;
}


#secc_colizda {
	width:403px;
	height:auto;
	float:left;
}

#secc_imgizda {
	width:402px;
	height:363;
	float:left;
	padding:0 0 0 1px;
}

#secc_laem_imgizda {
	width:560px;
	height:auto;
	float:left;
	padding:0 0 0 1px;
}

#secc_coldcha {
	width:374px;
	height:auto;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4f4f4f;
	text-decoration: none;
	padding:10px 16px 0 0;
}

#secc_coldcha strong {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #0864a1;
	text-decoration: none;
}

#secc_laem_coldcha {
	width:233px;
	height:auto;
	float:right;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4f4f4f;
	text-decoration: none;
	padding:10px 16px 0 0;
}

#secc_laem_coldcha strong {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #0864a1;
	text-decoration: none;
}


#secc_coldcha_cuadro {
	width:374px;
	height:auto;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #00609f;
	text-decoration: none;
	padding:8px;
	margin:0 0 10px 0;
	background-color: #F4F8FB;
	line-height: 20px;
}

#secc_gale {
	width:402px;
	height:93px;
	float:left;
	background-image: url(../imagenes/secc_gale.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:10px 0 0 0;
}

#secc_gale02 {
	width:402px;
	height:148px;
	float:left;
	background-image: url(../imagenes/secc_gale02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:10px 0 0 0;
}

#secc_gale_marco {
	width:41px;
	height:41px;
	float:left;
	background-image: url(../imagenes/secc_gale_marco.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:22px 0 0 16px !important;
	margin:22px 0 0 13px;
	padding:3px 0 0 3px;
}

#secc_gale_marco02 {
	width:41px;
	height:41px;
	float:left;
	background-image: url(../imagenes/secc_gale_marco.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:10px 0 0 16px !important;
	margin:10px 0 0 13px;
	padding:3px 0 0 3px;
}

/************************************** ACTUALIDAD */

#secc_actucont {
	width:783px !important;
	width:772px;
	height:auto;
	float:left;
	margin:15px 0 0 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00609f;
}

#secc_actutit {
	width:310px;
	height:auto;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #00609f;
	text-decoration: none;
	padding:10px;
}

#secc_actutit02 {
	width:762px;
	height:auto;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #00609f;
	text-decoration: none;
	padding:0px 0 10px 0;
}

#secc_actustit {
	width:433px !important;
	width:422px;
	height:auto;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding:10px;
	background-color: #f4f3f3;
}

#secc_actutxt {
	width:760px;
	height:auto;
	float:left;
	padding:10px;
	background-color: #f4f3f3;
}

#secc_fuente {
	width:762px;
	height:auto;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: none;
	color: #888888;
	text-decoration: none;
}

#secc_fecha {
	width:762px;
	height:auto;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #72a5cc;
	text-decoration: none;
}

.secc_actuimg {
	margin-right: 10px;
	margin-bottom: 10px;
}

#secc_actusabermas {
	width:783px;
	height:15px;
	float:left;
	text-align: right;
}


#secc_actualidad_tit {
	width:762px !important;
	width:752px;
	height:auto;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #00609f;
	text-decoration: none;
	padding:10px;
	background-color: #cfdde5;
}

#secc_actualidad_stit {
	width:763px !important;
	width:752px;
	height:auto;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding:10px;
	background-color: #f4f3f3;
}

#secc_actualidad_cont {
	width:783px !important;
	width:772px;
	height:auto;
	float:left;
	margin:15px 0 0 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00609f;
}

/***************************************PROYECTOS */

#secc_proycont {
	width:783px !important;
	width:772px;
	height:auto;
	float:left;
	margin:15px 0 0 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00609f;
	background-image: url(../imagenes/secc_proy_contfnd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#secc_proytit02 {
	width:764px !important;
	width:764px;
	height:auto;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:5px 0 5px 10px;
	background-color: #00609f;	/*background-color: #FFFFFF;*/
}

#secc_proytit02 a{
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #cedce5;
	text-decoration: none;

}

#secc_callicon {
	width:201px;
	height:201px;
	float:left;
}

#secc_proytxt {
	width:402px !important;
	width:391px;
	height:auto;
	float:left;
	padding:10px;
}

#secc_proyimg {
	width:158px;
	height:auto;
	float:left;
	margin:0px 0 0 0;
	background-image: url(../imagenes/secc_proy_imgcont.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#secc_proy360 {
	width:158px;
	height:129px;
	float:left;
	margin:0px 0 0 0;
}



#secc_proyimgcol {
	width:158px;
	height:auto;
	float:left;
	margin:0px 0 0 0;
	/*background-image: url(../imagenes/secc_proy_imgcont.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
}

#secc_proyimgtop {
	width:158px;
	height:21px;
	float:left;
}

#secc_proyimgbott {
	width:158px;
	height:15px;
	float:left;
}

#secc_proyimgcont {
	width:107px;
	height:79px;
	float:left;
	margin:0 0 7px 25px !important;
	margin:0 0 7px 13px;
	padding:3px 0 0 3px;
	background-image: url(../imagenes/secc_proy_imgfnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#secc_proystit {
	width:433px !important;
	width:422px;
	height:30px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding:10px;
	background-color: #f4f3f3;
	overflow:hidden;
}

#secc_proytit {
	width:310px;
	height:30px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #00609f;
	text-decoration: none;
	padding:10px;
	overflow:hidden;
}

#secc_proy_marco {
	width:41px;
	height:41px;
	float:left;
	background-image: url(../imagenes/secc_gale_marco.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px 0 10px 23px !important;
	margin:0px 0 10px 14px;
	padding:3px 0 0 3px;
}


#secc_protxt {
	width:400px !important;
	width:400px;
	height:auto;
	float:left;
	padding:10px;
	margin:0 10px 0 0;
}

#secc_protxt002 {
	width:332px !important;
	width:320px;
	height:auto;
	float:left;
	padding:10px;
	background-color: #f4f8fb;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #00609f;
	text-decoration: none;
}

#secc_protabla {
	width:313px;
	height:auto;
	float:left;
	padding:3px;
	margin:10px 0 0 4px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #00609f;
	text-decoration: none;
}

#secc_protabla0 {
	width:214px;
	height:14px !important;
	height:4px;
	float:left;
	padding:3px;
	background-color: #d5e3ec;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #00609f;
	text-decoration: none;
}

#secc_protabla00b {
	width:214px;
	height:44px !important;
	height:4px;
	float:left;
	padding:3px;
	background-color: #d5e3ec;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #00609f;
	text-decoration: none;
}

#secc_protabla01 {
	width:87px;
	height:14px !important;
	height:4px;
	float:left;
	padding:3px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #00609f;
	text-decoration: none;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5e3ec;
}

#secc_protabla011b {
	width:87px;
	height:44px !important;
	height:4px;
	float:left;
	padding:3px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #00609f;
	text-decoration: none;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5e3ec;
}


#secc_protabla01a {
	width:117px;
	height:4px;
	float:left;

}

#secc_protabla01b {
	width:87px;
	height:4px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #00609f;
	text-decoration: none;
}


#secc_protabla_smas {
	width:313px;
	height:auto;
	float:left;
	padding:3px;
	margin:15px 0 0 4px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #00609f;
	text-decoration: none;
}

#secc_protabla_smas0 {
	width:313px;
	height:auto;
	float:left;
	padding:3px;
	margin:0px 0 0 4px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #00609f;
	text-decoration: none;
}

#secc_protit02 {
	width:774px !important;
	width:764px;
	height:auto;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:5px 0 5px 10px;
	background-color: #00609f;	/*background-color: #FFFFFF;*/
}

#secc_protit02 a{
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #cedce5;
	text-decoration: none;

}

.secc_pro_imgg{
	margin-left: 6px !important;
	margin-left: 3px;
}


#secc_proyec_tit {
	width:310px;
	height:auto;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #00609f;
	text-decoration: none;
	padding:10px;
}

#secc_proyec_stit {
	width:764px !important;
	width:754px;
	height:214px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding:10px;
	background-color: #f4f3f3;
	overflow:hidden;
}

.secc_proyec_imag {
	margin:0 10px 10px 0;

}


/*************************************** CONTACTAR */

#secc_contcont {
	width:772px !important;
	width:761px;
	height:auto;
	float:left;
	margin:15px 11px 0 11px;
}


#secc_contffnd {
	width:490px !important;
	width:480px;
	height:auto;
	float:left;
	margin:15px 11px 0 150px !important;
	margin:15px 11px 0 80px;
	padding:10px;
	background-color: #f4f8fb;
}


#secc_conttxt {
	width:80px;
	height:15px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #00609f;
	margin:0 0 5px 0;
}



#secc_contform {
	width:400px;
	height:15px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #00609f;
	margin:0 0 8px 0;
}

.secc_contform {
	width:400px;
	height:15px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #00609f;
	padding:0 3px 0 3px;
}

#secc_conttxt02 {
	width:80px;
	height:100px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #00609f;
	margin:0 0 5px 0;
}



#secc_contform02 {
	width:400px;
	height:100px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #00609f;
	margin:0 0 8px 0;
}

.secc_contform02 {
	width:400px;
	height:100px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #00609f;
	padding:0 3px 0 3px;
}

#secc_contbott{
	width:480px;
	height:15px;
	float:left;
	text-align: center;
	margin:5px 0 5px 0 !important;
	margin:0 0 0 0;
}

.secc_contbott {
	width:auto;
	height:auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00609f;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #FFFFFF;
}

/************************************ NUESTROS PARKINGS */

#secc_nparcont {
	width:774px !important;
	width:772px;
	height:auto;
	float:left;
	margin:15px 0 0 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00609f;
	background-image: url(../imagenes/secc_npar_contfnd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#secc_npartxtt {
	width:473px !important;
	width:474px;
	height:auto;
	float:left;
	padding:0px 20px 10px 10px !important;
	padding:0px;
}

#secc_nparcolder {
	width:90px;
	height:auto;
	float:left;
}

#secc_npartitder {
	width:100px;
	height:auto;
	float:left;
	margin:5px 0 0 0;
	padding:6px 3px 0 3px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #00609f;
	text-decoration: none;
}


#secc_nparmap {
	width:95px;
	height:101px;
	float:left;
	margin:0px 0 0 0;
	padding:20px 0 0 18px;
	background-image: url(../imagenes/secc_nparmap.gif);
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #00609f;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}

#secc_nparmap strong{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #00609f;
	font-size: 14px;
	line-height: 14px;
}

#secc_nparmap02 {
	width:77px;
	height:101px;
	float:left;
	margin:0px 0 0 0;
	padding:20px 18px 0 18px;
	background-image: url(../imagenes/secc_nparmap02.gif);
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #00609f;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}

#secc_nparmap02 strong{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #00609f;
	font-size: 14px;
	line-height: 14px;
}

#secc_nparconttxt {
	width:95px;
	height:auto;
	float:left;
	margin:5px 0 0 0;
	padding:0px 3px 0 3px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


#secc_npartxt {
	width:499px !important;
	width:500px;
	height:auto;
	float:left;

}

#secc_npartari {
	width:481px;
	height:auto;
	float:left;
	padding:10px;
}

#secc_npartari_cont{
	width:420px;
	height:auto;
	float:left;
	margin:0 0 0 30px !important;
	margin:0 0 0 20px;
}

#secc_npartari_contimg{
	width:420px;
	height:auto;
	float:left;
	margin:10px 0 0 25px !important;
	margin:10px 0 0 15px;
}

#secc_npartari_tit {
	width:200px;
	height:15px;
	float:left;
	padding:3px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#secc_npartari_txt {
	width:198px;
	height:15px;
	float:left;
	padding:4px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #f4f3f3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#secc_nparfnd{
	width:755px;
	height:161px;
	float:left;
	background-image: url(../imagenes/npar_fnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:15px 0 0 20px !important;
	margin:15px 0 0 13px;
}

/*#secc_nparfndimg{
	width:260px;
	height:131px;
	float:left;
	padding:10px 0 0 10px;

}*/

#secc_nparfndimg{
	width:726px;
	height:77px;
	float:left;
	padding:0 0 0 10px;

}

/*#secc_nparfndtit{
	width:446px !IMPORTANT;
	width:456px;
	height:60px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
	padding:13px 0 0 20px !IMPORTANT;
	padding:13px 0 0 10px;

}*/

#secc_nparfndtit{
	width:735px;
	height:60px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
	padding:13px 0 0 20px;

}

#secc_nparfndtit a{
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #cedce5;
	text-decoration: none;	

}

#secc_nparfndtxt{
	width:446px !important;
	width:446px;
	height:57px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	overflow:hidden;
	margin:10px 0 0 20px !important;
	margin:10px 0 0 10px;

}

#secc_nparfndtxt_smas {
	width:763px;
	height:15px;
	float:left;
	text-align: right;
}

#secc_proytit360 {
	width:774px;
	height:156px;
	float:left;

}

/************************************** CALLEJERO */


#secc_calle_cont {
	width:742px;
	height:auto;
	float:left;
	margin:20px 0 0 44px !important;
	margin:20px 0 0 25px;
}

#secc_calle_00 {
	width:344px;
	height:287px;
	float:left;
	margin:0 20px 0 0px;
}

#secc_calle_001 {
	width:344px;
	height:214px;
	float:left;
	margin:0 0 0 0px;
}

#secc_calle_002 {
	width:268px;
	height:73px;
	float:left;
	margin:0 0 0 0px;
}

#secc_calle_003 {
	width:76px;
	height:73px;
	float:left;
	margin:0 0 0 0px;
}


#secc_calle_cont_det {
	width:766px;
	height:auto;
	float:left;
	margin:20px 0 0 15px !important;
	margin:20px 0 0 10px;
	background-image: url(../imagenes/call_pk_fnd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


#secc_calle_cont_det_tit {
	width:766px;
	height:54px;
	float:left;
	margin:0px 0 0 0px;
}

#secc_calle_cont_det_txt {
	width:732px;
	height:auto;
	float:left;
	margin:0px 0 0 0px;
	padding:10px 17px 10px 17px;
}

#secc_calle_cont_det_map {
	width:732px;
	height:auto;
	float:left;
	margin:0px 0 0 0px;
	padding:0px 17px 0px 17px;
}

#secc_calle_cont_det_pie {
	width:766px;
	height:14px;
	float:left;
	margin:0px 0 0 0px;
}

/************************************** PIE */

#pie {
	width:848px;
	height:36px;
	float:left;
	background-image: url(../imagenes/pie.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding:19px 0 0 0;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
