@charset "utf-8";
/*------------------------------------------------------------------------------------------------------------
	Paladium Studio
	Theme URL: http://www.paladiumstudio.com
	Description: I'm happy.
	Author: Eduardo Cruz
	Author URI: http://www.cr3ar.com
	Version: 1.0
------------------------------------------------------------------------------------------------------------*/
@import url("./whitespace-reset.css");

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100.05%;
	background: #02303e url(../img/bg.jpg) repeat-x top left;
}

#wrapper {
	width: 100%;
	background: transparent url(../img/background.jpg) no-repeat top center;
	text-align:center;	
}

/*------------------------------------------------------------------------------------------------------------
																									container																					
-------------------------------------------------------------------------------------------------------------*/

#container {
	width: 800px;
	/*height: 540px;*/
	margin: 0px auto 100px;
	}
/*------------------------------------------------------------------------------------------------------------
																										header																					
-------------------------------------------------------------------------------------------------------------*/
#header {
	width: 800px;
	height: 160px;
	margin: 0px auto;	
	background: url(../img/header.jpg) no-repeat;
	}	
/*------------------------------------------------------------------------------------------------------logo*/
#logo {
	width: 150px;
	height: 160px;	
	float: left;
	cursor: pointer;
	/*background: #FFFFFF url(../img/logo.jpg) no-repeat;*/
	}
/*------------------------------------------------------------------------------------------------------menu*/

#menu {
	width: 615px;
	height: 20px;
	padding-top:115px;
	text-align:left;	
	float: right;
	}

#menu ul{
	display: inline;
	}

#menu ul li{
	list-style: none;
	display: inline;
	padding-right: 4px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style:italic;
	font-size: 17px;
	color: #fff;
	}

#menu li a{
	color: #cbf0ef;
	padding: 5px;
	}	
#menu li a:hover{
	color: #fff;
	text-decoration: underline;
	}		
#menu li.active a{
	color: #fff;
	/*background: #216268;*/
	text-decoration: underline;
	}	
	
.leerMasLeftCenterRight {
	list-style: none;

	margin:-10px 10px 0 0;
	float:right;
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight:lighter;
	font-style:italic;
	color: #003333;
	}		
	
.leerMasLeftCenterRight a {
	text-decoration: underline;
	color: #719895;
	}	
/*------------------------------------------------------------------------------------------------------------
																										content																					
-------------------------------------------------------------------------------------------------------------*/
#content {
	width: 800px;
	height: 572px;
	background: url(../img/content.jpg) no-repeat top center;
	text-align:left;
/*
    opacity: 0.3;
    -moz-opacity: 0.3;	
	clear: both;
*/
}

/*--------------------------------------------------------------------------------------------------------top*/

#top {
	clear: both;
	width: 750px;
	height: 350px;
	margin: 0px auto;
	margin-bottom:10px;
	}

.quoteTop {
	width: 540px;
	display: block;
	margin-left:25px;
	padding: 80px 0 0 0;
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight:lighter;
	color: #65bfc0;
	}
	
.leerMasTop a {
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight:lighter;
	font-style:italic;
	text-decoration:underline;
	color: #67b51b;
	}	
	
.leerMasTop a:hover {
	color: #539117;
	}		
	
.imageTop {
	display:inline;
	overflow:hidden;
	width: 179px;
	height:379px;
	background: url(../img/imagetop.png) no-repeat;
	float:right;
	margin:-396px 15px 0 0;
	}	

/*-----------------------------------------------------------------------------------------------------bottomtop*/

.bottomtop {
	display:block;
	overflow:hidden;
	width: 500px;	
	height: 60px;
	background:transparent url(../img/info.png) no-repeat  0 0;	
	margin: 70px 0 0 20px;
	padding: 3px 0 0 55px;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight:lighter;
	line-height: 1.1;	
	color: #ddc31d;	
	}	
	
.bottomtop a {
	color: #fee336	;	
	font-size:18px;
	text-decoration:underline;
}

.bottomtop a:hover {
	color: #ddc31d;	
}
	
	
/*-------------------------------------------------------------------------------------------------------left*/
#left {
	display:inline;
	overflow:hidden;
	width: 240px;
	height: 185px;
	background:transparent url(../img/bgLeftCenterRight.gif) no-repeat  0 0;		
	float: left;
	margin: -5px 0 0 25px;
	}	
	
#left h1, h1  {
	display: block;
	margin: 10px 0 0 10px;
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style:italic;		
	color: #304486;
	}
	
#left ul{
	margin:8px 0 0 10px; 
	}

#left ul li{
	list-style: none;
	background:transparent url(../img/bulletLeft.gif) no-repeat  0 0;	
	padding:0 0 5px 18px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color:#375A6C;
	}
	
.leerMasLeftCenterRight {
	margin:-10px 10px 0 0;
	float:right;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style:italic;
	color: #003333;
	}		
	
.leerMasLeftCenterRight a {
	text-decoration: underline;
	color: #539117;
	}
	
.leerMasLeftCenterRight a:hover {
	text-decoration: underline;
	color:#375A6C;
	}	
		
		
/*-----------------------------------------------------------------------------------------------------center*/
#center {
	display:inline;
	overflow:hidden;
	width: 240px;
	height: 185px;
	background:transparent url(../img/bgLeftCenterRight.gif) no-repeat  0 0;			
	float: left;
	margin: -5px 0 0 15px;
	}	
	
#center h1, h1  {
	display: block;
	margin: 10px 0 0 10px;
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style:italic;	
	color: #c62340;
	}	
	
#center ul{
	margin:8px 0 0 10px; 
	}

#center ul li{
	list-style: none;
	background:transparent url(../img/bulletCenter.gif) no-repeat  0 0;	
	padding:0 0 5px 18px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color:#375A6C;
	}	
/*------------------------------------------------------------------------------------------------------right*/
#right {
	display:inline;
	overflow:hidden;
	width: 240px;
	height: 185px;
	background:transparent url(../img/bgLeftCenterRight.gif) no-repeat  0 0;			
	float: right;		
	margin: -5px 25px 0 0;
    position: relative;
	}
	
#right h1, h1  {
	display: block;
	margin: 10px 0 0 10px;
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style:italic;	
	color: #6b1b5b;
	}	
	
#right p {
	margin: 5px 0 0 10px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	color:#375A6C;
	}

#right p a {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#0033FF;	
	}			
	
/*------------------------------------------------------------------------------------------------------------
																										footer																					
-------------------------------------------------------------------------------------------------------------*/	
#footer {
	clear: both;
	width: 760px;
	height: 40px;
	margin-top:30px;
	padding-left:35px;
	text-align:left;
	}

#footer p {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #37827c;
	}

#footer p a{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #37827c;
	text-decoration:underline;
	}

#footer a:hover{
	color: #52a49e;
	}	
	
.c3 {
	font-family: georgia,serif;
	font-size: 14px;
	font-style: italic;
	float: right;
	margin: -15px 30px 0 0;
}

.c3 a {
	display: block;
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url(../img/cr3ar.png);
	background-position: bottom right !important;
	height: 25px;
	padding-right:55px;
	color: #52a49e;		
}

/*------------------------------------------------------------------------------------------------------------
																										pages																			
-------------------------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------contentMenuAcerca*/

#contentMenuAcerca {
	width: 800px;
	height: 1300px;
	background: url(../img/contentMenuAcerca.jpg) no-repeat top center;
	text-align:left;
	margin: 0px auto;
	margin-bottom:10px;
	}	

/*-----------------------------------------------------------------------------------------------contentMenuAcercaLEFT*/
	
#contentMenuAcercaLEFT {
	width: 500px;
	margin: 25px 0 0 10px;
	}		

#contentMenuAcercaLEFT h1{
	margin: 10px 25px 0 25px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;	
	font-size: 16px;
	color:#304486;
	border-bottom: 1px solid #c8dddb;
	}	
	
#contentMenuAcercaLEFT h2{
	margin: 10px 25px 0 25px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;	
	color:#304486;
	border-bottom: 1px solid #E9E8DE;
	}	
						
#contentMenuAcercaLEFT p{
	margin: 10px 25px 0 25px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#406578;
	}	

#contentMenuAcercaLEFT a {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-decoration:underline;
	color: #539117;
	}	
	
#contentMenuAcercaLEFT a:hover {
	text-decoration: underline;
	color:#375A6C;
	}			
	
/*-----------------------------------------------------------------------------------------------contentMenuAcercaRIGHT*/
	
	

#contentMenuAcercaRIGHT {
	width: 260px;
	margin: 25px 10px 0 0;
	padding-top:  10px;
	float:right;
	}		

#contentMenuAcercaRIGHT h2{
	background:transparent url(../img/bulletCenter.gif) no-repeat  left center;	
	margin: 0 25px 0 5px;
	padding-left: 15px;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #c62340;
	/*border-bottom: 1px solid #E9E8DE;*/
	}	
						
#contentMenuAcercaRIGHT p{
	margin: 0 25px 0 20px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#6e9491;
	}
	
/*--------------------------------------------------------------------------------------------contentMenuServicios*/

#contentMenuServicios {
	width: 800px;
	height: 1900px;
	background: url(../img/contentMenuServicios.jpg) no-repeat top center;
	text-align:left;
	margin: 0px auto;
	margin-bottom:10px;
	}	

/*-----------------------------------------------------------------------------------------contentMenuServiciosLEFT*/
	
#contentMenuServiciosLEFT {
	width: 500px;
	margin: 25px 0 0 10px;
	}		

#contentMenuServiciosLEFT h1{
	margin: 10px 25px 0 25px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;	
	font-size: 16px;
	color:#304486;
	border-bottom: 1px solid #c8dddb;
	}	
	
#contentMenuServiciosLEFT h2{
	margin: 10px 25px 0 25px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;	
	color: #d18224;	
	border-bottom: 1px solid #E9E8DE;
	}	
						
#contentMenuServiciosLEFT p{
	margin: 10px 25px 0 25px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#406578;
	}	

#contentMenuServiciosLEFT a {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-decoration:underline;
	color: #539117;
	}	
	
#contentMenuServiciosLEFT a:hover {
	text-decoration: underline;
	color:#375A6C;
	}							
		
/*-----------------------------------------------------------------------------------------------contentMenuServiciosRIGHT*/
	
	

#contentMenuServiciosRIGHT {
	width: 260px;
	margin: 25px 10px 0 0;
	padding-top:  10px;
	float:right;
	}		

#contentMenuServiciosRIGHT h2{
	margin: 0 25px 0 0;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #c62340;
	/*border-bottom: 1px solid #E9E8DE;*/
	}	
#contentMenuServiciosRIGHT ul {
	margin:0px; 
	}
					
#contentMenuServiciosRIGHT ul li{
	background:transparent url(../img/bulletLeft.gif) no-repeat  top left;	
	list-style: none;
	margin: 0 25px 0 0;
	padding-left: 20px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#6e9491;
	}


/*-----------------------------------------------------------------------------------------------contentMenuClientes*/
	
#contentMenuClientes {
	width: 800px;
	height: 2050px;
	background: url(../img/contentMenuClientes.jpg) no-repeat top center;
	text-align:left;
	margin: 0px auto;
	margin-bottom:10px;
	}
	
#contentMenuClientes h1{
	margin: 25px 35px 0 35px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;	
	font-size: 16px;
	color:#304486;
	border-bottom: 1px solid #c8dddb;
	}		
	
#contentMenuClientes h2{
	margin: 30px 35px 0 25px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;	
	color: #d18224;	
	border-bottom: 1px solid #E9E8DE;
	}	
	
/*-----------------------------------------------------------------------------------------------listcontentMenuClientes*/
	
#contentMenuClientes ul{
	margin:15px 0 0 30px; 
	}

#contentMenuClientes ul li{
	list-style: none;
	background:transparent url(../img/bulletLeft.gif) no-repeat  0 0;	
	padding:0 0 5px 18px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color:#375A6C;
	}
	
.contentMenuClientesh1{
	margin: 0 25px 0 0;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;	
	font-size: 16px;
	font-style:italic;
	line-height: 1.2;
	color:#304486;
	}		
	
	
#listClientesLeft{
	width: 400px;
	float: left;
	}	
	
#listClientesRight{
	width: 400px;
	float: right;
	}			
/*-----------------------------------------------------------------------------------------------contentMenuClientesTOPLeft*/
	
#contentMenuClientesTOPLeft {
	width: 385px;
	margin: 25px 0 0 10px;
	}		

#contentMenuClientesTOPLeft a {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-decoration:underline;
	color: #539117;
	}	
	
#contentMenuClientesTOPLeft a:hover {
	text-decoration: underline;
	color:#375A6C;
	}		

/*-----------------------------------------------------------------------------------------------contentMenuClientesTOPLeft*/
	
#contentMenuClientesTOPRight {
	width: 385px;
	margin-top: 25px;
	float:right;
	}		

#contentMenuClientesTOPRight a {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-decoration:underline;
	color: #539117;
	}	
	
#contentMenuClientesTOPRight a:hover {
	text-decoration: underline;
	color:#375A6C;
	}		
	
/*-----------------------------------------------------------------------------------------------contentMenuClientesLEFT*/
	
#contentMenuClientesLEFT {
	width: 150px;
	height: 150px;
	margin: 0 0 0 25px;
	}	
	
.contentMenuClientesLeft {
	width: 150px;
	height: 150px;
	}	

/*-----------------------------------------------------------------------------------------------contentMenuClientesRIGHT*/
	
#contentMenuClientesRIGHT {
	width: 185px;
	margin: 0px;
	float: right;
	}	
		
#contentMenuClientesRIGHT p {
	margin:0px;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-variant:small-caps;
	color: #539117;
	}		
		
#contentMenuClientesRIGHT h1{
	margin: 0 25px 0 0;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;	
	font-size: 16px;
	line-height: 1.2;
	color:#304486;
	border-bottom: 1px solid #c8dddb;
	}	
	
#contentMenuClientesRIGHT h2{
	margin: 0 25px 0 0;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;	
	color: #d18224;	
	border-bottom: 1px solid #E9E8DE;
	}	
	
#contentMenuClientesRIGHT ul{
	margin:8px 0 0 0; 
	}

#contentMenuClientesRIGHT ul li{
	list-style: none;
	background:transparent url(../img/bulletLeft.gif) no-repeat  0 0;	
	padding:0 0 5px 15px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#375A6C;
	}		
	
.contentMenuClientesRight {
	width: 150px;
	height: 150px;
	margin-left:-15px;
	}	
	
/*-----------------------------------------------------------------------------------------------contentMenuClientesRIGHTtxt*/
	
#contentMenuClientesRIGHTtxt {
	width: 185px;
	margin: 0px;
	float: right;
	}	
		
#contentMenuClientesRIGHTtxt p {
	margin-left:-25px;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-variant:small-caps;
	color: #539117;	
	}		
		
#contentMenuClientesRIGHTtxt h1{
	margin: 0 25px 0 -25px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;	
	font-size: 16px;
	line-height: 1.2;
	color:#304486;
	border-bottom: 1px solid #c8dddb;
	}	
	
#contentMenuClientesRIGHTtxt h2{
	margin: 0 25px 0 -25px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;	
	color: #d18224;	
	border-bottom: 1px solid #E9E8DE;
	}	
	
#contentMenuClientesRIGHTtxt ul{
	margin:8px 0 0 0; 
	}

#contentMenuClientesRIGHTtxt ul li{
	list-style: none;
	background:transparent url(../img/bulletLeft.gif) no-repeat  0 0;	
	padding:0 0 5px 15px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#375A6C;
	}		
	
		
/*-----------------------------------------------------------------------------------------------contentMenuContacto*/
	
#contentMenuContacto {
	width: 800px;
	height: 1000px;
	background: url(../img/contentMenuContacto.jpg) no-repeat top center;
	text-align:left;
	margin: 0px auto;
	margin-bottom:10px;
	}	

/*-----------------------------------------------------------------------------------------------contentMenuContactoLEFT*/
	
#contentMenuContactoLEFT {
	width: 500px;
	margin: 25px 0 0 10px;
	}		

#contentMenuContactoLEFT h1{
	margin: 10px 25px 0 25px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;	
	font-size: 16px;
	color:#304486;
	border-bottom: 1px solid #c8dddb;
	}	
	
#contentMenuContactoLEFT h2{
	margin: 10px 25px 0 25px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;	
	color: #d18224;	
	border-bottom: 1px solid #E9E8DE;
	}	
						
#contentMenuContactoLEFT p{
	margin: 10px 25px 0 25px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#406578;
	}	

#contentMenuContactoLEFT a {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-decoration:underline;
	color: #539117;
	}	
	
#contentMenuContactoLEFT a:hover {
	text-decoration: underline;
	color:#375A6C;
	}			
	
/*-----------------------------------------------------------------------------------------------contentMenuContactoRight*/
	
#contentMenuContactoRIGHT {
	width: 260px;
	margin: 25px 10px 0 0;
	float:right;
	}		

#contentMenuContactoRIGHT h1{
	margin: 0 25px 0 0;
	padding-left:5px;	
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;	
	font-size: 16px;
	color: #6b1b5b;
	}	

#contentMenuContactoRIGHT h2{
	margin: 0 25px 0 5px;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #c62340;
	/*border-bottom: 1px solid #E9E8DE;*/
	}	
						
#contentMenuContactoRIGHT p{
	margin: 0 25px 0 0;
	padding-left:5px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	color:#6e9491;
	}

/*------------------------------------------------------------------------------------------imagecontentMenus*/
.imagecontentMenuAcerca {
	clear: both;
	width: 750px;
	height: 250px;
	margin:20px 0 0 25px;
	}		
	
	
/*--------------------------------------------------------------------------------------------websClientes*/
	
	
/*--------------------------------------------------------------------------------------------contentClientes*/

#contentClientes {
	width: 800px;
	height: 1000px;
	background: url(../img/contentMenuContacto.jpg) no-repeat top center;
	text-align:left;
	margin: 0px auto;
	margin-bottom:10px;
	}	

/*-----------------------------------------------------------------------------------------contentClientesLEFT*/
	
#contentClientesLEFT {
	width: 500px;
	margin: 25px 0 0 10px;
	}		

#contentClientesLEFT h1{
	margin: 10px 25px 0 25px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;	
	font-size: 16px;
	color:#304486;
	border-bottom: 1px solid #c8dddb;
	}	
	
#contentClientesLEFT h2{
	margin: 10px 25px 0 25px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;	
	color: #d18224;	
	border-bottom: 1px solid #E9E8DE;
	}	
						
#contentClientesLEFT p{
	margin: 10px 25px 0 25px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#406578;
	}	

#contentClientesLEFT a {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-decoration:underline;
	color: #539117;
	}	

#contentClientesLEFT a:hover {
	text-decoration: underline;
	color:#375A6C;
	}							
		
/*-----------------------------------------------------------------------------------------------contentClientesRIGHT*/
	
	

#contentClientesRIGHT {
	width: 260px;
	margin: 25px 10px 0 0;
	padding-top:  10px;
	float:right;
	}	
	
#contentClientesRIGHT h1{
	margin: 5px 25px 0 0;
	padding-left:5px;	
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;	
	font-size: 16px;
	color: #6b1b5b;
	}	

#contentClientesRIGHT h2{
	margin: 0 25px 0 0;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #c62340;
	/*border-bottom: 1px solid #E9E8DE;*/
	}	
#contentClientesRIGHT ul {
	margin:0px; 
	}
					
#contentClientesRIGHT ul li{
	background:transparent url(../img/bulletLeft.gif) no-repeat  top left;	
	list-style: none;
	margin: 0 25px 0 0;
	padding-left: 20px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#6e9491;
	}



/*------------------------------------------------------------------------------------------------------------
																										others																					
-------------------------------------------------------------------------------------------------------------*/	

.bold {font-weight:bold;}	
.italic {font-style:italic;}		
.font-14 {font-size: 14px;}	
.font-16 {font-size: 16px;}	
.font-18 {font-size: 18px;}	
.font-20 {font-size: 20px;}	
.font-22 {font-size: 22px;}	
.font-24 {font-size: 24px;}	
.celeste {color: #22ddde;}	
.naranja {color: #d18224;}		
.contactoTels {	color: #6e9491;}
.both {clear:both}