/*==============================================================================

PROYECTO  : aa6
NOMBRE    : /template/css/global.css
FECHA     : 19-JUL-06
AUTOR     : Ricardo Puerto <ricardo.puerto@aatranslations.com>
COPYRIGHT : Copyright (c) 2006 aatranslations

SUMARIO

Hoja de estilos general.

==============================================================================*/


/* body --------------------------------------------------------------------- */

body {
	background: url("../img/deco/bg-gradient.gif") repeat-x;
	margin: 0;
}

a {
	color: #000;
}

a:hover {
	color: #69c;
}

/* topnav ------------------------------------------------------------------- */

#topnav {
	margin: 0 auto;
	width: 755px;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d6e4f1;
}

#topnav #langs {
	float: left;
	margin-top: 6px;
}

#topnav #langs h2 {
	font-size: 9px;
	font-weight: normal;
	float: left;
	margin: 0 5px 0 0;
}

#topnav #langs ul {
	display: inline;
	list-style: none;
}

#topnav #langs li {
	float: left;
	padding: 0 2px;
}

#topnav #langs li a {
	color: #d6e4f1;
	text-decoration: none;
}

#topnav #langs li a:hover {
	color: #fc0;
}

#topnav #login {
	float: right;
	padding-top: 5px;
	color: #fc0;
	font-size: 10px;
	height: 14px;
}

#topnav #login a {
	text-decoration: none;
	color: #fc0;
	font-weight: bold;
	border: 1px solid #806600;
	padding: 1px 3px;
}

#topnav #login a:hover {
	color: #d6e4f1;
}

#topnav #login #name {
	border: none;
	padding: 0 10px 0 0;
}

/* cuerpo ------------------------------------------------------------------- */

#cuerpo {
	margin: 0 auto;
	width: 792px;
	background: url("../img/deco/bg-bodytop.gif") no-repeat;
	padding-top: 3px;
}

#cuerpo #visual1 {
	width: 792px;
	height: 26px;
	background: url("../img/deco/bg-bodybottom.gif");
	clear: both;
	margin-top: 10px;
}

/* contenedor --------------------------------------------------------------- */

#contenedor {
	margin: 0 auto;
	width: 755px;
	background: url("../img/deco/bg-container.gif") repeat-x;
	padding-top: 3px;
}

#contenedor #visual2 {
	clear: both;
}

/* cabecera ----------------------------------------------------------------- */

#cabecera {
	margin: 0 auto;
	width: 743px;
	height: 94px;
}

#cabecera #logo a {
	width: 248px;
	height: 94px;
	background: url("../img/nav/logo_fr.gif");
	float: left;
}

#cabecera #navegacion {
	width: 243px;
	height: 94px;
	background: #fff;
	margin-left: 8px;
	float: left;
}

#cabecera #navegacion ul {
	list-style: none;
	margin: 11px 0 0 9px;
	padding: 0;
}

#cabecera #navegacion li {
	height: 18px;
}

#cabecera #navegacion #elemento1 a {
	display: block;
	background: url("../img/nav/placeanorder_fr.gif") no-repeat;
	height: 13px;
	overflow: hidden;
}

#cabecera #navegacion #elemento1 a:hover {
	background: url("../img/nav/placeanorder_fr.gif") no-repeat 0 -13px;
}

#cabecera #navegacion #elemento2 a {
	display: block;
	background: url("../img/nav/requestapersonalisedquot_fr.gif") no-repeat;
	height: 13px;
	overflow: hidden;
}

#cabecera #navegacion #elemento2 a:hover {
	background: url("../img/nav/requestapersonalisedquot_fr.gif") no-repeat 0 -13px;
}

#cabecera #navegacion #elemento3 a {
	display: block;
	background: url("../img/nav/contactme2_fr.gif") no-repeat;
	height: 13px;
	overflow: hidden;
}

#cabecera #navegacion #elemento3 a:hover {
	background: url("../img/nav/contactme2_fr.gif") no-repeat 0 -13px;
}

#cabecera #contacto {
	width: 244px;
	height: 87px;
	float: left;
	padding-top: 7px;
	background-color: #fff;
}

#cabecera #contacto p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c8094;
	margin: 0;
}

#cabecera #contacto strong {
	color:#1e3d5b;
}

#cabecera #contacto a {
	text-decoration:none;
	color: #6c8094;
}

#cabecera #contacto a:hover {
	text-decoration: underline;
}

/* menú --------------------------------------------------------------------- */

#menu {
	margin: 0 auto;
	width: 743px;
	height: 38px;
	background-image: url("../img/deco/bg-menu.gif");
}

#menu h2 {
	display: none;
}

#menu ul {
	float: left;
	margin: 4px 0 0 0;
	padding: 0px;
}

#menu li {
	display: inline;
}

#menu li a {
	float: left;
	height: 34px;
	margin-left: 3px;
}

#menu #m1 a, #menu #m1_selected a {
	background: url("../img/nav/home_fr.gif");
	width: 59px;
}

#menu #m1 a:hover, #menu #m1_selected a {
	background: url("../img/nav/home_fr.gif") 0 -34px;
}

#menu #m2 a, #menu #m2_selected a {
	background: url("../img/nav/solutions_fr.gif");
	width: 70px;
}

#menu #m2 a:hover, #menu #m2_selected a {
	background: url("../img/nav/solutions_fr.gif") 0 -34px;
}

#menu #m3 a, #menu #m3_selected a {
	background: url("../img/nav/order_fr.gif");
	width: 89px;
}

#menu #m3 a:hover, #menu #m3_selected a {
	background: url("../img/nav/order_fr.gif") 0 -34px;
}

#menu #m4 a, #menu #m4_selected a {
	background: url("../img/nav/contactme_fr.gif");
	width: 105px;
}

#menu #m4 a:hover, #menu #m4_selected a {
	background: url("../img/nav/contactme_fr.gif") 0 -34px;
}

#menu #m5 a, #menu #m5_selected a {
	background: url("../img/nav/aboutus_fr.gif");
	width: 103px;
}

#menu #m5 a:hover, #menu #m5_selected a {
	background: url("../img/nav/aboutus_fr.gif") 0 -34px;
}

#menu #m6 a, #menu #m6_selected a {
	background: url("../img/nav/login2_fr.gif");
	width: 128px;
}

#menu #m6 a:hover, #menu #m6_selected a {
	background: url("../img/nav/login2_fr.gif") 0 -34px;
}

#menu #m7 a, #menu #m7_selected a {
	background: url("../img/nav/mytranslations_fr.gif");
	width: 121px;
}

#menu #m7 a:hover, #menu #m7_selected a {
	background: url("../img/nav/mytranslations_fr.gif") 0 -34px;
}

/* contenido inferior ------------------------------------------------------- */

#contenidoinferior {
	margin: 0 auto;
	width: 743px;
}

/* clientes ----------------------------------------------------------------- */

#clientes {
	clear: both;
}

#clientes h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #69c;
	margin-left: 26px;
	padding-left: 12px;
	background: url("../img/deco/bullet2.gif") no-repeat;
	margin-top: 0;
	margin-bottom: 10px;
}

#clientes div {
	margin: 0 auto;
	/*TODO width: 338px;*/ width: 429px;
}

#clientes div span {
	text-indent: -9999px;
	float: left;
	margin: 8px 5px 0 5px;
}

#clientes #clients { /*TODO en lugar de los logos sueltos*/
	background: url("../img/logos/clients.gif");
	width: 429px;
	height: 96px;
}

#clientes #logo1 {
	background: url("../img/logos/amstrad.gif");
	width: 71px;
	height: 28px;
}

#clientes #logo2 {
	background: url("../img/logos/barclays.gif");
	width: 95px;
	height: 28px;
}

#clientes #logo3 {
	background: url("../img/logos/iata.gif");
	width: 44px;
	height: 28px;
}

#clientes #logo4 {
	background: url("../img/logos/lufthansa.gif");
	width: 88px;
	height: 28px;
}

#clientes #logo5 {
	background: url("../img/logos/cnet.gif");
	width: 43px;
	height: 37px;
	clear: both;
	margin-left: 48px;
}

#clientes #logo6 {
	background: url("../img/logos/fitness.gif");
	width: 89px;
	height: 37px;
}

#clientes #logo7 {
	background: url("../img/logos/haymarket.gif");
	width: 89px;
	height: 37px;
}

/* idiomas ------------------------------------------------------------------ */

#idiomas {
	margin: 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #97bad7;
	text-align: center;
	clear: both;
	padding-top: 10px;
}

/* bottomnav ---------------------------------------------------------------- */

#bottomnav {
	margin: 0 auto;
	width: 755px;
	height: 52px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
}

#bottomnav #isologo {
	position: absolute;
	top: 0;
	right: 40px;
}
