/* CUERPO */
		#div_centro {
			margin:0 0 0 256px;
			border:0px dotted red;
			background-image:url(../img/fondo-contacto-porfolio.jpg);
			background-position:top;
			background-repeat:repeat-y;
		}
			#div_migapan {
				background:none;
				padding:0;
			}
				#div_migapan span {
					background:none;
					padding:0;
					display:inherit;
				}
			html>body div#div_cabecera_seccion {overflow:hidden} 
			#div_cabecera_seccion {
				border:0px dotted red;
				position:relative;
				margin:10px 0 0 0;
			}
				#div_cabecera_seccion_izda {
					margin:0 33px 0 0;
					float:left;
					width:342px;
				}
				#div_cabecera_seccion_dcha {}
					#div_cabecera_seccion_dcha img {vertical-align:middle; margin:0 7px}
			#div_desarrollo_texto_contenedor {
				padding:0;
				margin:40px 40px 0 40px;
				border:0px dotted blue;
			}
				#div_desarrollo_texto_contenedor ul {}
					#div_desarrollo_texto_contenedor ul li {
						float:left;
						margin-bottom:22px;
					}
					#div_desarrollo_texto_contenedor ul li.noflotado {
						float:none;
					}
					
						#txt-nombre {width:292px; margin-right:40px}
						#txt-empresa {width:292px}
						#txt-email {width:443px; margin-right:40px}
						#txt-telefono {width:141px;}
						#txt-consulta {width:443px; clear:right;}
				#div_legal {width:453px; float:left; margin-right:40px}
					#div_legal p { line-height:16px}
				
				#div_legal2 p {margin: 20px 0 0 0}
			#div_localizacion {
				margin:25px 0 0 0;
				border:10px solid #fff;
			}
			#div_centro h3.porfolio {
				margin:17px 0 0 0;
				float:right;
			}
			#cse-search-results {
				padding:0;
				background-color:#fff;
			}
				#cse-search-results iframe {
					width:642px;
					margin:40px 40px 0 40px
				}

