@charset "utf-8";
#container {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#container #cuerpo {
	height: auto;
	width: 960px;
}
.clear {
	clear: both;
	height: 2px;
}

#container #cuerpo #izq {
	float: left;
	height: AUTO;
	width: 165px;
	padding-left: 20px;
}
#container #cuerpo #der {
	float: right;
	height: auto;
	width: 710px;
}
#container #cuerpo #der #contador {
	float: left;
	height: 65px;
	width: 250px;
}

#container #cuerpo h2 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #145091;
}

#container #cuerpo #der #navi {
	height: 60px;
	width: 710px;
	margin-top: 10px;
}
#container #cuerpo #der #bienvenidos {
	height: auto;
	width: 690px;
	margin-top: 30px;
	border-bottom: 1PX SOLID #666;
	padding-right: 20px;
	padding-bottom: 15px;
}
#container #footer {
	height: 50px;
	width: 960px;
	background-color: #F6F6F6;
	margin-top: 10px;
	border-top: 1px solid #666;
}
#container #footer #direc {
	float: right;
	height: 40px;
	width: 600px;
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-top: 8px;
	margin-right: 10px;
}

#container #footer #redes {
	float: left;
	height: 40px;
	width: 150px;
	margin-top: 8px;
	margin-left: 10px;
}




.btn {
	float: left;
	height: 60px;
	width: 135px;
	margin-right: 7px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-family: "Trebuchet MS";
	font-size: 95%;
}
.btn a {
	font-family: "Trebuchet MS";
	font-size: 95%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 40px;
}

.btn a:hover {
	font-family: "Trebuchet MS";
	font-size: 95%;
	font-weight: bold;
	color: #FF0;
	text-decoration: none;
	display: block;
	height: 40px;
	background-color: #000;
}
#container #cuerpo h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #666;
}
#container #cuerpo #der #servicios {
	float: left;
	height: 215px;
	width: 320px;
	margin-top: 20px;
}

#container #cuerpo li {
	list-style-type: square;
	margin-left: 15px;
	padding-left: 10px;
	font-size: 90%;
	font-family: "Trebuchet MS";
	line-height: normal;
}

#container #cuerpo #der #empresas {
	float: right;
	height: 215px;
	width: 320px;
	margin-top: 20px;
	padding-left: 30px;
	border-left: 1px solid #666;
	margin-right: 20px;
}


.rigth {
	float: right;
	margin-left: 30px;
}




#container #top {
	height: 350px;
	width: 960px;
}
#container #top #logo {
	float: left;
	height: 300px;
	width: 238px;
	background-image: url(img/logo.jpg);
}
#container #top #banner {
	float: right;
	height: 350px;
	width: 710px;
}


body {
	margin: 0px;
	background-color: #CCC;
}
#container #cuerpo  p {
	font-family: "Trebuchet MS";
	font-size: 90%;
	line-height: normal;
}
#container #bottom {
	font-family: "Trebuchet MS";
	height: 134px;
	width: 960px;
}
#container #bottom #especificacones {
	float: left;
	height: 134px;
	width: 310px;
}
#container #bottom #contac {
	float: right;
	height: 134px;
	width: 593px;
}
#container #cuerpo  p strong {
	font-family: "Trebuchet MS";
	font-size: 95%;
	font-weight: bold;
	color: #F00;
}
#container #cuerpo #der #bienvenidos #fotos {
	float: right;
	height: auto;
	width: 185px;
	padding-bottom: 20px;
}
#container #cuerpo img {
	padding: 2px;
	border: 1px solid #ccc;
}
.logos {
	float: left;
	height: 150px;
	width: 150px;
	margin-left: 15px;
}
.clear30px {
	clear: both;
	height: 30px;
}
#container #cuerpo #der #bienvenidos table tr td {
	height: 25px;
	font-family: "Trebuchet MS";
	font-size: 95%;
}
