#area1 {
	position: absolute;
	height: 80px;
	width: 200px;
	top: 0px;
	left: 0px;
	background-color: #67686A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(linea_superior2.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#area2 {
	position: absolute;
	height: 275px;
	width: 199px;
	left: 0px;
	top: 85px;
	background-image: url(degradado_gris.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#area2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
#area3 {
	position: absolute;
	height: 80px;
	width: 600px;
	left: 200px;
	top: 0px;
	background-color: #B9B9AF;
	background-image: url(linea_superior.jpg);
	background-repeat:  repeat-x;
	background-position: left top;	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#area4 {
	position: absolute;
	height: 275px;
	width: 600px;
	left: 200px;
	top: 85px;
	overflow: hidden;
}
#area5 {
	position: absolute;
	height: 215px;
	width: 600px;
	left: 200px;
	top: 360px;
	overflow: scroll;
}
#area6 {
	position: absolute;
	height: 215px;
	width: 198px;
	left: 0px;
	top: 360px;
	border: 1px solid #C7C8C3;
	background-color: #F0F0EE;
}
#area7 {
	position: absolute;
	height: 215px;
	width: 200px;
	left: 0px;
	top: 360px;
}

#area7 h1, #area6 h1{
	background-image: url(fotos.jpg);
	background-repeat: no-repeat;
	background-color: #ECEDE8;
	background-position: right top;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D37C0B;
	text-align: center;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
}
#area8 {
	position: absolute;
	height: 35px;
	width: 200px;
	left: 0px;
	top: 582px;
	background-color: #767676;
}
#area9 {
	position: absolute;
	height: 35px;
	width: 400px;
	left: 200px;
	top: 582px;
	background-color: #C2C2BA;
}
#area3 li {list-style-type: none;	float: left;}

#area3 li a {
	display:block;
	margin: 0px;
	padding: 0px 10px;

	width: 80px;
	text-align: right;
	background-color: #B9B9AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7E7E4;
	font-weight: bold;
	text-transform: uppercase;
	height: 74px;
	vertical-align: middle;
	background-image: url(linea.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#area3 ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#area3 li h1 {
	margin: 0px;
	padding: 0px;
}
#area3 li a {
	color: #E7E7E4;
	text-decoration: none;
}
#area3 li:hover, #area3 a:hover{
	background-color: #737476;
	text-align: left;
	color: #FFCB13;
}
#area1 h1 {
	margin: 0px;
	text-align: right;
	color: #FFCB13;
	margin-right:20px;
}
#area1 p {
	margin: 0px;
	padding-top:10px;
	text-align: right;
	margin-right:20px;
}
#arealinea {
	display:none;
	position: absolute;
	height: 5px;
	width: 800px;
	left: 0px;
	top: 80px;
	background-image: url(franja%20naranja.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#area2 p{	margin-top: 0px;
margin-bottom: 0px;}
	
#area2 .amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCE17;
	margin-top: 5px;
}
#area2 .letruca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	text-transform: none;
	text-align: left;
	margin: 5px;
}
#area2 input, #area2 select {
	background-color: #A1A29D;
	border: 1px solid #505052;
	color: #FFFFFF;
}
#area9 li {
	float: left;
	list-style-type: none;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: none;
	color: #737373;
	background-image: url(linea_peque.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
}

#area9 .ultimo {
	background-image: url();
}

#area9 ol {
	padding-left: 15px;
	margin-left: 0px;
	padding-top: -5px;
}
#area10 {
	position: absolute;
	height: 35px;
	width: 202px;
	left: 600px;
	top: 582px;
	background-color: #C2C2BA;
	background-image: url(linea.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#area10 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D07D24;
	text-align: center;
	line-height: 15px;
	vertical-align: middle;
	height: 15px;
}
#linea2 {
	background-image: url(franja%20naranja_fin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 7px;
	width: 802px;
	left: 0px;
	top: 575px;

}
#area8 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
}
#area5 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CA7C00;
	text-transform: uppercase;
}
#area6 p, #area5 p, #area5 li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #696A6C;
	text-align: justify;
	margin-top:2px;
}
#area5 ul {margin-top:3px;}
#area5 p, #area5 h1 {padding-left:10px;padding-right:10px;}
