@charset "utf-8";
/* CSS Document */

html, body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	}
	
#abajo {
width:890px;
height: 35px;
background-color: #9FBF1E;
color:#FFFFFF;
clear:both;
margin-left:auto;
margin-right:auto;
}

#contenido {
width:890px;
background-color: #ffffff;
padding: 10px;
clear:both;
margin-left:auto;
margin-right:auto;
}

#abajo a{

color:#FFFFFF;
font-size: 11px;
	font-weight: normal;
}
#superior {
	background-color: #ffffff;
	background-image: url(../transportation/imag/deco/fondo1.jpg);
	background-repeat: repeat-x;
	background-position:left 93px;
	height:123px;
}
#linkizquierdo {
margin-top:10px;
margin-left:10px;
float:left;
}
#botonderecho {
float:right;
}