

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%=========================================%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
#cabeceraconcurso {
	width: 925px;
	float: left;
height:263px;
	/*padding: 0px 10px 10px 0;*/
background: url('img/header.png') no-repeat 0px 0px;
}
#pasarela h1 {font-family: 'trebuchet ms', tahoma, verdana, serif; color: #000; font-size: 30px; margin: .9em 0 .8em 0; padding: 0; font-weight: bold;line-height: 16px;}
#pasarela h2 {font-family: 'trebuchet ms', tahoma, verdana, serif; color: #000; font-size: 18px; margin: 0 0 1em 0; padding: 0; font-weight: normal}
#pasarela h5 {font-family: verdana, serif; color: #666; font-size: 11px; margin: 0 0 1em 0; padding: 0; font-weight: normal}

/**/
.participa-btn {    font-family: 'trebuchet ms',arial, sans-serif; 
    font-size: 20pt; 
   
    background-color: #990000; 
    color: #fff; 
background: url('img/participabg.jpg') no-repeat 0px 0px;
    text-decoration: none; 
	text-align:center;
display:block;
width:277px;
height:76px
	
} 
.participa-btn:link, 
.participa-btn:visited { 
    color:#FFFFFF;
padding:18px 0 0 0;
} 
.participa-btn:hover { 
text-decoration:underline;
} 
/**/
#contenido{
float:left;
width:620px;
margin-top:15px;
}
#contenido h1{
font-family: arial,Tahoma, Times, serif;
  font-size: 22px;
  color: #666;
  line-height: 1;
  margin: 0 0 .5em 0px;
  padding: 0;
  font-weight:lighter;

}

#contenido p span{
font-family: "Times New Roman", Times, serif;
font-size: 28px;
color:#333;
display:block;
padding:40px 0 0 0;
line-height:16px;
}

#contenido p img{
float:left
}
#contenido p a{

color:#CC3399
}
/**/
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	
	height: 27px;
	margin: 0;
	padding: 0;
float:right;
margin: 0 70px 0 0;
	
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 10px;
	float: left;
	font-weight:bold;
	font-family: Arial;
	font-size: 11px;
	color: #333;
text-decoration:none
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 10px;
	
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */




/* END BUBBLE PLASTIC VERTICAL MENU */



/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	/*background: transparent url(img/bg-bubplastic-h-aqua.gif) top left no-repeat;*/
text-decoration:none;
color:#999999
}
.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	/*background: transparent url(img/bg-bubplastic-h-aqua.gif) top right no-repeat;*/
}


/**/

#side-concurso{
float:right;
margin:10px 0 0 0;
width:280px;
}
#side-concurso img{
margin:0px 0 0 10px;
}

.referencia{
font-family:"Trebuchet MS", Arial, Helvetica;
font-size: 19px;
color:#333;
clear:both;
float:left;
margin:0px 0 0 15px;
}
.referencia :link, 
.referencia :visited { 
    color:#333;

} 
.referencia :hover { 
text-decoration:none;
color:#990000
} 
.referencia strong{

color:#990000
}
/* linea */
#linea {
width: 620px;
float: left;
margin: 10px 0 10px 0;
font-family:"Trebuchet MS", Arial;

}
#linea img {
border-bottom:2px solid #666;
border-right:2px solid #333

}


#linea .flo-i{
float: left;
width: 300px;
}
#linea .flo-d{
float:right;
width: 300px;
}
#linea span{display:block; margin: 0.5em 0 0 0; font-size:13px}
#linea span :link, #linea span :visited {
color:#005FDB;
padding:18px 0 0 0;
}
#linea span : hover {
text-decoration:underline;
}
#linea .flo-tit{
font-size:16px;
font-weight:bold;
display:block
}
#linea .flo-tit:link, #linea .flo-tit:visited {
   color:#333;
padding:0px 0 0.5em 0;
text-decoration:none
}
#linea .flo-tit:hover {
text-decoration:underline;
}
/* Paginaci?n */
	.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		color:#ff6500;
		font-size:80%;
		margin-top: 5px;
		margin-bottom: 45px;
		height: 20px;
		width: 450px;
        float:left;
	}

	.pagination a {
		margin-right:3px;
		padding:3px 5px;

	  border: 1px solid #c1ddff;
	  background: #fff;
	  color: #0063dc;
	  text-decoration: none;
	  font-size: 11px;
	  font-family: verdana, arial, serif
	}

	.pagination a:hover, .pagination a:active {
	  border: 1px solid #0063dc;
	  background: #0063dc;
	  color: #fff
	}

	.pagination span.current {
		margin-right:3px;
		padding:3px 5px;
		font-weight: bold;

	  border: 1px solid #0063dc;
	  background: #0063dc;
	  color: #fff
	}

	.pagination span.disabled {
		margin-right:3px;
		padding:3px 5px;
		border: 1px solid #c3dda9;
		color: #c3dda9;
	}
/* Lista Usuarios */
  .lista-usuarios {
	font: normal 13px 'trebuchet ms', Arial, Helvetica, sans-serif;
	color: #666;	
	border: none;	  	
    margin: 0;
    padding: 0;
    list-style: none
  }
  
  .lista-usuarios li {clear: both; margin: 8px 0 35px 0; overflow: hidden; height: 1%}
  
  .lista-usuarios .avatar {display: block; width: 30px; height: 30px; float: left; margin: 0 10px 0 0}
  .lista-usuarios .avatar:link img, .lista-usuarios .avatar:visited img {border: 0px solid #999; padding: 2px; background: #fff}
  .lista-usuarios .avatar:hover img, .lista-usuarios .avatar:active img {border: 1px solid #222}
  
  .lista-usuarios .informacion {
    width: 550px;
    float: left;
	margin-left:10px
  }
  
.lista-usuarios address {
	color:#999999;
	font-style:normal;		
	width:100% !important;
  }
  
  .lista-usuarios h4 {
    font-size: 14px;
    color: #777;
    font-weight: normal;
    margin: 0 0 5px 0;
    overflow: hidden;
    height: 1%
  }
  .lista-usuarios h4 a:link, .lista-usuarios h4 a:visited { font-size: 18px;font-weight: normal; color: #0063DC; text-decoration: none}
.lista-usuarios h4 a:hover, .lista-usuarios h4 a:active {color:#0063DC; text-decoration:underline}

  .lista-usuarios h4 .acciones a img {border: 0; display: block; float: left; margin: 10px 2px 0 1px}
  
  .lista-usuarios .lista-viajes{
    margin: 0;
    padding: 0;
    list-style: none
  }
  
 .carrousel-thumb {
height:1%;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
overflow:hidden;
padding:0pt;
margin:15px 0 0
}
.carrousel-thumb li {
clear:none;
display:block;
float:left;
margin:0pt 10px 0pt 0pt;
padding:0pt;
}
