@charset "UTF-8";

#contenedor{
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#c1{
	height: 50px;
	width: 1000px;
	background-image: url(../imagenes/c1.gif);
	float: left;
	font-size: 0px;
	font-weight: normal;
	color: #C2C2C2;
}
#c2{
	float: left;
	height: 200px;
	width: 1000px;
}
#c3{
	height: 30px;
	width: 1000px;
	background-image: url(../imagenes/c3.gif);
	float: left;
}
#c4{
	height: 25px;
	width: 1000px;
	background-image: url(../imagenes/c4.gif);
	float: left;
}
#menus{
	width: 195px;
	float: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#c5{
	float: left;
	height: 305px;
	width: 1000px;
	background-image: url(../imagenes/c5.gif);
	background-repeat: no-repeat;
}
#c6{
	float: left;
	height: 20px;
	width: 1000px;
	background-image: url(../imagenes/c6.gif);
}

#texto{
	float: left;
	height: auto;
	width: 695px;
}
#c7{
	float: left;
	height: 150px;
	width: 940px;
	background-image: url(../imagenes/c7.gif);
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 60px;
	background-repeat: no-repeat;
}
#caja1{
	float: left;
	height: auto;
	width: 300px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
}
#w3{
	float: left;
	height: 123px;
	width: 215px;
	margin-bottom: 10px;
	margin-right: 15px;
	font-size: 9px;
	margin-top: 5px;
}
#w2{
	float: right;
	height: 75px;
	width: 215px;
}
#w1{
	float: right;
	height: 19px;
	width: 215px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 5px;
}
#ruta{
	float: right;
	height: auto;
	width: 215px;
	margin-right: 19px;
	font-size: 11px;
}
