/**************************************ESTILOS ETIQUETAS********************************/
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../imagen/fondo-body.jpg);
	font-size: 11px;
	font-size /*\**/: 10px\9;
	line-height /*\**/: 17px\9;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 11px;
	font-size /*\**/: 10px\9
}



/********************************ESTILOS CAPAS****************************************/

/**************Contenedor*****************/
#contenedor {
	width: 828px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagen/fondo-contene.jpg);
	background-repeat:   repeat-y;
}


/***************Cabecera*****************/
#cabecera {
	background-image: url(../imagen/cabecera.jpg);
	background-repeat: no-repeat;
	height: 196px;
	width: 828px;
	color: #FFFFFF;
	position: relative;
}

/*H1 oculto en el logo*/
#cabecera h1 {
	background-image: url(../imagen/logo-xsports.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 103px;
	width: 305px;
	margin-bottom: 20px;
	position: absolute;
	top: 25px;
	left: 30px;
}
#cabecera h1 a {
	display: block;
	height: 103px;
	width: 305px;
}
/*Fin H1 oculto en el logo*/

#cabecera h2 {
	font-size: 11px;
	width: 310px;
	margin-left: 30px;
	position: absolute;
	top: 120px;
}

.idiomas     {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	width: 200px;
	left: 395px;
	top: 5px;
}
.idiomas li {
	float: left;
	list-style-type: none;
}
.idiomas a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.idiomas a:hover {
	color: #fed000;
	text-decoration: underline;
}
.idiomas .fin-menu {
	border-right-width: 0px;
	border-right-style: none;
}

/*******************Fin Cabecera*******************/



/******************Contenido**********************/
#contenido {
	background-image: url(../imagen/fondo2.jpg);
	background-position: center top;
	background-repeat:   repeat-y;
	padding-bottom: 8px;
	height: 100%;

}
.bord-red-ppal {
	position: absolute;
}


/****Menu superior****/
#menu-sup {
	margin-left: 200px;
	padding-top: 15px;
}

#menu-sup ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menu-sup  ul li {
	float: left;
	padding: 0px;
}
#menu-sup  ul  li a {
	display: block;
	text-decoration: none;
	height: 20px;
	margin-right: 40px;
}
#menu-sup ul li a:hover {
	background-position: bottom;
}
#menu-sup ul li a span {
	display: none;
}
#home {
	background-image: url(../imagen/bt-home.gif);
	width: 50px;
	background-repeat: no-repeat;
}
#xalps {
	background-image: url(../imagen/bt-x-alps.gif);
	background-repeat: no-repeat;
	width: 96px;
}
#interviews {
	background-image: url(../../imagen/bt-interviews.gif);
	background-repeat: no-repeat;
	width: 66px;
}

/****Fin Menu superior****/

/****Menu lateral****/
#menu-lat {
	clear: both;
	margin-left: 50px;
	_margin-left: 15px;
	padding-top: 16px;
	width: 131px;
	float: left;
}

#menu-lat ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menu-lat ul li {
	padding: 0px;
	margin-bottom: 15px;
	_margin-bottom: 10px;
}

#menu-lat ul li a {
	display: block;
}
#menu-lat ul li a span {
	display: none;
}
#menu-lat ul li a:hover {
	background-position: right bottom;
}

#meni {
	background-image: url(../imagen/bt-meniprem.gif);
	background-repeat: no-repeat;
	height: 37px;
	background-position: right top;
}
#extreme {
	background-image: url(../imagen/bt-extreme.gif);
	background-repeat: no-repeat;
	height: 37px;
}
#super {
	background-image: url(../imagen/bt-super.gif);
	background-repeat: no-repeat;
	height: 37px;
}
#benefits {
	background-image: url(../imagen/bt-benefits.gif);
	background-repeat: no-repeat;
	height: 37px;
}
#join {
	background-image: url(../imagen/bt-join.gif);
	background-repeat: no-repeat;
	height: 37px;
}

/****Fin Menu lateral****/

/****CONTENIDO PRINCIPAL****/

#cont-ppal {
	width: 614px;
	margin-left: 200px;
	_margin-left: 200px;
	margin-top: 30px;
	/margin-top: 10px;
	margin-right: 10px;
}

/*banners index*/

.banner-index {
	width: 292px;
	height: 122px;
	float:left;
	margin:0 15px 15px 0;
	_margin:0 10px 15px 0;
}
/*fin banners index*/

#t-meni {
	background-image: url(../imagen/tit-meniprem.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 35px;
	width: 283px;
}
#t-extreme {
	background-image: url(../imagen/tit-extreme.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 35px;
	width: 203px;
}
#t-super {
	background-image: url(../imagen/tit-super.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 35px;
	width: 230px;
}
#t-join {
	background-image: url(../imagen/tit-join.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 35px;
	width: 190px;
}
#t-alpinist {
	background-image: url(../imagen/tit-alpinist.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 35px;
	width: 302px;
}
#t-practicing {
	background-image: url(../imagen/tit-practicing.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 35px;
	width: 203px;
}
#t-okamoto {
	background-image: url(../../imagen/tit-okamoto.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 35px;
	width: 182px;
}
#t-ogi {
	background-image: url(../../imagen/tit-ogi.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 35px;
	width: 291px;
}
#t-interviews {
	background-image: url(../../imagen/tit-interviews.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 35px;
	width: 291px;
}

#cont-ppal dl {
	font-size: 11px;
	margin-bottom: 20px;
}
#cont-ppal dt {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #2a2c59;
	font-weight: bold;
	background-image: url(../imagen/flecha.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
	margin-left: 10px;
}
#cont-ppal dd {
	margin-bottom: 20px;
	margin-left: 20px;
}
#cont-ppal  dl.lista-drcha {
	font-size: 11px;
	margin-bottom: 20px;
	float: left;
	width: 320px;
}

#cont-ppal  dl.lista-drcha2 {
	font-size: 11px;
	margin-bottom: 25px;
	margin-top: 20px;
	float: left;
	width: 340px;
}
#form-pract {
	width: 500px;
	font-size: 11px;
	height: 100%;
}
#form-pract .campo1 {
	height: 35px;
	width: 480px;
	margin-bottom: 8px;
}


#form-pract label {
	display: block;
	float: left;
	width: 200px;
	text-align: right;
	margin-right: 5px;
	padding-top: 2px;
	margin-bottom: 5px;
	font-weight: bold;
}
#form-pract input {
	display: block;
	float: left;
	font-size: 11px;
	padding: 2px;
	background-color: #CCCCCC;
	margin-right: 3px;
}
#form-pract textarea {
	display: block;
	float: left;
	font-size: 11px;
	padding: 2px;
	background-color: #CCCCCC;
	margin-bottom: 10px;
}
#form-pract .campo2 {
	height: 180px;
	width: 480px;
	margin-bottom: 8px;
}

#form-pract  .campo2  .lista-check {
	width: 200px;
	float: left;
	display: block;
	margin-bottom: 10px;
	height: 190px;
}
#form-pract  .campo2  .lista-check  .linea-check {
	margin-bottom: 5px;
	height: 20px;
}
#form-pract .campo3 {
	height: 45px;
	width: 480px;
	margin-bottom: 8px;
}
#form-pract .campo3 .lista-check {
	width: 200px;
	float: left;
	display: block;
	margin-bottom: 10px;
	height: 50px;
}
#form-pract .campo3 .lista-check .linea-check {
	margin-bottom: 5px;
	height: 20px;
}
#form-pract .campo4 {
	height: 65px;
	width: 480px;
	margin-bottom: 8px;
}
#form-pract .campo5 {
	height: 60px;
	width: 480px;
	margin-bottom: 8px;
}

#form-pract #enviar {
	clear: both;
	margin-left: 205px;
	_margin-left: 103px;
	margin-top: 10px;
}
#form-pract #borrar {
	margin-top: 10px;
}

.h3-entr  {
	margin-top: 20px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../imagen/marcoh.gif);
	background-repeat:   repeat-y;
	background-position: center top;
}
.h3-entr-ficha  {
	margin-top: 0px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../../imagen/marcoh-ficha.gif);
	background-repeat:   repeat-y;
	background-position: center top;
}
.h3-entr-clear {
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../imagen/marcoh.gif);
	background-repeat:    repeat-y;
	background-position: center top;
}
.h4-entr  {
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2a2c59;
	padding-bottom: 5px;
	color: #2a2c59;
}
#extreme1 {
	height: 450px;
	margin-top: -15px;
	*margin-top: 5px;
}


/*Fin títulos de cada página*/

/****INTERVIEW****/

.img-ogi2 {
	float: left;
	margin-right: 25px;
	margin-top: 5px;
}

/****EXTREME SPORTS AND MENICON****/

.p1-extreme {
	padding-top: 30px;
	*padding-top: 0px;
	margin-top: 30px;
}

.cajas-premio {
	margin-left: 70px;
	margin-top: 5px;
}

/****FIN EXTREME SPORTS AND MENICON****/

.ficha-entrevista{
	margin:20px 0 20px 0;
}
.foto-ficha{
	width:150px;
	height:200px;
	margin:0 20px 0 0;
	float:left;
}
.txt-ficha{
	float:left;
	width:380px;
}

/*Borde inferior redondeado*/
#bord-inf {
	clear: both;
	margin-top: 0px;
	/margin-top: -10px;
	margin-right: 0px;
	margin-bottom: -9px;
	/margin-bottom: -12px;
	margin-left: 0px;
	padding: 0px;
}
/*Fin Borde inferior redondeado*/

/****INDEX****/


/****Fin Contenido Principal****/


/******************Fin Contenido*********************/



/************************Pie**************************/

#pie {
	height: 57px;
	width: 828px;
	background-image: url(../imagen/pie.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin: 0px;
	padding: 0px;
	position:relative
}
.logo-premio {position:absolute; left:165px; top:2px;}
.logo-menicon {position:absolute; left:20px; top:14px;}
.logo-toric {
	position:absolute;
	left:265px;
	top:2px;
}

/**********************Fin Pie************************/






/************************************ESTILOS DE CLASE GENÉRICOS*******************************/

/*Posición*/
.mrgizq25 {
	margin-left: 25px;
}
.mrg-sup20 {
	margin-top: 20px;
}
.mrg-sup30 {
	margin-top: 30px;
}

.img-dcha {
	float: right;
	margin: 5px;
}

.img-izq {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.clear {
	clear: both;
}

.oculto { 
	display:none;
}

/*listas*/
.lista-normal {
	font-size: 11px;
	margin-left: 30px;
	margin-bottom: 20px;
}
.lista-normal li {
	margin-bottom: 10px;
}


/*Enlaces*/
a.enlace-ama:link, a.enlace-ama:visited {
	text-decoration: none;
	color: #fed000;
}
a.enlace-ama:hover,a.enlace-ama:active {
	text-decoration: underline;
}
a.enlace-normal:link, a.enlace-normal:visited {
	text-decoration: underline;
	color: #2a2c59;
	font-weight: bold;
}
a.enlace-normal:hover, a.enlace-normal:active {
	text-decoration: underline;
	color: #FF3300;
}
a.enlace-normal:link, a.enlace-normal:visited {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
a.enlace-normal:hover, a.enlace-normal:active {
	color: #FF3300;
}
div .respuesta a {
	color: #0099FF;
	font-weight:bold;
	text-decoration: none;
}
div .respuesta a:hover {
	color: #FF3300;
}

