﻿body
{
    margin:0;
    padding:0;
    height:100%;
    font-family: Trebuchet MS, Verdana;
    font-size:12px;
    border:1px white;
    background:url(../imagenes/bg-texture1-cl.jpg);
}

img {border:none}

/* TYPOGRAPHY */

h1 
{
    margin:0px;
    padding:0px;
    color:#000;
    font-size:24px;
    margin-bottom:8px;
    text-align:left;
    }
    
h2, .claseh2 {
	font-size:20px;
	
	font-weight:normal;
	color:#000;
		
	text-decoration:none;
	margin:0px;
	padding:0px;
	margin-bottom:6px;
	}

	
h3 {
	font-size:15px;
	color:#666;
	font-weight:normal;
	margin:0;
	
	}

h4 {
	font-size:24px;
	color:#666;
	font-weight:bold;
	margin:0;
}

	
h5 {
	font-size:20px;
	color:#073891;
	font-weight:normal;
	margin:0;
}

h1 a, h2 a, h3 a, h4 a {
	color:inherit;
	}


p {
	color:#000;
	font-size:12px;
	margin:12px 0 12px 0;
	
	}
	
	
.smallertxt_grey {
	font-size:80%;
	color:#CCC;
	}
	
	
.redBigTxt {
	font-size:140%;
	color:#073891;
	}

.greyBigTxt {
	font-size:140%;
	color:#333;
	}
	
.bulletNr {
	font-weight:bold;
	font-size:22px;
	color:#CCC;
	border-top:#073891 solid 6px;
	}	


a {
	color:#073891;
	text-decoration:none;
}

a:hover, a:link:hover {
	
	text-decoration:underline;
}

img {border:none;}

.nobr
{
    white-space:nowrap;
}

.div-secciones a
{
    line-height:20px;   
    font-weight:bold;
    
}

.div-secciones
{
	margin-bottom:40px;
}

.contenido .div-secciones ul
{
    padding:0px;
    margin:0px;
    margin-top:16px;
	list-style:none;
	margin-left:10px;	
}

.contenido .div-secciones ul li
{
    padding:0 0 0 18px;
    margin-left:0px;
    margin-top:16px;
	background: url(../imagenes/punto-lista-2.gif) no-repeat 0 9px;
	float:left;
	width:190px;
	
}

/* LAYOUT */	
	
#mainContent {
	
	width:920px;
	
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	min-height:450px;
	color:#000;
    clear:both;	
	overflow:auto;
	}

#footer{
	position:relative;
	width:920px;
	padding:10px 20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:15px;
	color:#555;
	font-size:10px;
	
	}
#footer .right a
{
	font-size:16px;
	font-weight:bold;
}

.contenido
{
    width:670px;
    float:right;
    margin: 25px 15px 10px 10px;  
    text-align:justify;    
    
}

.contenido img
{
    margin-right:20px;
}

.contenido ul
{
    padding:0px;
    margin:0px;
    margin-top:10px;
    margin-bottom:15px;
	list-style:none;
	margin-left:10px;	
}

.contenido ul li
{
    padding:0 0 0 15px;
    margin-left:0px;
    margin-top:6px;
	background: url(../imagenes/punto-lista.gif) no-repeat 0 5px;
	
}

/* SOCIAL LINKS */

.socialLinks {
	margin:0;
	margin-bottom:10px;
	padding:5px 0 5px 0;	
	height:20px;
	
	
	}

.socialLinks .button1 {
	
	margin:0 15px 0 0;
	color:#999;
	text-align:center;
	float:left;
	}
	
/* -----------HEADER---------- */

#header{	
	width:960px;	
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	
	}
#logo {
	
	}

#langSelect {	
	font-size:11px;
	color:#FFF;	
	text-align:right;
	float:right;
	position:relative;
	top:-10px;
	margin-right:20px;	
	}
	
#langSelect a {
color:#000;
font-weight:bold;
	}	

#langSelect a:hover {
color:#073891;
	}
	

	
/*MENU*/

.div-pestanas
{
    background-color:#EEE;
    height:24px;
}

.div-pestanas a
{
    font-size:14px;
    color:#FFF;
    font-weight:bold;
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
}

.div-pestanas a:hover
{
    text-decoration:none;    
}

.pestana, .pestanasel
{
    margin-bottom:5px;    
    text-align:center;
    width:153px;
    float:left;
    padding-top:3px;
    height:21px;
}

.pestana
{
    background-image:url(../imagenes/bgpestana.gif);
}

.pestanasel
{
    background-image:url(../imagenes/bgpestanasel.gif);
}

#main-menu
{
    padding: 10px 10px 10px 10px;
    float:left;
    width:200px;
    border-right:dashed 1px #073891;
    min-height:450px;
    margin-top:20px;
}

.main-menu-item
{
    margin-bottom:5px;
    background-image:url(../imagenes/bgmenu.gif);
    padding-left:15px;
}

.main-menu-item a
{
    font-size:16px;
    color:#FFF;
    font-weight:bold;
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
}

.main-menu-item a:hover {
    
    text-decoration:none;
	}


.div-menu .selected
{
	background-image:url(../imagenes/flecha_over.gif);
	background-color:#073891;
	color:#FFF;
}
	
/* SUBMENU */
.div-menu, .div-menu2, .div-menu3, .div-menu4
{
    margin-bottom:10px;
    margin-left:5px;
    line-height:24px;    
}

.div-menu a, .div-menu2 a, .div-menu3 a, .div-menu4 a
{
    color:#000;
    background-image:url(../imagenes/flecha.gif);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:12px;    
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    text-decoration:none;
    
}

.div-menu a:hover, .div-menu2 a:hover, .div-menu3 a:hover, .div-menu4 a:hover
{
    background-image:url(../imagenes/flecha_over.gif);
}

.div-menu .mas
{
    background-image:url(../imagenes/mas.gif);
}

.div-menu .mas:hover
{
    background-image:url(../imagenes/mas_over.gif);
}

.div-menu a:hover, .div-menu2 a:hover, .div-menu3 a:hover, .div-menu4 a:hover
{
    text-decoration:none;    
    background-color:#073891;
    color:#FFF;
}

.div-menu
{
	width:100%;
}

.div-menu-destacado
{
    margin-bottom:10px;
    margin-left:10px;
    line-height:24px;    
}

.div-menu2, .div-menu4
{    
    margin-left:10px;
    background-color:#EEE;
    padding-bottom:1px;
    width:92%;
}

.div-menu3
{
    margin-left:10px;
    background-color:#FFF;    
    width:92%;
}
			
		

		
/* CONTACTAR */

.contactar input, .contactar textarea, .contactar .div-imagen
{
    border: solid 1px #DDD;
    background-color:#DDD;
}

.contactar, .contactar-derecha
{
    color:#000;
}

.contactar
{
    float:left;
}

.contactar-derecha
{
    float:right;
    margin-right:70px;
}

.contactar .boton
{
    background-color:#073891;
    font-weight:bold;
    cursor:pointer;
    color:#FFF;
}


.adwords
{
    
    margin-top:22px;
    margin-bottom:20px;
}
		
/* common items */

	
.clear {clear:both;}
	
.left {float:left}	

.right {float:right}	
	
	

/*Banners */

.banners
{
	margin-top:15px;
}

.sep-ban
{
	border-bottom:dotted 1px #999;
	margin:10px 0px;
}









/* TABS */

/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(../imagenes/blue-tab.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
	margin-top:20px;
}

