@charset "utf-8";

body {
	margin:0px;
	padding:0px;
}

a{
	color:#000;
}

a:hover{
	color:#CE1717;
}
#contenedor {
	margin:auto;
	width:960px;
}
#header {
	height:109px;
	width:960px;
	float:left;
}
#logo {
	text-indent:-5555px;
	background: no-repeat url(../images/logo.png);
	float:left;
	height:109px;
	width:490px;
}
#telefono {
	font-family:Arial, Helvetica, sans-serif;
	width:140px;
	height:30px;
	float:left;
	margin:35px 0 0 128px;
}
#telefono p{
	line-height:0px;
	font-size:14px;
	color:#7f7f7f;
}
#telefono span{
	font-size:20px;
	color:#000;
}
#botonera {
	height:26px;
	width:230px;
	float:left;
	margin: 17px 0 0 160px;
}
a.boton{
	background:url(../images/boton.jpg) no-repeat;
	text-decoration:none;
	color:#000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	height:22px;
	width:105px;
	margin:0 10px 0 0;
	float:left;
	text-align:center;
	padding-top:4px;
}
a.boton:hover{
	background: url(../images/boton_hover.jpg) no-repeat;
	color:#fff;
}

.presionado {
	text-decoration:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	height:22px;
	width:105px;
	margin:0 10px 0 0;
	float:left;
	text-align:center;
	padding-top:4px;
	background: url(../images/boton_hover.jpg) no-repeat;
	color:#fff;
}

/*----------------------------------------------------------------------------------*/
h1 {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

ul {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style:none;
}

ul span {
	font-weight:bold;

}
#contenido{
	float:left;
	width:960px;
	background:url(../images/home_fondo_14.jpg) no-repeat;
}


#home{
	float:left;
	width:960px;
	margin-top:381px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
}

#home p{
	padding-left:10px;
	float:left;
	width:381px;
}

#home span{
	font-weight:bold;
}

#home a{
	float:right;
	margin:124px 90px 25px 0;
}

.foto_servicio{
	width:710px;
	float:left;
	margin-top:50px;
	line-height:22px;
}

#contenido_servicios .foto_servicio img{
	float:left;
	margin:0 20px 0 0;
}
#contenido_servicios{
	margin:40px 0 0 90px;
	float:left;
}

#contenido_servicios img{
	margin:0 90px 0 10px;
	float:right;
}

#contenido_servicios p{
	margin:0 0 5px 0;
	line-height:22px;
}


#contenido_servicios ul{
	line-height:24px;
}

#contacto{
  margin-top: 40px;
	width:800px;
}


/*------------------------------------------------------------------------------------------------------------------------------*/

#footer {
	margin-top:45px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:960px;
	border-top: #9d9d9d solid 1px;

}
#footer p{
	padding:25px 0 25px 10px;
	color:#7f7f7f;
	background:url(../images/grupoamigo.jpg) top right no-repeat;
}

#footer span#correo{
	margin:0 48px 0 40px;
}
#footer span.tel{
	margin-right:10px;
}

span.tel{
	color:#000;
	font-size:20px;
}
input {
	height:30px;
	width:390px;
	border:none;
	float:left;
	background: #cdcdcd;
	margin-bottom:20px;
	padding:5px 5px 0 5px;
}
label {
	width:80px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:7px 0 0 0;
	padding:0;
	float:left;
	clear:both;
}
fieldset {
	margin:90px 0 20px 0;
	padding:0;
	width:480px;
	border:none;
}
textarea {
	height:105px;
	width:385px;
	border: none;
	background: #cdcdcd;
	overflow:auto;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	font-size:14px;
}

#enviar  {
	float:right;
	background:none;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	cursor:pointer;
	width:65px;
}

#enviar:hover {
	color:#CE1717;
}

#contacto {
	margin-left:90px;
	float:left;
}
.datos h2 {
	padding:0px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ce1717;
	font-weight:bold;
}

.datos{
	float:left;
	width:400px;
	margin:0 ;
	padding:0;
	font-size:14px;
	line-height:18px;
}

.datos p.gris{
	color:#7f7f7f;
	text-align:left;
	float:left;
}
.datos span.dosp {
	width:65px;
	float:left;
	margin:1px 0 0 0;
	padding:0px;
	clear: both;
}

.negro{
	color:#000;
}

#contacto {
	margin-left:90px;
	float:left;
}

#formulario {
	border-top: 1px  #cdcdcd solid;
	float:left;
	margin:50px 0 0 90px;
	width:800px;
}

#formulario p {
	float:left;
	margin:50px 10px 50px 0px;
	font-size:14px;
	line-height:24px;
}
a.logo_amigo{
	text-indent:99999px;
	float:right;
	width:50px;
	height:50px;
	position:relative;
	top:-25px;
}

