@charset "UTF-8";
body {
	color: #515151;
	background-color: #CCCCCC;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/fondobody.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.contenedor {
	background-color: #FFFFFF;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.columna {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C7E93E;
	width: 174px;
	margin-top: 10px;
	margin-bottom: 25px;
	float: left;
	margin-right: 17px;
}
.menucolumnas {
	padding-left: 15px;
}
.borrar {
	clear: both;
	float: none;
	font-size: 1px;
	color: #FFFFFF;
}
.contenedor .textoequipo .borrar {
	font-size: 9px;
	color: #333333;
	margin-left: 0px;
}
.contenedor .columna p {
	margin-top: 7px;
}
.contenedor .columna h3 {
	margin-top: 9px;
	margin-bottom: 0px;
	font-size: 11px;
}
.textocliente {
	clear: both;
	padding-top: 25px;
	padding-right: 7px;
	margin-bottom: 35px;
}
.copyright {
	font-size: 10px;
	padding-left: 17px;
	padding-bottom: 10px;
	padding-top: 3px;
}
.contenedor .copyright a {
	color: #CC0066;
}
.contenedor .copyright p {
	margin-top: 5px;
	margin-bottom: 0px;
}
.contenedor .textocliente p {
	font-size: 13px;
	margin-left: 206px;
	line-height: 16px;
	margin-top: 5px;
	padding-right: 5px;
}
.titulares {
	margin-left: 206px;
	margin-top: 50px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 17px;
	font-weight: lighter;
}
.flash {
	margin-left: 15px;
}
.columna a {
	text-decoration: none;
	color: #515151;
}
.columna a:hover {
	text-decoration: underline;
}
.textoequipo {
	font-size: 12px;
	padding-left: 205px;
	padding-right: 12px;
	margin-bottom: 0px;
}
.contenedor .textoequipo p {
	margin-left: 130px;
	line-height: 16px;
}
.fotoequipo {
	border: 3px solid #505254;
	width: 111px;
	height: 123px;
	float: left;
}
.columnacliente {
	width: 250px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.contenedor .textoequipo .columnacliente ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-style: italic;
	line-height: 16px;
}
.contenedor .textoequipo .columnacliente p {
	margin-left: 0px;
}

