/* Estilo para La Archenera  S.L. */

body {
	font-family: Verdana;
	font-size: 14px;
	line-height: 16px;
	padding-top: 20px;
	height: 100%;
	margin: auto;
	background-color: #121212;
	width: 850px;
}

h1 {
	font-size: 26px;
	padding-top: 25px;
	color: #5d5b5b;
}

h2 {
	font-size: 18px;
	color: #343434;
}

p {
	color: #1b1b1b;
	text-align: justify;
}

a {
	font-weight: bold;
	color: #021e93;
}

a:visited {
	/* [disabled]text-decoration:  line-through; */
	color: #081d74;
}

a:hover {
	text-decoration:  underline;
	color: #1739c2;
}

#cabecera{
	width: 850px;
	height: 375px;
	text-align: center;
	
}


.menu{
	padding:0;
	height:30px;
	width:700px;
	display:block;
	/*background:url('topMenuImages.png') repeat-x;*/
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.menu li{
	padding:0; 
	margin:0; 
	list-style:none; 
	display:inline;
}

.menu li a{
	float:left; 
	padding-left:15px; 
	display:block; 
	color:rgb(255,255,255); 
	text-decoration:none; 
	font:14px Verdana, Arial, Helvetica, sans-serif; 
	cursor:pointer; 
	background:url('topMenuImages.png') 0px -30px no-repeat;
	}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('topMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(255,255,255);}
.menu li a:hover span{
	background-position:100% -60px;
	
}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:15px Verdana, Arial, Helvetica, sans-serif; background:url('topMenuImages.png') 0px -90px no-repeat; color:rgb(255,255,255);}
.menu li a.active span, .menu li a.active:hover span{background:url('topMenuImages.png') 100% -90px no-repeat;}


#idioma{
	width: 170px;
	height: 35px;
	padding-left: 680px;
	margin-bottom: 10px;
}
.bandera{
	width: 30px;
	height: 25px;
	margin-left: 5px;
	margin-top: 2px;
	float: left;
	border: 3px solid #474747;
}
	


#general{
	width: 830px;
	height: auto;
	background-color: #ffffff;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mapa{
	width: 725px;
	height: 500px;
	background-color: #ffffff;
	margin-top: 15px;
	padding-left: 115px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}



#gene{
	width: 830px;
	height: 1200px;
	background-color: #ffffff;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#generalempre{
	width: 830px;
	height: 700px;
	background-color: #ffffff;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#generalemfr{
	width: 830px;
	height: 600px;
	background-color: #ffffff;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}






.img_izq{
	width: 350px;
	height: 265px;
	margin-left: 5px;
	margin-right: 10px;
	float: left;
}
.flash{
	width: 300px;
	height: 300px;
	margin-left: 10px;
	margin-top: 10px;
	float: right;
	margin-bottom: 10px;
	position: static;
}


.empresa{
	width:828px;
	height: 270px;
	margin-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.tempresa{
	width:828px;
	height: auto;
	margin-top: 5px;
	padding-bottom: 5px;
	float: left;
}





.img_i{
	width: 350px;
	height: 265px;
	margin-left: 5px;
	margin-right: 10px;
	float: left;
}
.img_der{
	width: 350px;
	height: 265px;
	margin-left: 5px;
	margin-right: 10px;
	float: right;
}



#pie{
	width: 850px;
	height: 65px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

