/* CSS Document */

.Estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.Estilo3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.Estilo4 {
	color: #990000;
	font-weight: bold;
}
.Estilo5 {color: #990000}
.Estilo8 {color: #990000}

.enlace {font-size: 12px; font-family: Verdana;}
A.enlace:link {text-decoration: none; color: #990000;}
A.enlace:visited {text-decoration: none; color: #990000;}
A.enlace:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}

.cortoactual {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
}


body,html{
	margin:0;
	padding:0;
	width:100%;
	height-:100%;
		background-color: #333333;
	background-image: url(img/fondegrada.jpg);
	background-repeat: repeat;
	background-position: left top;
}

#container{
position:relative;
left:0;
top:0;
width:900px;
min-height:700px;
background:#000;
margin:0 auto;
overflow:hidden;
}

*html #container{
height-:900px;
overflow:visible;
}

#content{
	position:relative;
	left:0;
	top:0;
	width:100%;
	min-height:500px;
	overflow:hidden;
	background-color: f8c400;
}

*html #content{
	height-:500px;
	overflow:visible;
	/*text-align: center;*/
}

#col1{
	position:relative;
	left:0;
	top:0;
	width:160px;
	min-height:1229px;
	overflow:hidden;
	float:left;
	background-image: url(fondoiz.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	height: 1229px;
}

#col2{
	position:relative;
	left:0px;
	top:0;
	width:580px;
	min-height:496px;
	overflow:hidden;
	float:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #f8c400;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
	height: 1229px;
}

#col3{
	position:relative;
	left:0;
	top:0;
	width:160px;
	min-height:1229px;
	overflow:hidden;
	float:left;
	background-image: url(fondoder.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	height: 1229px;
}


#footer{
	position:relative;
	left:0;
	top:0;
	width:900px;
	height-:96px;
	overflow:hidden;
	border: 2px none #fff;
	background-image: none;
	background-repeat: repeat;
	background-position: center center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}
.Estilo6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.Estilo7 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
}
