/* CSS Document */
#cabecera{ /*fondo de la cabecera de la pagina */
	width:719px;
	height:130px;
	overflow:hidden;
	background:url(../img/cabecera_empresa.jpg) no-repeat;
}
#cabecera_servicios{
	width:719px;
	height:130px;
	overflow:hidden;
	background:url(../img/cabecera_servicios.jpg) no-repeat;
}
#cabecera_calidad{
	width:719px;
	height:130px;
	overflow:hidden;
	background:url(../img/cabecera_calidad.jpg) no-repeat;
}
#cabecera_contacto{
	width:719px;
	height:130px;
	overflow:hidden;
	background:url(../img/cabecera_contacto.jpg) no-repeat;
}
#menu{
margin:0;
float:left;
width:719px;
height:40px;;
background:#000000;
overflow:hidden;

}
#contenido{
width:699px;
height:auto;
border-left:#fd0000 solid 10px;
border-right:#fd0000 solid 10px;
border-top:#fd0000 solid 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
overflow:hidden;
line-height:16px;
}

h1{
font-size:14px;
font-weight:bold;
color:#fd0000;
}

#eslogan{
background:url(../img/eslogan.jpg) no-repeat;
width:440px;
height:48px;
overflow:hidden;
margin:auto;
}

#colA{
width:465px;
height:auto;
overflow:hidden;
float:left;
padding:20px;
}
#colB{
height:auto;
background:#000000;
width:194px;
float:left;
color:#FFFFFF;
padding-top:20px;
cursor:pointer;
}
#colB:hover{
opacity: 0.85;
-moz-opacity: 0.85;
filter: alpha(opacity=85);
}
#colB h1{
color:#FFFFFF;
margin-left:20px;
}
.exp{
width:118px;
height:auto;
overflow:hidden;
float:left;
text-align:center;
}
#exp1{
margin-left:12px;
}
#exp2{
margin-left:42px;
}
#exp3{
margin-left:44px;
}
.espacio{
width:4px;
height:auto;
overflow:hidden;
}
#contactar{
background:url(../img/contactar.jpg) no-repeat;
width:194px;
height:306px;
overflow:hidden;
}
#telefono{
font-size:15px;
font-weight:bold;
margin-top:105px;
margin-left:20px;
}
li{
list-style:decimal;
list-style-position:inside;
color:#fd0000;
font-weight:bold;
}
li strong{
color:#000000;
font-weight:normal;
}
