@charset "utf-8";

body {
	background-color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin: 0px;
	padding: 0px;
}
.body2 {
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
.body3 {
	background-color:#000;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.contenedor {
	width: 950px;

}
.fondotabla {
background-image:url(images/bg_prop.gif);
background-repeat:repeat-x;
background-color:#ACADAE;

}
.cabecera {
	background-image: url(images/bg_dot.jpg);
	height: 108px;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-color: #CAFC03;
	border-bottom-style: solid;
	padding-right:5px;
}
.cabecera2 {
	background-image: url(images/bgw.jpg);
	height: 108px;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-color: #0099FF;
	border-bottom-style: solid;
	padding-right:5px;
}
.cabecera3 {
	background-color:#000000;
	height: 60px;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	padding-left:5px;
	background-image: url(images/fondo_cabecera.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.menu {
	width: 100%;
	font-size:14px;
	padding-left:20px;
	text-transform: uppercase;
	font-weight:bold;
	color:#CCCCCC;
	}

.submenu {
	width: 950px;
	padding-left:20px;
	font-size:14px;
	text-transform: uppercase;
	font-weight:bold;
}
.tablaContenido {
	background-image: url(images/black.png);
	padding:20px;
	width: 275px;
	margin-top:50px;
	margin-left:630px;
}
.contenido {
	background-image: url(images/bg_dot.jpg);
	padding:20px;
	width: 950px;
}
.contenidoY {
	background-image: url(images/bgy.jpg);
	padding:20px;
	width: 950px;
}
.contenidoB {
	background-image: url(images/bgb.jpg);
	padding:20px;
	width: 950px;
}
.contenidoPiragua {
	background-image: url(images/piragua.jpg);
	width: 950px;
	height:500px;
}
.contenidoMoto {
	background-image: url(images/moto.jpg);
	width: 950px;
	height:500px;
}
.contenidoGolf {
	background-image: url(images/golf.jpg);
	width: 950px;
	height:500px;
}
.contenidoEsqui {
	background-image: url(images/esqui.jpg);
	width: 950px;
	height:500px;
}
.contenidoEscalada {
	background-image: url(images/escalada.jpg);
	width: 950px;
	height:500px;
}
.contenidoFutbol {
	background-image: url(images/futbol.jpg);
	width: 950px;
	height:500px;
}
.contenidoWe {
	background-image: url(images/we.jpg);
	width: 950px;
	height:500px;
}
.contenidoWa {
	background-image: url(images/wa.jpg);
	width: 950px;
	height:500px;
}
.pie {
	background-image: url(images/bg_dot.jpg);
	height: 40px;
	width: 950px;
	border-top-width: 1px;
	border-top-color: #CAFC03;
	border-top-style: solid;
	font-size:10px;
	padding-left:20px;
	padding-right:20px;
}
.pie2 {
	background-image: url(images/bgw.jpg);
	height: 40px;
	width: 950px;
	border-top-width: 1px;
	border-top-color: #0099CC;
	border-top-style: solid;
	font-size:10px;
	padding-left:20px;
	padding-right:20px;
	color:#CCCCCC;
}
.pie3 {
	background-color:#000000;
	height: 40px;
	width: 950px;
	border-top-width: 1px;
	border-top-color: #666;
	border-top-style: solid;
	font-size:10px;
	padding-left:20px;
	padding-right:20px;
}
img{
border:none;
}
.enlace{
	color:#CAFC03;
	text-decoration:none;
}
.enlace2{
	color:#0099CC;
	text-decoration:none;
}
.enlace3{
	color:#AEAEAE;
	text-decoration:none;
}
.enlace4{
	color:#000;
	text-decoration:none;
}
.titulo{
	color:#666;
	font-size:16px;
	font-weight:bold;
}
.titulo2{
	color:#000;
	font-size:16px;
	font-weight:bold;
}
a:hover {
	color:#ccc;
}

.box {
	background-image: url(images/bg_box.jpg);
		font-size:14px;
	text-transform: uppercase;
	font-weight:bold;
}
.boxsup {
	background-image: url(images/bg_box.jpg);
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
}
.imagenes{
	border: 1px solid #999999;
}