html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-align: center;
	background-color:rgb(221,225,233);
    /*background-color:rgb(44,102,222);*/

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	margin:0 auto;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#131F7E;
	float:left;
	width:900px;
	text-align:left;

}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A7A6A6;
	line-height:14px;
	text-align:justify;

}


.limpiar{
    clear:both;
}

.contenedor{
	width:818px;
	margin:0 auto;
	position:relative;
}

#cabecera{
	width:100%;
	height:138px;
}
#top{
	background:url(..img/bg_top.jpg) repeat-x;
	height:28px;
}
#logo{
	float:left;
	width:138px;
	height:138px;
}
#menu{
	width:621px;
	height:95px;
	float:left;
	border: 1px solid  #CCC;
	margin-left:57px;
	margin-top:41px;
	background:#FAFAFA;
	
	
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 47%, rgba(217,217,217,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245,245,245,1)), color-stop(47%, rgba(255,255,255,1)), color-stop(100%, rgba(217,217,217,1)));
background: -webkit-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 47%, rgba(217,217,217,1) 100%);
background: -o-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 47%, rgba(217,217,217,1) 100%);
background: -ms-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 47%, rgba(217,217,217,1) 100%);
background: linear-gradient(to bottom, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 47%, rgba(217,217,217,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#d9d9d9', GradientType=0 );

}

/*-------ESTILOS MENU---------*/
#menu ul{
    margin:0;
    padding:0;
    list-style:none;
	font-weight:bold;
	
}
.menu li a{
	float: left;
	
}


#menu li a{
    height:84px;
	width:104px;
    display:block;
    float:left;
    padding: 12px 0 0 19px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#131F7E;   
    text-decoration:none;
	text-align:center;
	border-right:1px solid #E6E6E6;

}

.texto-menu{
	color:#999 !important;
	margin-top:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
	font-size:12px;
	text-align:left;
	line-height:13px;
}
#menu li a:hover{
   
background: rgba(226,226,226,1);
background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(50%, rgba(219,219,219,1)), color-stop(51%, rgba(209,209,209,1)), color-stop(100%, rgba(254,254,254,1)));
background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 );

}


#banner{
	margin: 22px 0 17px 0;
	width:818px;
	width:307px;
}

.icon_izquierdo{
	position:absolute;
	top:150px;
	left:-30px;
}

.icon_derecho{
	position: absolute;
	top: 150px;
	left: 780px;
}
.texto-cuerpo{
	margin-top:10px;
	margin-bottom:20px;
}

.img_conocenos{
	margin-right:30px;
	
}
.titulo-cuerpo{
	margin-top:20px;
}
#piepagina{
	margin-top:10px;
}

#redes{
	background:#4D5EA6;
	width:100%;
}
#creditos{
	background:#999;
	width:100%;
	height:83px;
	
}
.creditos-copy{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:10px;
	float:left;
}
.diseno{
	color:#6A6A6A;
	
	font-size:12px;
	padding-top:10px;
	float:right;
	
}
.diseno a {
	text-decoration:none;
	list-style:none;
	color:#6A6A6A;
	font-family:Arial, Helvetica, sans-serif;
}

/*------PAGINAS INTERIORES---------*/

.servicio-limpieza{
	width:818px;
	height:98px;
	margin-bottom:20px;
	float:left;
}

.texto-servicios{
	margin-top:35px;
	float:left;
	margin-right:35px;
	width:200px;
	text-align:left !important;

}
.foto_limpieza{
	margin-right:20px;
	float:left;
	
}

.texto-cuerpo-ser{
	float: left;
	margin-right: 35px;
	width: 200px;
	text-align: left !important;
	position: absolute;
	left: 427px;
	top: 354px;
}

.texto-cuerpo-ser-dos{
	float: left;
	margin-right: 35px;
	width: 200px;
	text-align: left !important;
	position: absolute;
	left: 424px;
	top: 501px;
}
.texto-cuerpo-ser-tres{
	float: left;
	margin-right: 35px;
	width: 200px;
	text-align: left !important;
	position: absolute;
	left: 423px;
	top: 646px;
}

/*------PAGINAS INTERIORES---------*/

#contacto{
	margin-top:50px;
	margin-left:100px;
}


.titulos-generales{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	
}

.rotulos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	width:200px;
	margin-bottom:5px;
	
}

#formulario-de{
	float:left;
	width:324px ;
	font-family:Arial, Helvetica, sans-serif;
	
}

.campo {
	width:310px;
	padding:5px;
	margin:3px;
	background:#8697BE;
	border:1px solid #6881B9;
	color:#FFF;

}
.campos{
	width:300px;
	float:left;
	
}

#contacto{
	width:600px;
	position:relative;
	height:350px;
	
	
}

.texto-cuerpo-c{
	margin-left:200px;
	margin-bottom:20px;
}

.regresar{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-top:20px;
}

.videos{
	margin-left:40px; margin-bottom:30px;
}