body {
	margin-left:6px;
	//margin-left:10px;
	background-position:center;
	padding: 0px;
	background: #ffffff url(../images/back.gif) repeat-y center;
	font-family: "Century Gothic","Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#304F6E;
}

img {
border:none;
padding:0px;
margin:0px;
}

#header {
height:175px;
margin-bottom:-10px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h3
{
font-size:18px;
font-weight:bold;
}

p, ul, ol, blockquote {
	font-size:14px;
	line-height:150%;
	color:#304F6E;
}

.parrafo_sin {
	font-size:14px;
}

a {
	font-family: "Century Gothic","Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #4C6E94;
}

a:hover {
	text-decoration: none;
}


.formularios{
	font-family: "Century Gothic","Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#304F6E;
}

#listado {
	font-size:14px;
}

#tabla_contacto {
	font-size:14px;
}

#celda_tabla {
padding-top:8px;
padding-bottom:8px;
}



/* Content */
#solucione {
	background-color:#FFFFFF;
	width: 980px;
	height:30px;
	margin: 0 auto;
	padding-left:20px;
	vertical-align:middle;
}


#content {
	width: 1000px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#content_form {
	width: 1000px;
	margin: 0 auto;
	background-color:#FFFFFF;
	background-image:url(../images/formulario.jpg);
	background-repeat:no-repeat;
}


#colInd {
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	float: left;
	width: 900px;
}


#colZero {
	background-color:#FFFFFF;
	float: left;
	width: 175px;
	//height:600px;
	padding-left:20px;

}

#colOne {
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	float: right;
	width: 805px;
}

#colOne_quienes {
	background-color:#FFFFFF;
	background-image:url(../images/fondo_quienes.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 805px;
	height:380px;
}

#colOne_contacto {
	background-color:#FFFFFF;
	background-image:url(../images/fondo_contacto.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 805px;
	height:380px;
}

#colOne_clientes {
	background-color:#FFFFFF;
	background-image:url(../images/fondo_clientes.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 805px;
	height:380px;
}

#colOne_enlaces {
	background-color:#FFFFFF;
	background-image:url(../images/fondo_enlaces.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 805px;
	height:380px;
}

#colOne_completo {
	background-color:#FFFFFF;
	background-image:url(../images/completo.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 805px;
	height:380px;
}


/* Footer */

#anteFooter {
	width: 1000px;
	margin: 0 auto;
	background: #7089B4;
	font-size: 14px;
	
}


#footer {
	width: 1000px;
	margin: 0 auto;
	background: #FFFFFF;
	font-size: 14px;
}

#footer_safari {
	width: 1000px;
 	//margin-top:55%;
 	min-height:50;
	//margin: 0 auto;
	background: #FFFFFF;
	font-size: 14px;
}

#footer * {
	color: #304E6E;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
}