/* CSS Document */

body{ 	background-image: url(body_bg1.gif);
		background-color:#ffffff;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		scrollbar-base-color: #FF6600;
		scrollbar-arrow-color : white;}
.enca1{
		background-image: url(body_bg1.gif);
		background-color:#FF6600;		
		position: absolute;
		top: 0px;
		left: 0x;
		width: 910px;
		height: 40px;
		border: none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#FF6600;
		font-size: 10px;
		padding: 2px;
		text-align: center;
		}
.enca{
		background-color:#FFFFFF;
		position:absolute;
		top:52px;
		left: 120px;
		border: none;
		width: 850px;
		height: 450px;
		}
.lateral{
		position:absolute;
		background-color:#ffffFF;
		background-image:url(body_bg1.gif);
		top: 70px;
		left: 0x;
		width: 108px;
		height: 700px;
		}
.latinf{
		position:absolute;
		background-color:#FF6600;		
		top: 260px;
		width: 108px;
		height: 610px;
		border: none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#FF6600;
		font-size: 10px;
		padding: 2px;
		text-align: center;
		}
.menusup{
		position:absolute;
		top:325px;
		width:600px;
		left: 280px;
		text-align:center;
		z-index:1000;
		}
.menucola{
		position: absolute;
		width: 120px;
		top: 5px;
		left:112px;
		background-image:url(body_bg1.gif);
		width: 109px;
		height: 400px;
		text-align: right;
		}
//.flecha {
		position: absolute;
		top:0px;
		left: 871px;
		width: 44px;
		height: 820px;
		background-color:#FF6600;
		background-image:url(body_bg1i.gif);
		}//
.inf {
		position: absolute;
		z-index:100;
		width: 800px;
		top:525px;
		left: 117px;
		height: 5px;
		background-image:url(body_bg1.gif);
		background-repeat: no-repeat;
		}
		
.dir{
		background-color:#FF6600;		
		position: absolute;
		top: 830px;
		left: 0x;
		width: 910px;
		height: 30px;
		border: none;
		font-family: Arial;
		color:#000000;
		font-size: 10px;
		padding: 2px;
		text-align: center;
		}
a.vin:link{
	display: block;
	width: 107px;
	font-size: 12px;
  	color: white;
	text-decoration: none;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
a.vin:visited{
	display: block;
	width: 107px;
	font-size: 12px;
	color: white;
	text-decoration: none;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
a.vin:visited{
	display: block;
	width: 107px;
	font-size: 12px;
	color: white;
	text-decoration: none;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
a.vin:hover{
  	display: block;
	width: 107px;
	font-size: 12px;
	text-decoration: none;
	color: #00CC33;
	border-top: 1px solid #00CC33;
	border-bottom: 1px solid #00CC33;
}

/* ALIANZAS */

A.ali:link{
	background-color: #FFFFFF;
	width:108px;
	height:60px;
	text-align: center;
	border: 1px solid #A40B0B;
	padding-top:1px;
	font-size: 9px;
	text-decoration: none;
	color: #000099;
	}
A.ali:active{
	background-color: #A40B0B;
	width:108px;
	height:60px;
	text-align: center;
	border: 1px solid #A40B0B;
	padding-top:1px;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	}
A.ali:visited{
	background-color: #FFFFFF;
	width:108px;
	height:60px;
	text-align: center;
	border: 1px solid #A40B0B;
	padding-top:1px;
	font-size: 9px;
	text-decoration: none;
	color: #000099;
	}
A.ali:hover{
	width:108px;
	height:60px;
	text-align: center;
	background-color: #FF6600;
	border: 1px solid #000099;
	padding-top:1px;
	font-size: 11px;
	text-decoration: bold;
	color: #ffffff;
	}
	
/*SUPERIORES*/

a.sup:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100px;
	height:15px;
	border-bottom: 1px solid green;
	color: white;
	text-decoration:none;
	font-size:10px;
	}
	
a.sup:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100px;
	height:15px;
	border-bottom: 1px solid green;
	color: white;
	text-decoration:none;
	font-size:10px;
	}

a.sup:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100px;
	height:15px;
	border-bottom: 1px solid green;
	color: white;
	text-decoration:none;
	font-size:10px;
	}

a.sup:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100px;
	height:15px;
	border-bottom: 1px solid green;
	color: white;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	}
		


