/*HERRADURAS LEVANTE .CSS 2009 (c) by GRAFICREAT */

body {
	background-image:url(/imagenes/bg_pix.jpg);
	background-repeat:repeat;
}
IMG {
	border:none
}
/*CONTENEDOR PRINCIPAL*/

#window {
	width:985px;
	height:750px;
	font-size:70%;
	color:#333333;
	margin-left:auto;
	margin-right:auto;
	margin-top:1%;
	margin-bottom:2%;
	/*visibility:visible;
overflow:auto;*/
position:relative;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;/*behavior: url(css/iepngfix.htc);
background-image:url(../../imagenes/bg_general.png);
background-position:top;*/
}
h1 {
}
h2 {
}
h3 {
}
p {
}
/*DIVISORES PRINCIPALES*/

#menuA {
	position:absolute;
	top: -7px;
	left: 0px;
	width: auto;
	height: auto;/*
	text-align:left;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:220%;
	line-height:-85%;*/
}
#menuB {
	position:absolute;
	top: 143px;
	left: 0px;
	width: 985px;
	max-width:985px;
	height: 564px;
	text-align:justify;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	background-image: url(/imagenes/bg_contenido_1.jpg);
}
#contenido_menu_img {
	position:absolute;
	top: 0px;
	left: 667px;
	width: 302px;
	max-width:985px;
	height: 526px;
	padding:1px;
}
#contenido_menuB {
	position:absolute;
	color: #666666;
	top: 1px;
	height: 457px;
	text-align:justify;
	width: 581px;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	left: 10px;
}
#menuC {
	position:absolute;
	top: 106px;
	left: 112px;
	width: 518px;
	height: 15px;
	text-align:justify;
	font-weight:normal;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:110%;
	padding:7px;
	z-index:1000;
}
#footer {
	position:absolute;
	top: 702px;
	left: 0px;
	width: 975px;
	height: 40px;
	text-align:left;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	padding:1px;
	z-index:500;
}
#idiomas {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	text-align:right;
	font-size:100%;
	left: 681px;
	top: 105px;
	padding:10px;
	width: 280px;
	z-index:200;
	height: 13px;
}
/*TAMAÑOS*/
.h1 {
	font-size:170%;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
.h2 {
	font-size:120%;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}
.h3 {
	font-size:140%;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}
.nota {
	font-size:10px
}
img a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	border:none;
	border-bottom-color:#CC0000;
}
li a:link, a:visited, a:hover {
	text-decoration:none;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	color:#666666
}
li {
	font-size:100%;
	font-weight:bold;
	padding-bottom: 4px;
}
a:link, a:active {
	text-decoration:none;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	font-size:95%;
	color:#939331;
}
a: visited, a:hover {
	text-decoration:none;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	font-size:95%;
	color:#939331;
}
/* COLORES */
.blanco {
	color:#FFFFFF
}
.rojo {
	color:#FF3300
}
.naranja {
	color:#FF6600
}
.verde {
	color:#99CC00
}
.azul {
	color:#0099FF
}
.gris {
	color:#666666
}
.gris_claro {
	color:#CCCCCC
}
.negro {
	color:#000000
}
.cursiva {
	font-style:italic
}
.centrar {
	text-align:center
}

