@charset "utf-8";
/* CSS Document */

/*************************   HOME  *************************/
body {
	background-image: url(../img/fondo_top_inter.jpg);
	background-repeat: repeat-x;
	margin:0;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align:center;
}
#cuerpo .raya{
	display:inline;
	float:left;
	margin:10px 20px 0 30px;
	width:890px;
	height:5px;
	border-top:1px #999999 dashed;
}

#cuerpo p{
	margin:10px 80px 0 80px;
	text-align: justify;
}
.margenes_servicios{
margin-left:80px;
margin-right:80px;}
.margen{
margin-left:30px;}

#cuerpo h1{
	font-size:16px;
	margin:10px 0 10px 5px;
	color:#c50016;
}

#cuerpo h2{
	font-size:16px;
	margin:0 0 10px 45px;
	color:#9b0012;
}
#cuerpo h2 span{
color:#FF0000;
margin:0 10px 0 0;}

.titu_nosotros{
width:450px;
height:38px;
background-image:url(../img/img_nosotros.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.titu_nosotros span{
display:none;}

.titu_clientes{
width:450px;
height:38px;
background-image:url(../img/img_clientes.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.titu_clientes span{
display:none;}

.titu_servicios{
width:450px;
height:38px;
background-image:url(../img/img_servicios.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.titu_servicios span{
display:none;}

.titu_contacto{
width:450px;
height:38px;
background-image:url(../img/img_contacto.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.titu_contacto span{
display:none;}


.titu_contacto2{
width:450px;
height:38px;
background-image:url(../img/img_contacto02.jpg);
background-position:top left;
background-repeat:no-repeat;
display:inline;
float:left;
}
.titu_contacto2 span{
display:none;}

#cuerpo .caja{
	width:408px;
	height:auto;
	display:inline;
	float:right;
	margin: 20px 35px 20px 30px;
	padding: 0;
	background-color: #e0e0e0;
}
#cuerpo .caja p{
	margin: 0 20px 10px 20px;
	padding:0;
}
#cuerpo .caja h2{
	font-size:16px;
	margin: 0 0 10px 20px;
	padding:0;
}

#cuerpo form{
	display:inline;
	float:left;
	width:470px;
	margin:0 0 20px 0;
}

.celda{
	display:inline;
	float:left;
	width:347px;
	height:24px;
	margin:5px 0 10px 60px;
	background-color:#e4e3e3;
	border-right:#FF0000 8px solid;
	border-bottom:none;
	border-left:none;
	border-top:none;
}
.celda02{
	display:inline;
	float:left;
	width:347px;
	height:55px;
	margin:5px 0 10px 60px;
	background-color:#e4e3e3;
	border-right:#FF0000 8px solid;
	border-bottom:none;
	border-left:none;
	border-top:none;
}
.etiqueta{
	display:inline;
	float:left;
	width:347px;
	height:auto;
	margin:0 0 0 45px;
}
#button{
	display:inline;
	float:left;
	margin: 5px 0 0 365px;
}

.flotar_left{
	display:inline;
	float:left;
	margin:0;
	padding:0;
	width: 408px;
	height: 23px;
	background-color: #990000;
}
.flotar_derecha{
	display: inline;
	float: rightt;
	margin:0;
	padding:0;
	width: 408px;
	height: 23px;
	background-color: #FFFFFF;
}
.cuadro_servicios{
	display:inline;
	float:left;
	margin:10px 0 0 50px;
	color:#990000;
	width:178px;
	text-align: justify;
}

.cuadro_servicios02{
	display:inline;
	float: right;
	margin:0 80px 0 0;
	width: 630px;
}
.cuadro_servicios02 ul{
	margin:10px 0 0 0;
}


.Estilo1 {
	color: #990000;
	font-size: 16px;
}
