/* 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:210px;
	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: 530px;
}


.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: 380px;
	float: left;
	height: 300px;
	padding-right: 20px;
	position: relative;
}
#desder{
	width: 390px;
	height: 300px;
	float: right;
	position: relative;
}

#menuinf{
	width: 200px;
	padding-top: 5px;
	padding-left: 20px;
}


#caja1{
	width: 200px;
	height: 25px;
}

#caja2{
	width: 200px;
	height: 25px;
}

#caja3{
	width: 200px;
	height: 25px;
}
#cajaimagen{
	background-image: url(../imagenesgeneral/autobus1.jpg);
	background-repeat: no-repeat;
	width: 380px;
	height: 280px;
	background-position: bottom;
}


#cajaenc{
}
#cajatexto{
	line-height: 16px;
	padding-top: 10px;
	border-bottom-color: #009EE1;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}

#cajadireccion{
	line-height: 16px;
	padding-top: 10px;
}


#desizqflota{
	width: 380px;
	float: left;
	height: 100px;
	padding-right: 20px;
	position: relative;
}
#desderflota{
	width: 390px;
	height: 100px;
	float: right;
	position: relative;
}

#cajaimagenflotas{
	width: 750px;
	float: left;
	position: relative;
	left: 35px;

}

#cajacontenedorsupflota{
	position: relative;
}

#cajadireccionflota{
	line-height: 16px;
	padding-top: 10px;
	width: 800px;
	height: 100px;
	float: left;
	border-top-color: #009EE1;
	border-top-style: solid;
	border-top-width: 4px;
	padding-left:5px;
}

#desarrolloflota{
	padding-top: 10px;
	width: 815px;
	margin: auto;
	position: relative;
	visibility: visible;
	
}



#cont1{
	position: absolute;
	top:580px;
	visibility: hidden;
}
#cont2{
	position: absolute;
	top:580px;
	visibility: hidden;
}
#cont3{
	position: absolute;
	top:580px;
	visibility: hidden;
}



#flota1{
	width: 226px;
	height: 320px;
	position: relative;
	left:95px;
	float: left;
	line-height: 14px;	
	padding-top:10px;
	
}

#flota2{
	width: 226px;
	height: 260px;
left:338px;
	
	position: relative;
	float:left;
		line-height: 14px;	
	padding-top:10px;
	
	
	
}


#flota3{
	width: 226px;
	height: 160px;
	position: relative;
float:left;
left:585px;
	line-height: 14px;	
	padding-top:10px;
	
	
}


#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;
}


#cajatextoagencias{
	line-height: 16px;
	padding-top: 10px;
	border-bottom-color: #009EE1;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	padding-left: 95px;
	height: 320px;
}



#tablasagencias{
	padding-top: 20px;
	position: relative;
}


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


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;
}


#superior2{
	height:294px;
	padding-top:30px;
	padding-left:35px;
	padding-right:30px;
	position: relative;
}
