/* CSS Document */

#container{
	width:100%;
	height:100%;
	margin:auto;
	font-family:Helvetica, Verdana, Arial, Geneva;
	font-size:12px;
	color:#000000;
	position: relative;

}


#principal{
	width:900px;
	margin:auto;
	position: relative;
}

#superior{
	height:180px;
	padding-top:30px;
	padding-left:30px;
	padding-right:30px;
	position: relative;
}

#menu{
	padding-left:30px;
	padding-right:30px;
	background-image: url(../imagenesgeneral/barramenu.jpg);
	background-repeat: no-repeat;
	background-position: 35px;
	height: 90px;
}

#desarrollo{
	padding-top: 10px;
	border-bottom-color: #D8D8D8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 815px;
	margin: auto;
	position: relative;
	height: 510px;
}


.cajatabla{
border-bottom-color:#009EE1;
border-bottom-style:solid;
border-bottom-width:1px;

border-top-color:#009EE1;
border-top-style:solid;
border-top-width:1px;

border-left-color:#009EE1;
border-left-style:solid;
border-left-width:1px;

border-right-color:#009EE1;
border-right-style:solid;
border-right-width:1px;
}


#desizq{
	width: 200px;
	float: left;
	height: 60px;
	position: relative;
}
#desder{
	width: 540px;
	height: 60px;
	float: right;
	position: relative;
}



#cajadireccion{
	line-height: 16px;
	padding-top: 10px;
	float: left;
	width:815px;
	border-top-color:#009EE1;
border-top-style:solid;
border-top-width:4px;
top:30px;
position:relative;
}








#cajacontenedorpie{
	position: relative;
	float: left;
	height: 140px;
	padding-left: 50px;	
}

#cajacontenedorlegal{
	width: 800px;
	float: left;
		border-top-color: #D8D8D8;
	border-top-style: solid;
	border-top-width: 1px;
}



#pieppal{
	position: absolute;
	top: 600px;
	visibility: visible;
}
#cajaenc{
}


#cajadescuento{
	position: relative;
	width: 815px;
	height: 177px;
	float: left;
	top: 40px;
}



#desarrolloespana{
	padding-top: 10px;
	border-bottom-color: #D8D8D8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 815px;
	margin: auto;
	position: relative;
	height: 1270px;
}

#cajadireccionespana{
	line-height: 16px;
	padding-top: 10px;
	float: left;
	width:815px;
	border-top-color:#009EE1;
border-top-style:solid;
border-top-width:4px;
top:30px;
position:relative;
}



#desarrolloportugal{
	padding-top: 10px;
	border-bottom-color: #D8D8D8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 815px;
	margin: auto;
	position: relative;
	height: 1340px;
}

#cajadireccionportugal{
	line-height: 16px;
	padding-top: 10px;
	float: left;
	width:815px;
	border-top-color:#009EE1;
border-top-style:solid;
border-top-width:4px;
top:30px;
position:relative;
}


#desarrolloviana{
	padding-top: 10px;
	border-bottom-color: #D8D8D8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 815px;
	margin: auto;
	position: relative;
	height: 810px;
}

#desarrollofrancia{
	padding-top: 10px;
	border-bottom-color: #D8D8D8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 815px;
	margin: auto;
	position: relative;
	height: 1390px;
}

a:link {
	text-decoration: none;
	color: #001532;
}
a:visited {
	text-decoration: none;
	color: #001532;
}
a:hover {
	text-decoration: none;
	color: #0086CF;
}
a:active {
	text-decoration: none;
	color: #001532;
}

a.sobre:link {
	text-decoration: none;
	color: #0086CF;
}
a.sobre:visited {
	text-decoration: none;
	color: #0086CF;
}
a.sobre:hover {
	text-decoration: none;
	color: #0086CF;
}
a.sobre:active {
	text-decoration: none;
	color: #0086CF;
}


#desizqen{
	width: 100px;
	float: left;
	height: 60px;
	position: relative;
}
#desderen{
	width: 580px;
	height: 60px;
	float: right;
	position: relative;
}


#desderborde{
	width: 580px;
	height: 180px;
	float: right;
	position: relative;
	border-left:#3e3e3e solid 2px;
}
