.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8C00;
	font-weight: bolder;
}
.fondo {
	background-color: #C8D8EA;
}
.blue {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #042D56;
	text-transform: capitalize;
}
.blueItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #072B61;
	font-style: italic;
}
.orangeSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF8C00;
	font-weight: bolder;
}
.botton {
	height: 30px;
	border: 1px none #072B61;
	width: 60px;
	font-family: Tahoma;
	font-size: 12px;
	color: #072B61;
	background-color: #FFFFFF;
}
.blueChico {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #042D56;
	text-transform: none;
	font-variant: normal;
}
.blanc {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: none;
}
.imageFondo {
	background-image: url(../fotos/image_cokpit.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoClaro {
	background-color: #D9E4F0;
}
.blueChicoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #072B61;
	text-transform: none;
}
.blueTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #042D56;
	text-transform: capitalize;
}
.blancTitle {

	font-family: verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: capitalize;
}
.fondoOscuro {
	background-color: #072B61;
}
.borde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF8C00;
	border-right-color: #FF8C00;
	border-bottom-color: #FF8C00;
	border-left-color: #FF8C00;
}
.bordeIzquierda {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FF8C00;
	border-right-color: #FF8C00;
	border-bottom-color: #FF8C00;
	border-left-color: #FF8C00;
}
.imageFondoContact {
	background-image: url(../fotos/teclado.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondoClarito {
	background-color: #D4E1EF;
}
.fondoMenosOscuro {
	background-color: #2A4777;
}
a {
	text-decoration: none;
	color: #072B61;
}
.blueTitleLogo {
	font-family: Tahoma;
	font-size: 45px;
	font-weight: bolder;
	color: #042D56;
	text-transform: capitalize;
}
.blancTitleLogoCopy {
	font-family: Tahoma;
	font-size: 45px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: capitalize;
}
body {
	background-color: #EBF0F1;
	margin: 0;
	text-align: center;
}
.placement {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 765px;
}
.blancWeather {

	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
}
a:hover {
	font-style: normal;
	font-weight: bold;
}
.tableLocation {
	background-image: url(../fotos/locations.gif);
	background-color: #C8D8EA;
	background-repeat: no-repeat;
	background-position: right top;
}
.fondoOrange {
	background-color: #FF8C00;
}
.blueMasChicoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: bold;
	color: #072B61;
	text-transform: none;
}
.fondoBlanco {
	background-color: #FFFFFF;
}
.orangeLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF8C00;
}
#actualites {
	margin: 10px 0;
	height: 230px;
	font-size: 11px;
	color: #072B61;
}
#actualites p {
	margin: 0;
	padding: 0;
}
#actualites a {
	color: #000000;
}
#marqueecontainer {
	position: absolute;
	height: 225px;
	width: 160px;
	overflow: hidden;
}