/* CSS Document */

BODY {
SCROLLBAR-FACE-COLOR: #333; 
SCROLLBAR-HIGHLIGHT-COLOR: black; 
SCROLLBAR-SHADOW-COLOR: black; 
SCROLLBAR-3DLIGHT-COLOR: black; 
SCROLLBAR-ARROW-COLOR: black; 
SCROLLBAR-TRACK-COLOR: black;
SCROLLBAR-DARKSHADOW-COLOR: black;
}

body{
	
	background: #000;
	color:#fff;
	font-size: 10px;
	font-family:Verdana;
	font-weight:normal;
}

h1{
	color: #fff;
	font-size: 16px;
}

h2{
	color: #fff;
	font-size: 13px;
}

img {
	border:0px;
}

p{
	font-family: ;
	background-color: #000000;
	color: #888;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.1em;
	padding: 15px;
}

.texto{
	color:#fff;
	font-size: 11px;
	font-family:Verdana;
	font-weight:normal;
	text-align: justify;
	padding: 15px;
	line-height: 1.3em;
}

#general{
	height:500px;
	width:768px;
	*width:785px;
	position: absolute;
	top:50%;
	left:50%;
	margin-left:-384px;
	margin-top:-250px;
	*margin-top:-265px;
	padding:1px 2px 1px 1px;
	border: 1px dotted #fff;	
	*border: 1px solid #fff;
}

#general_index{
	height:450px;
	width:768px;
	position: absolute;
	top:50%;
	left:50%;
	margin-left:-384px;
	margin-top:-225px;
}

#cabecera{
	height:100px;
	width:280px;
	float: left;
}

#cabecera_larga{
	height:100px;
	width:767px;
	float: left;
}

#textolegal{
	height:393px;
	width:740px;
	float: right;
}

#textoizda{
	height:394px;
	width:280px;
	position:absolute;
	top:104px;
	left: 1px;
	float: left;
}

#derecha{
	height:490px;
	*height:490px;
	width:475px;
	*width:460px;
	position:relative;
	top:10px;
	left: 17px;
	float: left;
}


#legal{
	color:#fff;
	font-size: 10px;
	font-family:Verdana;
	font-weight:normal;
	position: relative;
	left: 580px;
	top: 422px;
	*left:580px;
	*top:28px;
	height: 15px;
	width:220px;
}

#legal_2{
	color:#fff;
	font-size: 10px;
	font-family:Verdana;
	font-weight:normal;
	position: relative;
	left: 580px;
	top: 29px;
	*left:580px;
	*top:25px;
	height: 0px;
	width:220px;
}

#mapa{
	height:475px;
	*height:475px;
	width:455px;
	*width:450px;
	position:relative;
	top:2px;
	left:5px;
	background:#333;
	border: 1px dotted #000;
}



#menu{
	height:32px;
	width: 70%;
	*width: 570px;
	position:absolute;
	left:-41px;
	top:513px;
	*top:520px;
	float: left;
}

#menu ul{
	height:19px;
	color:white;
	font-family:Verdana;
	float: left;
}

#menu ul li{
	 display:inline;
	 position: relative;
	 top:5px;
	 *top:10px;
}

#menu ul li a{
	padding:4px 15px 4px 15px;
	color:#fff;
	text-decoration:none;
	border:1px dotted #fff;
	*border: 1px solid #fff;
}

#menu ul li a:hover{
	background-color: #A7C215;
	padding:4px 15px 4px 15px;
	*padding:4px 15px 4px 15px;
	color:#fff;
	border: 1px dotted #fff;
	*border: 1px solid #fff;
}

#telefono{
	position:absolute;
	color:#fff;
	text-decoration:none;
	top: 380px;
	left: 5px;
}
#telefono2{
	position:absolute;
	color:#fff;
	text-decoration:none;
	top: 380px;
	left: 5px;
}
.menu_activo{
	background-color: #A7C215;
	padding:4px 15px 4px 15px;
	*padding:4px 11px 4px 15px;
	color:#fff;
	border: 1px dotted #fff;
	*border: 1px solid #fff;
	*margin-right: 4px;
}

.dotted {
	height:235px;
	*height:275px;
	overflow:auto !important;
	padding:20px 30px 30px 84px;
	background-color: #000000;
	color: #888;
	word-spacing: normal;
	text-align: left;
	line-height: 1.5em;
	font-size: 1.1em;
}

.blanco{
	color: #fff;
	font: 10px Verdana;
	text-decoration: none;
}

.blanco a{
	color: #fff;
	text-decoration: none;
	font: 10px Verdana;
}

.blanco a:hover{
	color: #386f0f;
	text-decoration: none;
	font: 10px Verdana;
}

fieldset{
	margin:5px 0px 0px 0px;
	padding:20px 20px 10px 20px;	
	border:0px;
}

input, selct, textarea{
	*border: 1px solid white;
	border: 0px;
	background: #555;
	color:#fff;
	font-size: 11px;
	font-family:Verdana;
	font-weight:normal;
	margin-bottom: 5px;
}

.texto2{
	background: #ffffff;
	color:#000000;
	font-size: 11px;
	font-family:Verdana;
	font-weight:normal;
	
}

#mascara{
	position: relative;
	top: -30px;
	height: 30px;
	background:#000000;
	width: 100%;
}

#unadireccion{
	height:32px;
	width: 90%;
	*width: 770px;
	position:absolute;
	left:23px;
	
}