@charset "utf-8";

*{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight: inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	font-weight:normal
}

body{
	line-height:1;
	color:#666666;
	font: 12px/120% Helvetica, 'Trebuchet MS',Arial,Verdana,Tahoma,'Sans-serif';
	text-align:center;
	margin: 0 auto;
	background: url(../images/fondo-background-All.jpg) top center repeat-x #fff;
}
p {
	color: #4D4D4D;
}

a{	
	color: #666;
	text-decoration:none
}

li{
	list-style: none;
	color: #333333;
}

img {
	border: 0 none;
}

h1, h2 {
	color: #212869;
	font-size: 24px;
}

h2 {
	font-size: 16px;
}

.clear {
	clear: both;
}

.contenedor {
	width: 847px;
	margin: -1px auto;
}

.contenedor .info {
	width: 100%;
	height: 442px;
	float: left;
	margin-left: 14px;
	margin-bottom: 70px
}

.grande{
	height: 930px !important;
}

.top {
	float: left;
	height: 145px
}

.menu {
	top: 0;
	width: 367px;
	height: 28px;
	margin-left: 480px;
}

ul.menu-sup li a {
	float: left;
}

a#empresa, a#empresa:visited {
	background: url(../images/btn-empresa.png) top right no-repeat;
	width: 101px;
	height: 27px;
	display: block;
	text-indent: -9999px;
}

a#prod-serv, a#prod-serv:visited {
	background: url(../images/btn-productosServicios.png) top right no-repeat;
	width: 167px;
	height: 27px;
	display: block;
	text-indent: -9999px;
}

a#contacto, a#contacto:visited {
	background: url(../images/btn-contacto.png) top right no-repeat;
	width: 99px;
	height: 27px;
	display: block;
	text-indent: -9999px;
}

a#empresa:hover, a#prod-serv:hover, a#contacto:hover, .on {
	background-position:0 -28px !important;
}

.logo-menu h1 a {
    background: url(../images/SerCo-logo.png) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 91px;
    position: absolute;
    text-indent: -9000px;
    top: 35px;
    width: 269px;
	margin-left: 8px;
}

.footer {
	border-top: 1px solid #e6e6e6;
	margin-bottom: 5%;
	padding-top: 13px;
}

ul.menu-footer {
	margin-top: 8px;
	width: 367px;
	margin-left: 290px
}

.footer span {
	margin: 0 6px;
	float: left;
}

ul.menu-footer li a {
	float: left;
}

/***************************************/
/************	HOME 	****************/
/***************************************/

#home {
	background: url(../images/fondo-background-Home.jpg) top center repeat-x #fff;
}

/***************************************/
/************	Emrpesa	****************/
/***************************************/

.empresa {
	text-align: left;
	padding: 84px 40px 55px 60px;
	height: 110px;
}

.empresa h1{
	margin-bottom: 19px;
}

.empresa p{
	float: left;
	width: 342px;
	text-align: justify;
	margin-right: 27px;
	line-height: 20px;
}

.empresa p:last-child{
	margin: 0;
}

/***************************************/
/************	Contacto   *************/
/***************************************/

.contacto {
	width: 192;
	height: 303;
	float: left;
	border-left: 1px solid #ececec;
	text-align: left;
	padding-left: 22px;
	margin-top: 74px;
}

.contacto p{
	margin-bottom: 67px;
}

.contacto p:last-child {
	margin-bottom: 27px;
}

.contacto h2:first-child{
	margin-top: 22px;
}

.form, .form-info {
	width: 630px;
	float: left;
	padding-left: 56px;
	text-align: left;
}

.form-info {
	padding: 0;
	padding-left: 23px;
}

input, textarea {
	width: 469px;
	height: 24px;
	border: 1px solid #999999;
}

textarea {
	height: 130px;
} 

label {
	display: block;
	padding-left: 1px;
	text-align: left;
	margin: 23px 0 7px 0;
	font-size: 16px;
}

input#enviar {
	background: url(../images/enviar.jpg) 0 0 no-repeat #fff;
	width: 55px;
	height: 23px;
	text-indent: -99999px;
	border: 0 none;
	margin-top: 10px;
	cursor: pointer;
}

#l-nombre {
	margin-top: 57px;
}

/***********************************************/
/*************** Prod. y Serv.  ****************/
/***********************************************/

.contenedor-prod {
	width: 886px;
	text-align: left;
}

.contenedor-prod .contenedor-A, .contenedor-prod .contenedor-B {
	width: 85%;
	float: left;
	margin: 38px 0 35px 20px;
}

.contenedor-prod .contenedor-B {
	background-color: #F2F2F2;
	margin: 0 0 0 20px;
	padding: 15px;
	-moz-border-radius: 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px;
}

#primero-img, #segundo-img, #tercera-img, #cuarto-img {
	margin-left: 30px;
	width: 210px;
	float: left;
}

#segundo-img {
	margin-top: 8px;
}

#tercera-img {
	width: 320px;
}

#cuarto-img {
	width: 469px;
}

#primero-txt, #segundo-txt, #tercera-txt, #cuarto-txt {
	width: 450px;
	float: left;
	padding: 5px 0 0 30px;
	line-height: 22px;
}

#tercera-txt {
	width: 360px;
}

#segundo-txt {
	width: 485px;
	padding-left: 10px;
}

#cuarto-txt {
	width: 224px;
	margin-right: 10px;
	padding: 5px 0 0 20px;
}

#primero-txt  h1, #segundo-txt  h1, #tercera-txt  h1, #cuarto-txt  h1{
	margin-bottom: 10px;
}