/* CSS Document */

.menu ul li.subseccion{
	margin-top:10px;
	margin-left:20px;
	width:200px;
}

p.parrafo_contenido{
	width:426px;
	margin-top:12px;
}

#img_cabezal_aboutus{
	
	margin-top:19px;
	margin-left:30px;
}

.titulo_seccion{	
	background-repeat:no-repeat;
	background-position:top left;
	width:456px;
	height:110px;
	margin-top:-1px;	
	padding-right:11px;
}



#titulo_aboutus{
	background-image: url(../img/titulo_about_us.gif);
}
#subtitulo_aboutus{
	background-image: url(../img/whatismag.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:456px;
	height:22px;
	margin-top:50px;
}


#titulo_practice_areas{
	background-image: url(../img/titulo_practice_areas.gif);
}

#titulo_clients{
	background-image: url(../img/titulo_clients.gif);
}

#titulo_contact{
	background-image: url(../img/titulo_contact.gif);
}

#recuadro_contact * {
	font-size:11px;
	
}
#recuadro_aboutinner{
	background-color:#f0f0ef;
	width:222px;
	margin-top:40px;
	padding-top:14px;
	padding-bottom:14px;
	margin-left:-14px;
}



#recuadro_contact{
	background-color:#f0f0ef;
	width:222px;
	margin-top:40px;
	padding-top:14px;
	padding-bottom:14px;
	margin-left:-14px;
}


.info_contact{
	width:194px;
	margin:0 auto;
}

#con_borde{
	 border-bottom:  dotted 2px #000066;
	 margin-bottom:14px;
}



/*formulario*/

p#parrafo_contact{
	width:423px;
	padding-right:44px;
	float:right;
	margin-top:50px;
}

div#formulario{
width:200px;

	margin-left:90px;
	margin-top:40px;
}
div#direccion{
	float:right;
	width:293px;
}

label{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}
div#formulario dt{
	margin-bottom:5px;
}

div#formulario .textfield {
	border-style:none;
	border: solid  2px #616161;
	background-color:#f0f0ef;
	color: #565656;
	width:190px;
	height:16px;
	margin-bottom:10px;
	padding:4px;
	
}	

div#formulario .textfield2{
	background-color:#f0f0ef;
	border: solid  2px #616161;
	color: #565656;
	width:230px;
	height:131px;
	padding:4px;
}
dt.obligatorio{
	margin-top:10px;
	font-weight:bold; 
}
dt.botones button{
	background:none;
	border:none;
	cursor:pointer;
	margin-top:10px;
	
}
#Submit{
	background-image: url(../img/send_btn.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:37px;
	height:19px;
}
#Clear{
	background-image:url(../img/clear_btn.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:38px;
	height:19px;
	margin-left:40px;
}

h3{
	font-size:18px;
	font-style:normal;
	font-weight:200;
	margin-top:24px;
}

h4{
	font-size:14px;
	font-style:normal;
	width:426px;
	padding-right:42px;
	margin-top:20px;
}

	
p.parrafo_contenido_us{
	width:426px;
	margin-top:10px;
}	


#img_us{
	float:left;
	margin-top:-11px;
	margin-left:-10px;
	}

/*seccion about->gdc->*/
#titulo_aboutus_gdc{
	background-image: url(../img/titulo_about_us_gdc.gif);
}
 .download{
	background-image: url(../img/download_pdf.gif);
	height:30px;
	background-repeat:no-repeat;
	background-position:left;
	padding-top:9px;
	padding-left:40px;
	margin-top:20px;
}
#lista_aboutinner{
	margin-left:35px;
}

#lista_aboutinner li{
	margin-bottom:10px;
}

/*seccion about->mb*/
#titulo_aboutus_mb{
	background-image: url(../img/titulo_about_us_mb.gif);
}


.sub_lista_aboutinner{
	margin-top:15px;
	margin-left:20px;
}
.menu_text{
	color:#00247d;
}
.sub_lista_aboutinner *{
	font-size:11px;
}

/*publications gdc*/

ul.lista_downloads{
	width:426px;
	margin-top:10px;
	list-style:none;
	}

ul.lista_downloads li{
	padding-left:43px;

}
ul.lista_downloads li.pdf, ul.lista_downloads li.word, ul.lista_downloads, li.bullet, li.url{
	background-repeat:no-repeat;
	background-position:left;
	min-height:28px;
	padding-top:8px;
	margin-bottom:5px;

}



ul.lista_downloads li.bullet{
	background-image:url(../img/bullet.gif);
}


ul.lista_downloads li.pdf{
	background-image:url(../img/download_pdf.gif);
}

ul.lista_downloads li.url{
	background-image:url(../img/link_icon.png);
}

ul.lista_downloads li.word{
	background-image:url(../img/download_word.gif);
}

/*subsecciones practice areas*/

#titulo_practice_areas_mp{
	background-image: url(../img/mp.gif);
}
#titulo_practice_areas_fsi{
	background-image: url(../img/fsi.gif);
}
#titulo_practice_areas_dfi{
	background-image: url(../img/dfi.gif);
}
#titulo_practice_areas_bci{
	background-image: url(../img/bci.gif);
}
#titulo_practice_areas_cra{
	background-image: url(../img/cra.gif);
}
#titulo_practice_areas_ie{
	background-image: url(../img/ie.gif);
}
#titulo_practice_areas_pcer{
	background-image: url(../img/pcer.gif);
}
/*fin subseccion practice areas*/

#titulo_sitemap{
	background-image: url(../img/titulo_sitemap.gif);
}

