html, body {
	background-image: url(imagenes/fondo.gif);
	background-repeat: repeat-y;
	background-color: #dadada;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#total {
	padding: 0px;
	text-align: center;
	position: absolute;
	left: 50%;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -400px;
	margin-right: 0px;
}    
#arriba {
	float: left;
	height: 250px;
	width: 800px;
	background-image: url(imagenes/fondoinicio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#arribaproductos {
	float: left;
	height: 250px;
	width: 800px;
	background-image: url(imagenes/fondoproductos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#arribaempresa {
	float: left;
	height: 250px;
	width: 800px;
	background-image: url(imagenes/fondoempresa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#arribatrabaja {
	float: left;
	height: 250px;
	width: 800px;
	background-image: url(imagenes/fondotrabaja.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#arribacontacto {
	float: left;
	height: 250px;
	width: 800px;
	background-image: url(imagenes/fondocontacto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menuarriba1 {
	float: left;
	width: 394px;
	margin-top: 221px;
	text-align: left;
}
#menuarriba2 {
	margin-top: 230px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	padding-right: 20px;
}
#menuarriba2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#menuarriba2 a:hover {
	color: #ED2D38;
	text-decoration: none;
}
#fotoport {
	width: 800px;
	text-align: left;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bloqueport {
	float: left;
	width: 240px;
	margin-right: 8px;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	height: 230px;
}
#bloqueport p{
	font-size: 0.7em;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#bloqueport img{
	margin-bottom: 10px;
}
#bloqueport2 {
	float: left;
	width: 500px;
	margin-right: 8px;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
}
#bloqueport2 p{
	font-size: 0.7em;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#bloqueport2 img{
	margin-bottom: 10px;
}
#pie {
	background-image: url(imagenes/fondopie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 117px;
	width: 800px;
	clear: both;
	float: left;
	margin-top: 15px;
	display: block;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#datospie {
	float: right;
	margin-right: 380px;
	text-align: right;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}
#datospie a{
	color: #FFFFFF;
	text-decoration: underline;
}
#datospie a:hover{
	color: #FF3300;
	text-decoration: underline;
}
#contenidos {
	float: right;
	width: 494px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 50px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 600px;
}
#contenidos img {
	margin-bottom: 10px;
}
#contenidos h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #7D8180;
	text-decoration: none;
	text-align: left;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EE303A;
	padding-bottom: 3px;
}
#contenidos h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #C7262F;
	text-align: left;
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#contenidos h2 a{
	color: #C7262F;
	text-decoration: underline;
}
#contenidos h2 a:hover{
	color: #000000;
}
#contenidos p{
	text-align: justify;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	padding: 0px;
	margin-left: 0px;
}
#contenidos p a{
	color: #000000;
	text-decoration: underline;
}
#contenidos p a:hover{
	color: #EE2E39;
}
#contenidos p img{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#imagen {
	float: left;
	width: 200px;
	margin-top: 80px;
	margin-left: 40px;
	height: 550px;
}
#imagen h1{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
#imagen p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 180px;

}
#imagenpdf {
	float: left;
	width: 212px;
	padding: 5px;
	margin-top: 70px;
	margin-left: 15px;
}
#imagen2 {
	float: left;
	width: 200px;
	border: 1px dashed #999999;
	padding: 5px;
	margin-top: 10px;
}
#imagen2 h1{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
#imagen2 p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 180px;

}
