.arial_blanco_12{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-style: normal;
	font-weight: bold;		
}

.arial_amarillo_10{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: yellow;
	font-style: normal;
	font-weight: bold;		
}

.arial_blanco_16{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	font-style: normal;
	font-weight: bold;		
}

.arial_blanco_12_link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-style: normal;
	font-weight: bold;		
	text-decoration: none;
}

.arial_blanco_12_link:hover{
	color: #fff000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.arial_blanco_12_link:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff000;
	font-style: normal;
	font-weight: bold;		
	text-decoration: none;
}

.arial_azulado_12{
	color: #3265bb;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;	
}

.tabla_marco{
	background-color: #004080;
   color: white;
	border: 1 solid White;
}

.tabla_menu{
	background-color: #004080;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;		
}

.tabla_menu2{
	background-color: #A4B9Cf;
	color: #fff000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;			
}

.input 
{ 
	font-family: Verdana, sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF;
	background-color: /*#004080*/transparent;
	border: #326597; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	scrollbar-face-color : #004080; 
	scrollbar-highlight-color : transparent; 
	scrollbar-3dlight-color : #004080; 
	scrollbar-shadow-color : transparent; 
	scrollbar-darkshadow-color : #004080; 
	scrollbar-track-color : transparent; 
	scrollbar-arrow-color : white;
}

.input_btn 
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #C7C7C7;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


/************* LAYERS **************/

.cantera{
color:#000033; 
background-color:transparent; 
layer-background-color:transparent;
position:absolute; 
top:130px; 
left:225px; 
width:70px; 
height:70px;
visibility: hidden;
Z-index: 1;
}

.productos{
color:#000033; 
background-color:transparent; 
layer-background-color:transparent;
position:absolute;
/*top:125px; 
left:225px; */
top:125px; 
left:225px; 
width:70px; 
height:70px;
visibility: hidden;
Z-index: 1;
}
/*
.colocacion{
color:#000033; 
background-color:transparent; 
layer-background-color:transparent;
position:absolute; 
top:160px; 
left:225px; 
width:70px; 
height:70px;
visibility: hidden;
Z-index: 1;
}
*/
.contacto{
color:#000033; 
background-color:transparent; 
layer-background-color:transparent;
position:absolute; 
top:195px; 
left:225px; 
width:70px; 
height:70px;
visibility: hidden;
Z-index: 1;
}

.idioma{
color:#000033; 
background-color:transparent; 
layer-background-color:transparent;
position:absolute; 
top:290px; 
left:225px; 
width:70px; 
height:70px;
visibility: hidden;
Z-index: 1;
}

.caracteristicas{
	position:absolute; 
	left:480px; 
	top:160px; 
	width:600px; 
	height:350px; 
	background-color:transparent; 
	visibility: visible; 
	overflow:auto;
	zindex: 2;
	scrollbar-face-color : #004080; 
	scrollbar-highlight-color : transparent; 
	scrollbar-3dlight-color : #004080; 
	scrollbar-shadow-color : transparent; 
	scrollbar-darkshadow-color : #004080; 
	scrollbar-track-color : #004080; 
	scrollbar-arrow-color : white;
}

.productosdef{
	position:absolute; 
	left:480px; 
	top:110px; 
	width:600px; 
	height:520px; 
	background-color:transparent; 
	visibility: visible; 
	overflow:auto;
	zindex: 3;
	scrollbar-face-color : #004080; 
	scrollbar-highlight-color : transparent; 
	scrollbar-3dlight-color : #004080; 
	scrollbar-shadow-color : transparent; 
	scrollbar-darkshadow-color : #004080; 
	scrollbar-track-color : #004080; 
	scrollbar-arrow-color : white;
}


