body{
	margin:0;
	padding:0;
	background-color:#ffffff;
	font-family:helvetica;	
}

.separador{
	height:10px;
	clear:both;
	background-color:#ffffff;	
}

#contenedor{
	width:960px;
	margin:0 auto;
	padding:0;
	border-left:20px solid #ffffff;
	border-right:	20px solid #ffffff;
	background-color:#ffffff;	
}

#contenido{
	margin: 0 auto;
	padding:0;
	width:960px;
	background-color:#ffffff;		
}
#cabecera{
	margin: 0 auto;
	padding:0;
	width:960px;
	height:150px;
	background-color:#ffffff;	
	overflow:hidden;			
}

#cabecera-izq{
	float:left;
	margin: 0 auto;
	padding:0;
	width:240px;
	height:150px;
	background-color:#ffffff;	
	overflow:hidden;
	background-color:#ffffff;			
}

#cabecera-izq img{
	border:none;
	height:150px;	
}

#cabecera-der{
	float:right;
	margin: 0 auto;
	padding:0;
	width:720px;
	height:150px;	
	background-color:#ffffff;	
	overflow:hidden;				
}

#idiomas{
	margin:0 auto;
	padding:0;
	clear:both;
	width:720px;
	height:50px;
	background-color:#ffffff;
	overflow:hidden;	
}

#idiomas ul{
 list-style:none;
 margin:0 auto;
 padding:0;
 margin-top:25px;
}

#idiomas ul li{
	float:right;
	margin-left:20px;
	/*margin-right:20px;*/			
}

#idiomas ul li a{
	text-decoration:none;
	color:#79776f;
	font-size:12px;			
}



#menu{
	margin:0 auto;
	padding:0;
	clear:both;
	width:720px;
	height:48px;
	/*background-color:red;*/
	overflow:hidden;
	border-top:1px solid #79776f;
	border-bottom:1px solid #79776f;	
}

#menu ul{
 list-style:none;
  margin:0 auto;
 	padding:0;
 	margin-top:12px;
}

#menu ul li{
	float:left;
	margin-left:20px;
	margin-right:20px;			
}

#menu ul li a{
	text-decoration:none;
	font-size: 17px;	
	color:#128fba;
	font-weight:bold;	
}

#contacto{
	margin:0 auto;
	padding:0;
	clear:both;
	width:720px;
	height:50px;
	/*background-color:green;	*/
	overflow:hidden;
	text-align:right;		
}

#contacto ul{
 list-style:none;
 margin:0 auto;
 padding:0;
 margin-top:5px;
 /*margin-top:20px;*/
}

#contacto ul li{
	margin-left:20px;
	/*margin-right:20px;*/
	color:#79776f;
	font-size:12px;
	margin:0px;
	padding:0px;		
}

#contenido{
	margin: 0 auto;
	padding:0;
	width:960px;
	height:auto;
	/*background-color:red;	*/
}

p{
	margin: 5px;
	font-size:15px;	
}

.titulo{
	font-size:18px;
	font-weight:bold;	
}

#pie{
	border-top:1px solid #000000;
	margin: 0 auto;
	padding:0;
	width:1000px;
	height:100px;
	/*border-top:1px solid #000000;*/
	overflow:hidden;
	background-color:#ffffff;				
}

#pie ul{
 list-style:none;
  margin:0 auto;
 	padding:0;
 	margin-top:12px;
}

#pie ul li{
	float:left;
	margin-left:20px;
}

#pie ul li a{
	text-decoration:none;
	font-size: 12px;	
	color:#128fba;
	font-weight:bold;	
}


/******************************************************* SLIDER*/
.barousel
{
    position:relative;
    /*margin-bottom:0px;*/
    background-color:#ffffff;
    width:960px;
    height:518px;
    margin:0 auto;
    /*border-top:3px solid #000;*/
}

.barousel_image
{
    position:absolute;
    z-index:10;
    width:960px;
    height:518px;
}

.barousel_image img
{
    position:absolute;
    display:none;
    width:960px;
    height:518px;
}

.barousel_image img.default
{    
    display:block;
}

.barousel_image img.current
{
    z-index:10;
}

.barousel_image img.previous
{
    z-index:5;
}

.barousel_content
{
    position:absolute;
    padding:0px 0px 0px 0px;    
    z-index:50;
    background:url(../js/slider3/bg_barousel_content.png) repeat 0 0;
    /*color:#fff;*/
    /*width:300px;*/
    color:#1191b5;
    bottom:5px;
    left:10px;
}

.barousel_content div
{
    display:none;
    position:absolute;
    padding:0px 0px 0px 0px;    
    z-index:50;
    background:url(../js/slider3/bg_barousel_content.png) repeat 0 0;
    /*color:#fff;*/
    width:170px;
    color:#1191b5;
    bottom:5px;
    left:10px;
    text-align:center;    
}

.barousel_content div.default
{
    display:block;
    position:absolute;
    padding:0px 0px 0px 0px;    
    z-index:50;
    background:url(../js/slider3/bg_barousel_content.png) repeat 0 0;
    /*color:#fff;*/
    width:170px;
    text-align:center;
    color:#1191b5;
    bottom:5px;
    left:10px;    
}

.barousel_content p
{
    font-size:13px;
    font-weight:normal; 
    line-height:17px;   
}

.barousel_content p.header
{
    font-size:28px;
    font-weight:normal;
    line-height:28px;
    color:#fff55b;
}

.barousel_content a,
.barousel_content a:hover
{
    color:#fff55b;
    background-color:transparent !important;
}

.barousel_nav
{
    position:absolute;
    padding:3px 3px 0px 0;
    height:23px;    
    background:#000;
    bottom:0;
    z-index:20;
    width:497px;
}

.barousel_nav .counter
{    
    float:right;
    font-size:0.75em;
    color:#fff;
    margin:3px 5px 0 0;
}

.barousel_nav ul
{
    float:right;
    padding:0;
    margin:0;
}

.barousel_nav li
{
    float:left;
    padding-left:3px;
    font-size:0;
    line-height:0;
    list-style:none;
}

.barousel_nav li a
{
    display:block;
    width:25px;
    height:20px;
    background-color:#4d4d4d;
    font-size:0;
    line-height:0;
    text-decoration:none;
}

.barousel_nav li a:hover
{
    background-color:#6e6e6e;
}

.barousel_nav li a.current
{
    background-color:#fff55b;
}

.barousel_nav li.prev a
{
    background-image:url(../images/barousel_link_previous.gif);
    background-repeat:no-repeat;
    background-position:0 0;
}

.barousel_nav li.next a
{
    background-image:url(../images/barousel_link_next.gif);
    background-repeat:no-repeat;
    background-position:0 0;
}

.barousel img.ajax_loader
{
    display:none;
    position:absolute;
    z-index:99;
    top:70px;
    left:135px;
}


/******************************************************* SLIDER*/

/*
PRECARGAR IMÁGENES
*/
