/* CSS Document */



body {
	margin-top:5px;
	margin-bottom:10px;
	font-family: verdana;
	font-size:12px;
	color: #808080;
}
#container {
	background-image:url(imagenes/fondo.jpg);
	width: 837px;
	margin-left:auto;
	margin-right:auto;
}
#container2 {
	background-image:url(imagenes/fondo.jpg);
	width: 837px;
	margin-top:-15px;
	margin-left:auto;
	margin-right:auto;
}
#fondoheaderarriba {
	background-image:url(imagenes/fondoheaderarriba.jpg);
	width: 236px;
	margin-left:auto;
	margin-right:auto;
	height:16px;
	padding-left:601px;
	padding-top: 10px;
}
.titu {
	font-family: verdana;
	font-size:12px;
	color: #808080;
}
.titulo {
	font-family: verdana;
	font-size:10px;
	color: #000000;
}
hr {
	border: #000000;
	height:1px;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEC842;
	text-decoration:none
}
a.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration:none
}
a.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEC842;
	text-decoration:none
}
a.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration:none
}
a.link3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none
}
a.link4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
a.link4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration:none;
}
#contenido_beige {
	background-image: url(imagenes/fondo1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width:747px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#contenido_verde {
	background-image: url(imagenes/fondo2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width:747px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#contenido_azul {
	background-image: url(imagenes/fondo3.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width:747px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#izquierda {
	width: 121px;
	floatz:left;
	height: 501px;
	padding:10px;
}
#derecha {
	width:580px;
	float:right;
	height: 501px;
	padding:5px;
}
#derecha2 {
	width:590px;
	float:right;
	heightz: 501px;
	padding:5px;
}
.espaciador {
	margin-left: 29px;
}
#pie {
	background-image: url(imagenes/pie.jpg);
	width:837px;
	margin-left:auto;
	margin-right:auto;
	height:88px;
	font-family: verdana;
	font-size:9px;
	color:#FFFFFF;
	text-align: center;
}
#pie a {
	color:#FFFFFF;
	text-decoration:none;
}
#menunaranja {
	margin-top:32px;
	width:118px;
	height:136px;
	background-image: url(imagenes/fondomenu1.jpg);
	background-repeat: no-repeat;
}
#menuproductos {
	margin-top:32px;
	width:118px;
	height:116px;
	background-image: url(imagenes/fondoproductos.jpg);
	background-repeat: no-repeat;
}
#menu li {
	list-style-type: none;
	padding-top:7px;
	text-align:center;
	padding-right:12px;
}
.bordeform {
	border: solid 1px #000000;
}
.botonverde {
	background-color:#A4C380;
	border: solid 1px #000000;
}
.bordefotos {
	border: solid 4px #1F4EA0;
}
.titulo2 {
	font-size: 12px;
	color: #FFFFFF;
}
.titulo3 {
	font-size: 10px;
	color: #808080;
}
.titulo4 {
	font-size: 10px;
	color: #FF0000;
}
.forminput {
	border: solid 1px #826E0F;
	padding: 2px;
}
