<style type="text/css">
<!--

select {
	height: 20px;
}

a:link 
	{
		font-family: Tahoma, Arial, sans-serif;
		font-size: 10pt;
		color: #000000;
		text-decoration: none;
	}

a:visited 
	{
		font-family: Tahoma, Arial, sans-serif;
		font-size: 10pt;
		text-decoration: none;
		color: #000000;
	}

a:hover 
	{
		font-family: Tahoma, Arial, sans-serif;
		font-size: 10pt;
		text-decoration: none;
		color: #004080;
	}

a:active 
	{
		font-family: Tahoma, Arial, sans-serif;
		font-size: 10pt;
		text-decoration: none;
		color: #000000;
	}
.viculos{
		font-family: Tahoma, Arial, sans-serif;
		font-size: 10pt;
		text-decoration: none;
		color: #000000;
}

body 
	{
		margin: 0;
		padding: 0;
		color: #333333;
		background: #FFFFFF;
		font-family: Tahoma, Arial, sans-serif;
		font-size: 9pt;
		height: 100%;
	}


.Estilo2 {font-size: 9pt}
.Estilo5 {font-size: 9pt; color: #FFFFFF; }


div.selectBox3 
	{
		left:80%;
		position: absolute;
		width: 191px;
		height: 25px;
		border: 1px solid #ccc;
		background: url(../images/button_select.png) 172px center no-repeat;
	}



div.selectBox3 div.box 
	{
		position: absolute;
		left: 80%;
		top: 1%;
		width: 170px;
		height: 30px;
		line-height: 20px;
		font-family: arial;
		font-size: 13px;
		color: #333333;
		overflow: hidden;
	}

div.selectBox3 select 
	{
		position: absolute;
		left: -1px;
		top: -1px;
		width: 190px;
		height: 30px;
		border: 1px solid #333333;
		opacity: 0;
		filter: alpha(Opacity=0);
		-moz-opacity: 0;
		cursor: pointer;
		z-index:100;
	}
		
div.selectBox3 select option
	{
		padding: 4px;
		font-size: 11px;
		color: #333333;
		border-bottom: 1px solid #eee;
		cursor: hand;
	}
div.selectBox3 select option.ultimo
	{
		border-bottom: 0px none;	
	}




div.selectBox2 
	{
		left:1%;
		position: absolute;
		width: 191px;
		height: 25px;
		border: 1px solid #ccc;
		background: url(../images/button_select.png) 172px center no-repeat;
	}



div.selectBox2 div.box 
	{
		position: absolute;
		left: 3px;
		top: 3px;
		width: 170px;
		height: 30px;
		line-height: 20px;
		font-family: arial;
		font-size: 13px;
		color: #333333;
		overflow: hidden;
	}

div.selectBox2 select 
	{
		position: absolute;
		left: -1px;
		top: -1px;
		width: 190px;
		height: 30px;
		border: 1px solid #333333;
		opacity: 0;
		filter: alpha(Opacity=0);
		-moz-opacity: 0;
		cursor: pointer;
		z-index:100;
	}
		
div.selectBox2 select option
	{
		padding: 4px;
		font-size: 11px;
		color: #333333;
		border-bottom: 1px solid #eee;
		cursor: hand;
	}
div.selectBox2 select option.ultimo
	{
		border-bottom: 0px none;	
	}


div.selectBox 
	{
		position: absolute;
		left: 1%;
		width: 191px;
		height: 20px;
		border: 1px solid #ccc;
		background: url(../images/button_select.png) 172px center no-repeat;
	}

div.selectBox div.box 
	{
		position: absolute;
		left: 3px;
		top: 3px;
		width: 170px;
		height: 30px;
		line-height: 10px;
		font-family: arial;
		font-size: 13px;
		color: #333333;
		overflow: hidden;
	}

div.selectBox select 
	{
		position: absolute;
		left: -1px;
		top: -1px;
		width: 190px;
		height: 30px;
		border: 1px solid #333333;
		opacity: 0;
		filter: alpha(Opacity=0);
		-moz-opacity: 0;
		cursor: pointer;
		z-index:100;
	}
		
div.selectBox select option
	{
		padding: 4px;
		font-size: 11px;
		color: #333333;
		border-bottom: 1px solid #eee;
		cursor: hand;
	}
div.selectBox select option.ultimo
	{
		border-bottom: 0px none;	
	}
		
.arriba, .abajo
	{
 		background-color: #fff;
 		height: 1px;
 		margin: 0 1px;
	}

.centro, .arriba, .abajo
	{
  		width: 100%;
	}

.contenedor
	{
  		width: 200px;	
	}
-->
</style>



	


