@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
html{
	width:100%;
	height:100%;
}
body{
	margin:0;
	width:100%;
	height:100%;
	background:#000;
	background-image:url(images/fondo.jpg);
	background-repeat:repeat-x;
	color:#FFF;
}
#wrap{
	width:955px;
	margin: 0 auto;
	margin-bottom:10px;
}
#logo{
	position:absolute;
	margin-left:-20px;
	margin-top:0;
}
#twitt{
	background-color:#FFF;
	color:#000;
	font-size:9px;
	padding-left:250px;
}
#info{
	right:auto;
	background:url(images/fondoinfo.png) bottom no-repeat;
	background-color:#2E3838;
	overflow:hidden;
	padding-bottom:20px;
}
#contenido{
	padding:5px;
	width:945px;
}
#contenidoForo{
	padding:5px;
	width:945px;
}
#contenido a{
	color:#FFF;
	font-weight:bold;}
#contenidoForo a{
	color:#F60;
	font-weight:bold;}
#noticias{
	width:560px;
	height:400px;
	float:left;
}
#notachica{
	width:300px;
	float:left;
}
#destinos{
	margin-top:20px;
	width:345px;
	height:390px;
	padding:5px;
	float:right;
	background:url(images/fondodestinos.png);
	background-repeat:no-repeat;
	background-color:#192221;
}
#documentos{
	margin-top:20px;
	width:320px;
	height:250px;
	padding:5px;
	float:right;
	background:url(images/fondoBurbujas.png);
	background-repeat:no-repeat;
	background-color:#192221;
}
#videos{
	margin-left:20px;
	margin-top:20px;
	width:560px;
	float:left;
}
#enlaces{
	width:355px;
	height:400px;
	float:right;
	margin-top:20px;
}
#IzqTienda{
	float:left;
	width:380px;
	margin-top:10px;
}
#MenuTienda{
	margin:20px;
	padding:5px;
	padding-top:100px;
	padding-bottom:50px;
	background-color:#192221;
	width:330px;
}
img{
	border:0;
}
hr{
	color:#0A1212;
	width:95%;
	margin: 0 auto;
}
#suscripcion{
	margin-left:85px;
	margin-top:47px;
	width:230px;
	height:47px;
	position:absolute;
}

#btn_noticias{
	
	position:absolute;
	margin-top:350px;
	margin-left:-20px;
}
#btn_destinos{
	position:absolute;
	margin-top:350px;
	margin-left:825px;
}

#pie{
	width:750px;
	margin: 0 auto;
}
#datospie{
	width:600px;
	float:right;
	margin-top:20px;
}
#datospie p{
	font-size:10px;
}
#datospie a{
	color:#FFF;
}
#columnaizq{
	margin-left:20px;
	width:420px;
	float:left;
	padding:5px;
}
#columnader{
	margin-right:20px;
	float:right;
	padding:5px;
}

#barrainfo{
	background-color:#FFF;
	margin:10px;
	padding:5px;
	clear:both;
	width:920px;
}
#titulobarrainfo{
	margin:-5px;
	margin-bottom:5px;
	width:930px;
	background-color:#F7F6F6;
	border-bottom-style:solid;
	border-bottom-color:#2E3838;
	border-bottom-width:thin;
}
#contenidoNosotros{
	background-color:#FFF;
	min-height:100px;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.escuadranota{
	border-bottom-color:#0A1212;
	border-bottom-style:solid;
	border-right-color:#0A1212;
	border-right-style:solid;
	margin-left:20px;
	margin-top:20px;
}

#info h1{
	color:#C8D000;
	font-size:24px;
	margin: 0 10px;
	margin-bottom:20px;
}
#info li{
	margin-left:50px;
}
#contenido p, .textogris, #contenido li{
	color:#E0E5E5;
	margin-top:10px;
}

p, td, li, h1, h2, h3, h4, h5, h6{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h6{
	color:#FF0;
	font-size:12px;
}
h2{
	color:#FFF;
	font-size:24px;
}
h3{
	margin-top:5px;
	color:#FF0;
	font-size:14px;
	text-indent:10px;
}
h4{
	font-weight:bold;
	font-size:18px;
	color:#000;
}

.boton{
	width:100px;
	height:20px;
	background:url(images/fondoboton.jpg);
	text-align:center;
	padding:5px;
}
.boton a{
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	margin:0;
}

#destinos a{
	color:#FFF;
	margin-left:20px;
	font-size:18px;
}
#destinos p{
	margin-top:10px;}
#MenuTienda a{
	color:#FFF;
	margin-left:10px;
}
#MenuTienda a:hover{
	color:#C8D000;
	font-weight:bold;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#barrainfo p{
	color:#000;
}
#columnader p{
	color:#FFF;
	text-align:justify;
}
#columnader a{
	color:#DF0020;
}
.enlaceblanco{
	color:#FFF !important;
}
.imagenEspacio{
	margin:10px;
}

#sidebar h2 {
	border-bottom: 1px solid #ccc;
	margin: 0; 
	padding: 0;
	color:#C8D000;
}

#sidebar ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
	font-size:12px;
	color:#FFF;
}

#sidebar li {
	margin: 0; 
	padding : 0; 
	list-style-type:none;
	margin-bottom:10px;
	font-size:12px;
	color:#ccc;
}

#sidebar li ul li{
	list-style-type:none;
	margin-left:20px;
    font-size:12px;
	color:#FFF;
}
	.box {
		padding: 4px 15px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
		color:#FFF;
	}
	
	.note {
		padding: 15px 15px 20px 100px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
		background: #FFFFAD url(DDB10/images/package.gif) no-repeat;
		color: #585616;
	}
#contenidoNosotros h3{
	color:#DF0020;
}
#contenidoNosotros p{
	margin-bottom:5px;
}
.patrocinador{
	display:table-cell;
	width:150px;
	height:130px;
	text-align:center;
	vertical-align:middle;
}
.metadata {
	border-top: 1px dotted #ccc;
	margin-bottom: 50px;
	text-align: right;
	}
		
	.alignright {
	float: right;
	}
		
	.alignleft {
	float: left
	}
	
	.navigation {
	padding: 1px;
	margin: 0;
	}
	
#documentos a, #documentos p{
	color:#FFF;
}
#simbologia{
	float:right; 
	background-color:#FFF; 
	width:155px; 
	clear:right; 
	margin-top:20px; 
	padding-bottom:10px;
}
#simbologia p{
	color:#000;
	margin: 0 5px;
}
#tablaAventura {
}
#tablaAventura p{
	color:#000;
	margin: 0 5px;
}
#trVerde{
	background-color:#0A1212;}
#trVerde td{
	color:#C8D000;
}
body{
	CURSOR: url("http://www.desafiodebarrancos.com/verano.cur"), url("http://www.desafiodebarrancos.com/verano.png");
}
#lenguaje{
	left:0;
	top:150px;
	position:fixed;
}
#info p, #info li, #contenidoNosotros p, #contenidoNosotros td, #contenidoForo p, #contenidoForo td{
	margin:0 12px;
	font-size:13px;
}
#contenidoNosotros p, #contenidoNosotros td{
	color:#000;
}
.errorsql{
	color:#FF0;
	background:#F00;
	font-weight:bold;
}
#contenido li{
	margin-left:5em;
}