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

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

SUMARIO

Hoja de estilos exclusivos de las páginas estáticas.

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


/* texto central ------------------------------------------------------------ */

#textocentral {
	margin-top: 5px;
	width: 402px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #1e3d5b;
	background-color: #fff;
	min-height: 400px;
}
* html #textocentral {
	height: 400px;
}

#textocentral h2 {
	display: block;
	height: 24px;
	margin: 25px 15px 20px 15px;
	overflow: hidden;
}

#textocentral #solutions {
	background: url("../img/txt/solutionscentre_fr.gif") no-repeat;
}

#textocentral #styleguidesandbriefs {
	background: url("../img/txt/styleguidesandbriefs_fr.gif") no-repeat;
}

#textocentral #localisationservices {
	background: url("../img/txt/localisationservices_fr.gif") no-repeat;
}

#textocentral #copywriting {
	background: url("../img/txt/copywriting_fr.gif") no-repeat;
}

#textocentral #digitalsolutions {
	background: url("../img/txt/digitalsolutions_fr.gif") no-repeat;
}

#textocentral #cmsintegration {
	background: url("../img/txt/cmsintegration_fr.gif") no-repeat;
}

#textocentral #formats {
	background: url("../img/txt/formats_fr.gif") no-repeat;
}

/*TODO mirar qué títulos no se usan y borrarlos*/
#textocentral #translationservices {
	background: url("../img/txt/translationservices_fr.gif") no-repeat;
}

#textocentral #specialisttranslations {
	background: url("../img/txt/specialisttranslations_fr.gif") no-repeat;
}

#textocentral #expresstranslations {
	background: url("../img/txt/expresstranslations_fr.gif") no-repeat;
}

#textocentral #proofreadingservice {
	background: url("../img/txt/proofreadingservice_fr.gif") no-repeat;
}

#textocentral #dtpservices {
	background: url("../img/txt/dtpservices_fr.gif") no-repeat;
}

#textocentral #websitetranslations {
	background: url("../img/txt/websitetranslations_fr.gif") no-repeat;
}

#textocentral #artscultural {
	background: url("../img/txt/artscultural_fr.gif") no-repeat;
}

#textocentral #business {
	background: url("../img/txt/business_fr.gif") no-repeat;
}

#textocentral #construction {
	background: url("../img/txt/construction_fr.gif") no-repeat;
}

#textocentral #financeandeconomics {
	background: url("../img/txt/financeandeconomics_fr.gif") no-repeat;
}

#textocentral #industrial {
	background: url("../img/txt/industrial_fr.gif") no-repeat;
}

#textocentral #insurance {
	background: url("../img/txt/insurance_fr.gif") no-repeat;
}

#textocentral #ittelecoms {
	background: url("../img/txt/ittelecoms_fr.gif") no-repeat;
}

#textocentral #legalcontractual {
	background: url("../img/txt/legalcontractual_fr.gif") no-repeat;
}

#textocentral #marketing {
	background: url("../img/txt/marketing_fr.gif") no-repeat;
}

#textocentral #scientificmedical {
	background: url("../img/txt/scientificmedical_fr.gif") no-repeat;
}

#textocentral #tourism {
	background: url("../img/txt/tourism_fr.gif") no-repeat;
}

#textocentral #corporateservices {
	background: url("../img/txt/corporateservices_fr.gif") no-repeat;
}

#textocentral #terminologymanagement {
	background: url("../img/txt/terminologymanagement_fr.gif") no-repeat;
}

#textocentral #translationmemory {
	background: url("../img/txt/translationmemory_fr.gif") no-repeat;
}

#textocentral #corporateaccounts {
	background: url("../img/txt/corporateaccounts_fr.gif") no-repeat;
}

#textocentral #quality {
	background: url("../img/txt/quality_fr.gif") no-repeat;
}

#textocentral #translators {
	background: url("../img/txt/translators_fr.gif") no-repeat;
}

#textocentral #proofreading {
	background: url("../img/txt/proofreading_fr.gif") no-repeat;
}

#textocentral #terminologymanagement2 {
	background: url("../img/txt/terminologymanagement2_fr.gif") no-repeat;
}

#textocentral #aboutus {
	background: url("../img/txt/aboutus_fr.gif") no-repeat;
}

#textocentral #strategy {
	background: url("../img/txt/strategy_fr.gif") no-repeat;
}

#textocentral #technology {
	background: url("../img/txt/technology_fr.gif") no-repeat;
}

#textocentral #customers {
	background: url("../img/txt/customers_fr.gif") no-repeat;
}

#textocentral #locations {
	background: url("../img/txt/locations_fr.gif") no-repeat;
}

#textocentral #team {
	background: url("../img/txt/team_fr.gif") no-repeat;
}

#textocentral h3 {
	font-size: 13px;
	margin: 25px 20px 0 15px;
	padding-left: 10px;
	background: url("../img/deco/bullet1.gif") no-repeat left;
}

#textocentral p {
	font-size: 11px;
	margin: 10px 20px 0 25px;
}

#textocentral ul {
	font-size: 11px;
	list-style-image: url("../img/deco/bullet4.gif");
	margin-top: 15px;
	margin-bottom: 15px;
}

#textocentral li {
	margin: 5px 30px 0 10px;
}

#textocentral .box {
	border: 1px solid #b6e0f7;
	background: #eaf3f7;
	padding: 10px;
	margin: 30px;
}

#textocentral .box h3 {
	margin-top: 0;
}

#textocentral .request {
	padding: 0;
	border: 0;
	cursor: pointer;
	background: url("../img/nav/requestquotation_fr.gif") no-repeat;
	width: 133px;
	height: 27px;
	display: block;
}

#textocentral .request:hover {
	background: url("../img/nav/requestquotation_fr.gif") no-repeat 0 -27px;
}
