@charset "utf-8";
/* CSS Document */
body {
	background-color: #9A2D32;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	font-size: 1.1em;
	color: #FFF;
	margin-left: 20px;
	margin-bottom: 8px;
}

h2 {
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #EFEFEF;
	margin: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}

h3 {
	font-size: 0.9em;
	color: #972D32;
	margin-top: 8px;
}

p {
	font-size: .8em;
	color: #333333;
	text-align: justify;
}

td {
	font-size: 0.8em;
	color: #333333;
	padding: 5px;
	font-weight: bold;
}

#contenedor {
	margin: auto;
	width: 760px;
	background-color: #FBFBFB;
}

#cabecera {
	height: 107px;
}

#menunav {
	height: 27px;
	background-image: url(images/bg_menu.jpg);
	text-align: center;
	font-size: 0.7em;
	padding-top: 5px;
}

#menunav a {
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#menunav a:hover {
	background-image: url(images/bg_menunav_btn.jpg);
	background-repeat: repeat-x;
}

#bannerprincipal{
	background-image: url(images/bg_bannerprincipal.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 258px;
}

#contenido{
	background-image: url(images/bg_bannerprincipal.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-color: #CCC;
}

#principal {
	background-color: #8e8e8e;
	border: 10px solid #BEBEBE;
	padding: 10px;
}

#base {
	background-color: #313131;
	clear: both;
	padding: 5px;
	height: 25px;
	text-align: center;
}

#base a {
	font-size: 0.7em;
	color: #999;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}

#base a:hover {
	color: #FFF;
	text-decoration: underline;
}

#direccion {
	margin: auto;
	padding: 10px;
	width: 740px;
	color: #FFF;
	font-size: .7em;
}

#texto {
	background-color: #EEE;
	padding: 10px;
	float: left;
	min-height: 600px;
	width: 470px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #666;
}

#texto li {
	font-size: .8em;
	color: #333;
}


#barraderecha {
	background-color: #666;
	float: right;
	width: 240px;
	padding: 10px;
}

#barraderecha ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 20px;
}

#barraderecha li {
	margin-left: -30px;
	padding: 2px;
	margin-bottom: 3px;
	color: #C9C9C9;
	text-decoration: none;
	font-size: 0.7em;
	display: block;
	width: 215px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#bannerseccion {
	height: 80px;
	width: 260px;
	float: right;
	margin-top: 40px;
}

#tablaprecios {
	font-size: .9em;
	color: #000;
	font-weight: normal;
}

#tablaprecios .celda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

a:link, a:visited {
	color: #710620;
}

a:hover {
	color: #FF0000;
}

.cajaindex {
	background-color: #B5BB81;
	float: left;
	width: 233px;
}

.titcajaindex {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	font-weight: bold;
}

.contcajaindex {
	font-size: 0.75em;
	color: #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.contcajaindex img     {
	border: 1px solid #516A26;
}

.txtcajaindex {
	background-color: #D0D3AF;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 10px;
}

.cajafundidoras {
	background-color: #FBFBFB;
	min-height: 110px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 10px;
}

.cajafundidoras img , .fundicajaindex img{
	margin-right: 10px;
}

.fundicajaindex {
	height: 64px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 4px;
	font-size: 0.9em;

}

.cajafundidoras a {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.8em;
	text-decoration: none;
	display: block;
	padding: 5px;
}

.vermas {
	text-align: right;
	clear: both;
	font-size: 0.6em;
	text-transform: uppercase;
	padding: 5px;
	font-weight: bold;
	background-color: #CCCCCC;
}

.vermas a {
	color: #000000;
	text-decoration: none;
}

.vermas a:hover {
	color: #990000;
	text-decoration: underline;
}
.comboformatos {
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	background-color: #F7F7F7;
}

.campos, .required, .validate-number, .validate-digits, .validate-alpha, .validate-alphanum, .validate-date, .validate-date, .validate-email, .validate-url, .validate-date-au, .validate-selection, .validate-one-required {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	font-size: .9em;
	background-color: #F7F7F7;
}

.validation-advice {
	color: #990000;
	font-size: 0.7em;
}

