.cleaner {clear: both;}


body {margin:0px;
background:url(../imagenes/rueda3.png) no-repeat right bottom;}

/*CABECERA DE LA PÁGINA*/	

header {background:#fff;
	padding:30px;
	border-top: 30px solid #162A72;
	border-bottom: 4px solid #CF132B;
	margin-bottom: 50px;}
	
header img {width: 400px;
	margin-top: 40px;
	margin-left: 80px;}

.nav {float:right;}
	
.fijo {background:#CF132B;
	font-family: arial;
	font-size: 15px;
	color:#fff;
	text-decoration:none;
	padding: 10px 8px;
	position:fixed;
	bottom:0px;
	right:0px;
	margin: 0px 10px 0px 0px;
	box-shadow: -4px -4px 6px #A3A3A3;}
	
.idiomas  {float: right;
	margin-right: 80px;}

.ing,.esp {text-decoration: none;
	color:#CF132B;
	font-size:17px;
	padding-left: 20px;}


/*TITULOS EN IMAGEN*/

.titulo {float: left;}

.titulo img {width: 240px;
	margin-left: 110px;
	margin-top: 60px;}
	
/*QUIENES SOMOS*/

.somos {margin: 60px 100px 0px 0px;
	width: 600px;
	background:#162A72;
	padding: 25px 35px 35px 35px;
	box-shadow: 6px 6px 9px #999;
	float: right;}
	
.somos strong {font-style: italic;
	font-size: 17px;}
	
.somos p {font-family:arial;
	font-size:15px;
	color: #fff;
	margin-top: 16px;
	text-align: left;
	line-height: 19px;}

/*SERVICIOS*/

.servicios, .otros, .novedades {border-top: 3px dotted #162A72;
	margin-top: 50px;}
	
.imgser1 img, .imgser2 img, .imgser3 img, .imgser4 img {float:left;
	width: 210px;
	margin-right: 25px;}
	
.imgser2 img, .imgser3 img, .imgser4 img  {box-shadow: 6px 6px 9px #999;}
	
.ser1 {width: 620px;
	float: right;
	margin-top: 90px;
	margin-right: 150px;}
	
.ser1 li {margin-bottom: 10px;}
	
.textoser1 h1, .textoser2 h1, .textoser3 h1, .textoser4 h1 {font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;}
	
.textoser1, .textoser2, .textoser3, .textoser4 {color: #162A72;
	font-family: arial;
	font-size: 15px;
	line-height: 18px;}
	
.ser2, .ser3, .ser4 {width: 620px;
	float: right;
	margin-top: 50px;
	margin-right: 150px;}
	
.textoser4 li {margin-bottom: 10px;}
	
/*OTROS SERVICIOS*/

.textootro1 {color: #162A72;
	font-family: arial;
	font-size: 15px;
	line-height: 20px;
	width:500px;
	float: right;
	margin-right: 270px;
	margin-top: 80px;}

.textootro2 {color: #162A72;
	font-family: arial;
	font-size: 15px;
	line-height: 20px;
	width:500px;
	float: right;
	margin-right: 270px;
	margin-top: 30px;}
	
.textootro2 h1, .textootro1 h1 {font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;}
	
/*PIE DE PÁGINA*/

footer {float: right;
	margin-right:120px;
	margin-bottom: 20px;
	margin-top: 100px;
	width: 570px;}
	
footer p {font-family: arial;
	float: left;
	margin-right: 10px;
	margin-top: 42px;}
	
footer strong {color: #162A72;}
	
.facebook {background:url(../imagenes/facebook.png) no-repeat;
		width:60px;
		height:60px;
		text-indent: -99999px;
		display: block;
		margin: 0px 20px 0px 10px;
		float: right;}

	
footer h5 {font-family:arial;
	font-size:12px;
	color:#666;
	float: right;
	margin-top: 20px;
	margin-right: -65px;}
	
.facediseno {text-decoration: none;
	color:#666;}
