/* Contenedor BODY
----------------------------------------------- */
BODY {
	text-align:center;	
	}
/* Contenedor Principal
----------------------------------------------- */
#contenedor{
	width:775px;
	position: relative;
	float:center;
	}
#mcabe {
    background: url(http://www.extremsport.es/w2005/images/cabecera.jpg) #335 no-repeat center top;
	width:775px;
	height:81px;
	color:#335;
}
#mmenu {
    background: url(http://www.extremsport.es/w2005/images/menu.jpg) #335 no-repeat center top;
	width:775px;
	height:28px;
	color:#fff;
	text-align:right;
}
#mcont {
    background: url(http://www.extremsport.es/w2005/images/fondo.gif) #335 repeat-y left top;
	color:#000;
	text-align:left;
}
#mpiep {
    background: url(http://www.extremsport.es/w2005/images/pie.gif) #335 no-repeat center top;
	width:775px;
	height:32px;
	text-align:center;
}

/* Menu Usuario
----------------------------------------------- */
#menu{
	font-family:Arial;
	font-size:12px;
	padding-right:5px;
	padding-left:20px;
	padding-bottom:5px;
	padding-top:5px;
	}
#menu b{
	font-family:Arial;
	font-size:14px;
	}
#menu a:link {
	color:#fc0;
	text-decoration:none;
	font-weight:bolder;
	}
#menu a:visited {
	color:#eb0;
	text-decoration:none;
	font-weight:bolder;
	}
#menu a:hover {
	color:#f00;
	text-decoration:none;
	font-weight:bolder;
	}
#menu form{
	margin-top: 4px; 
	margin-bottom: -4px;
	}
.menuinput {
	color:#333;
	height:12px;
	border-right: #000066 1px solid; 
	border-top: #000066 1px solid; 
	border-left: #000066 1px solid;
	border-bottom: #000066 1px solid;
	font-size: 11px;
	background-color: #DCDCDC;
	}
.menuboton {
	color:#666;
	}
#menu form{
	height:26px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	}
/* Contenido
----------------------------------------------- */
#contenido{
	font-family:x-small Verdana,Sans-serif;
    background: url(http://www.extremsport.es/w2005/images/menu.gif) no-repeat left top;
	padding-right:30px;
	padding-left:20px;
	padding-bottom:20px;
	padding-top:20px;
	}
#contenido h1{
	font-size:20px;
	font-weight:bolder;
	color:#336;
	}
#contenido h2{
	font-size:16px;
	font-weight:bolder;
	color:#005;
	padding-top:5px;
	padding-bottom:5px;
	}
#contenido p{
	font-size:12px;
	color:#000;
	}
/* Barra lateral izda "menuprncipal"
----------------------------------------------- */
#menup{
	font-family:Arial, x-small Verdana,Sans-serif;
	width:150px;
	float:left;
	}
#menup p {
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin-top: 0;
	}
#menup a:link {
	color:#000;
	text-decoration:none;
	}
#menup a:visited {
	color:#333;
	text-decoration:none;
	}
#menup a:hover {
	color:#800;
	text-decoration:none;
	}
.menupimg{
	border:5px solid #336;
	}
/* Barra "ancho" total
----------------------------------------------- */
#ancho{
	font-family:Arial,x-small Verdana,Sans-serif;
	width:525px;
	float:right;
	}
#ancho h1 {
	font-size:20px;
	font-weight:bolder;
	color:#800;
	}
#ancho h2 {
	font-size:14px;
	font-weight:bolder;
	color:#400;
	}
#ancho p {
	font-size:12px;
	color:#000;
	margin-top: 0;
	}
.ancho-ul {
	font-size:12px;
	color:#000;
	margin-top: 0;
	}
#ancho a:link {
	color:#008;
	text-decoration:none;
	}
#ancho a:visited {
	color:#008;
	text-decoration:none;
	}
#ancho a:hover {
	color:#800;
	text-decoration:none;
	}
#ancho img{
	border:5px solid #800;
	}
/* Miscelaneo
----------------------------------------------- */
#formtable {
	font-size:12px;
	color:#000;
	padding-bottom:20px;
	}
#formtableerror {
	font-size:12px;
	color:#A33;
	font-weight:bolder;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:30px;
	}
.clear {
	background:url("http://www.extremsport.es/w2005/images/puntu.gif") no-repeat left bottom;
	clear:both;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:0;
	padding:0;
	}