body, html {
	height:100%;
}
	
body {
	background: #7f7f7f;
	font-family: "Verdana", "Arial";
	font-size: 11px;
}

p {
	margin-bottom:16px;
}

#content-wrap {
	height:auto !important;
	margin:0 auto -65px;
	min-height:100%;
	position:relative;
	width:100%;
}

#container {
	margin:0 auto;
	padding:20px 5px 0px 5px;
	width:763px;
}

#header h1 {
	float:left;
}

#header h1 a {
	background:transparent url(layers/site/banner-CincCopes.jpg) no-repeat scroll 0 0;
	display:block;
	font-size:20px;
	height:211px;
	text-indent:-9999px;
	width:227px;
}

#sloganBanner strong {
	margin-top:10px;
}

#header ul {
	float:right;
	max-width:553px;
	width:536px;
	padding-top:17px;
}

#header ul li {
	position:relative;
	float:right;
}

a {
	cursor:pointer;
}

#header ul li.activo a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(layers/site/nav-left.jpg) no-repeat scroll 0 7px;
	color:#ffffff;
}

#header ul li a {
	display:block;
	padding-left:9px;
	text-decoration:none;
	text-transform:capitalize;
	font-size:13px;
	
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(layers/site/nav-left_inactive.jpg) no-repeat scroll 0 7px;
	color:#ffffff;
}

#header ul li.activo a span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(layers/site/nav-right.jpg) no-repeat scroll right center;
}

#header ul li a span {
	display:block;
	line-height:35px;
	padding-right:9px;
	
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(layers/site/nav-right_inactive.jpg) no-repeat scroll right center;
}

#header-Banner {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(layers/site/banner-CincCopes.jpg) no-repeat scroll -227px 0;
	display:block;
/*	height:160px; */
	height:211px; 
	width:536px;
	margin-left:227px;
}

#header-footer {
	background:#8a0204;
	height:60px;
	color:#ffffff;
}

#header-footer #sloganBanner {	
	font-size:25px;
	padding:4px 0px 0px 25px;
	float:left;
}

#header-footer div {
	float:right;
	width:360px;
	margin:19px 7px 0px 0px;
	font-size:11px;
}

#content {
	background:#ffffff;
}

#sub-content {
	background:#d4d4d4;
	border-left:3px solid #737373;
	border-right:3px solid #737373;
	margin:0px 10px 0px 10px;
	padding:0px 10px 10px;
}

#sub-content p {
	line-height:1.2em;
}

#column-left {
	background:#b6b6b6;
	width: 362px;
}

#column-left ul {
	margin:15px 10px 10px 10px;
}
	
.content-Convocatoria {
	height:270px;
}

.content-Historia h2, .content-Convocatoria h2 {
	background:transparent url(layers/site/barHistoria.png) no-repeat scroll 0 0;
	color:#ffffff;
	padding-left:7px;
	font-weight:bold;
	font-size:14px;
	width:342px;
	height:24px;	
	line-height:1.7em;
}

.content-Historia img, .content-Historia div {
	margin:5px;
}

.container-Historia, .divJunta, .divListaEquipo {
	width:180px;
	background:#ffffff;
	border:1px solid #7f7f7f;
	padding:5px;
}

h3 a, #NoticiasExpress ul li a label {
	color:#8a0204;
	font-weight: bold;
	cursor:pointer;
}

#bkgrd-Inscripcion {
	background:#ffffff;
	border:1px solid #7f7f7f;
	padding:5px;
	width:163px;
}

#Inscripcio {
	background:transparent url(layers/site/bkgrd-Inscripcion.png) no-repeat scroll 0 0;
	height:210px;
}

#Inscripcio div {
	padding-top:80px;
	margin:0px 10px 5px 10px;
	text-align:center;
}

#btnInsert {
	display:block;
	background:transparent url(layers/site/btnInscribirse.png) no-repeat scroll 0 0;
	width:141px;
	height:22px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.9em;
	margin-top:15px;
}

#bkgrd-Victor {
	width:160px;
}

#bkgrd-Victor img {
	margin:5px;
}

#column-right {
	width:342px;
}

.btnNoticia a {
	background:transparent url(layers/site/borderNoticia.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-top:6px;
	padding-bottom:5px;
	padding-left:9px;
	font-weight: bold;
}

.btnNoticia a span {
	background:transparent url(layers/site/borderLeftNoticia.png) no-repeat scroll right 0;
	padding-top:6px;
	padding-right:9px;
	padding-bottom:5px;
}

.btnBlog a {
	background:transparent url(layers/site/borderBlog.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-top:6px;
	padding-bottom:5px;
	padding-left:9px;
	font-weight:bold;
}

.btnBlog a span {
	background:transparent url(layers/site/borderLeftBlog.png) no-repeat scroll right 0;
	padding-top:6px;
	padding-right:9px;
	padding-bottom:5px;
}

#NoticiasExpress {
	background:#ffffff;
	border:1px solid #7f7f7f;
	padding:5px 5px 10px 5px;
	margin-top:15px;
}

#NoticiasExpress ul li a{
	text-decoration:underline;
	color:#3a359c;
}
#NoticiasExpress ul li a:link{
	text-decoration:underline;
	color:#3a359c;
}
#NoticiasExpress ul li a:visited{
	text-decoration:underline;
	color:#3a359c;
}
#NoticiasExpress ul li a:hover{
	text-decoration:underline;
}

#NoticiasExpress ul {
	padding:0px 4px;
}

#NoticiasExpress ul li {
	margin:5px 0px 5px 0px;
}

#leerMas {
	color:#8A0204;
	font-weight:bold;
	padding-left:5px;
}

#leerMas label {
	cursor:pointer;
}

#menu-right div {
	float:left;
	position:relative;
}

.content-Noticia {
	margin-top:20px;
	margin-bottom:20px; 
}

#footer {
	background:#8A0204;
	margin:0px 10px 0px 10px;
	color:#ffffff;
	padding:20px 30px 15px 30px;
}

#sitemap strong, #informacion strong {
	font-size:13px;
	border-bottom:1px solid #ffffff;
}

#sitemap ul {
	margin:0px 10px 0px 10px;
}

#sitemap ul li {
	margin:5px 0px 5px 0px;
}

#sitemap ul li a {
	color:#ffffff;
}

#logoCS:hover {
	background-position:0 -19px;
}

#logoCS {
	background:transparent url(layers/site/logoCS.png) no-repeat scroll 0 0;
	display:block;
	height:19px;
	margin-bottom:5px;
	text-indent:-9999px;
	width:150px;
}

.txtLogo {
	line-height:1.6em;
}

/* ------------------------------------------------------------------------ */
/* --------------------------------- SLIDER -------------------------------- */

#slider {
	margin:5px 0px 5px 0px;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	padding-bottom:5px;
}

#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:322px;
	height:205px;
	overflow:hidden; 
}
#slider li .title_resultadosCapa, .titleContacto {
	color:#8A0204;
	border-bottom:1px solid #8A0204;
	font-size:12px;
	line-height:2em;
}
#slider li strong {
	color:#356a9c;
}
#slider li .resultadosCapa {
	width:161px;
}
#slider li .resultadosCapa p {
	margin-bottom:7px;
}
.resultadosCapa span {
	padding-left:10px;
}
span#prevBtn{}
span#nextBtn{}	

/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------ */
/* ------------------------------ HISTORIA -------------------------------- */

#titleApartado {
	font-size:24px;
	border-bottom:2px solid #2474e4;
	margin-top:5px;
	width:100%;
	color:#2474e4;
	margin-bottom:10px;
}

/* -------------------------------------------------------------------------- */
/* ---------------------------- JUNTA DIRECTIVA ----------------------------- */

.divJunta {
	width:230px;
	line-height:1.5em;
	margin:5px 40px 20px 0px;
}

#personaJunta { 
	font-size: 16px;
	font-weight:bold;
}

#fotoPersonaJ {
	margin-right: 15px;
}

#personaJunta strong { 	
	font-size: 12px;
	color: #8A0204;
}

#contentPersonaJunta {
	margin: 0px 40px 0px 140px;	
}

#stafftxtJunta {
	width:420px; 
	padding-top:140px;
}

/* -------------------------------------------------------------------------- */
/* -------------------------------- PRENSA ---------------------------------- */

.contentPrensa {
	margin:auto;
	width:382px;
	text-align:center;
	padding-top:70px;
}

.contentPrensa img {
	border:1px solid #7f7f7f;
}

.tituloPrensa {
	width:390px;
	color:#8A0204;
	margin-bottom:10px;	
	text-align:left;
}

.tituloPrensa div {
	border-bottom:2px solid #8A0204;
	font-variant:small-caps;
	font-size:15px;
	margin-bottom:1px;
}

/* -------------------------------------------------------------------------- */
/* ------------------------------- NOTICIAS --------------------------------- */

#contentMiniNoticia, #contentInscripcion {
	width:500px;
	margin:0px auto 0px auto;
}

#contentInscripcion {
	padding-top: 10px;
}

.subContentNoticia {

}

.subContentNoticia img {
	border:2px solid #7f7f7f;
	margin:10px;	
	
}

.titleNoticia {
	border-bottom:2px solid #8A0204;
	font-variant:small-caps;
	font-size:15px;
	margin-bottom:1px;
	color:#8A0204;
}

.titleNoticia span {
	font-size:12px;
}

#enlace {
	color:#3a359c
}


/* -------------------------------------------------------------------------- */
/* ---------------------------- EQUIPO ----------------------------- */

.divListaEquipo {
	width:190px;
	line-height:1.5em;
	margin:5px 40px 20px 30px;
}


.divEquipo {
	
	margin:0px 10px 10px 0px;
}
.nombreEquipo{
	 border-bottom: 2px solid #326fae;
	 font-size: 17px;
	 font-weight: bold;
	 bottom: 8px;
	 line-height:2em;
	 width: 230px;
}

.itituloEquipo {
	 padding-top: 7px;
	 margin-bottom: 7px;
	 text-align: left;
	 width: 190px;
}


.dtituloEquipo {
	 padding-top: 7px;
	 margin-bottom: 7px;
	 text-align: right;
	 width: 190px;
}

/* ---------------------------- FREE CONTENT ----------------------------- */



.fc h1 {
	color:#302A26;
	font-size:28px;
	line-height:26px;
	margin:0;
	padding:10px 0 5px;
}

.fc img {
	border: 2px solid #b1a994;
	margin: 5px;
	float:left;
}
.descripcionFreeContent{
	font-size:11px;
	text-align:justify;
	font-family:Verdana;
}


/* ------------------------------- CONTACTO --------------------------------- */

#containerContacto {
	margin: 0px 50px 0px 50px;
}

.spaceContacto {
	padding: 10px 0px 20px 10px;
}

#fila1 {
	width: 215px;
}

#fila2 {
	width: 380px;
	height: 200px;
	background: url('../estilos/layout/site/form.png') no-repeat scroll 0 10px;
	margin-top:50px;
}

.barraV {
	height: 520px;
	background-color: #8A0204;
	width: 2px;
	margin-top: 10px;
}

#fila2 form {
	margin-left: 40px;
}

#fila2 strong, #fila2 p {
	margin-left: 80px;
}

#fila2 fieldset label {
	color: #356A9C;
	display: block;
	font-weight: bold;
	margin-bottom: 4px;
}

#fila2 fieldset input {
	overflow: hidden;
	width: 310px;
	margin-bottom: 20px;
}

#fila2 fieldset textarea {
	height: 150px;
	width: 310px;
}

#btnEnviarComent {
	border:medium none;
	display:block;
	background:transparent url(layers/site/btnInscribirse.png) no-repeat scroll 0 0;
	width:141px;
	height:22px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.9em;
	margin-top:25px;
	cursor: pointer;
}

#mensaje {
	background:#D8C5C4 url(layout/site/information.png) no-repeat scroll 25px 50%;
	border-bottom:2px solid #C92F26;
	border-top:2px solid #C92F26;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:-40px;
	padding:8px 0 8px 60px;
}
	
/* -------------------------------------------------------------------------- */

/* ----------------------------- INSCRIPCION -------------------------------- */

#btnDownloads img {
 margin: 0px 35px 15px 35px;
}

#direccionInsc {
 margin-left: 130px;
}

/* -------------------------------------------------------------------------- */


/* ----------------------------- JUGADOR -------------------------------- */

.jugador{
	height:auto;
	width:auto;
	font-size: 10px;
}

.jugador ul {
	margin:0px 10px 0px 10px;
}

.jugador ul li {
	margin:1px 0px 1px 0px;
}
.imgJugador {
	display: block;
	margin: auto;
	margin-bottom:5px;
    text-align: center; 
	
}



.jugadores ul {
	margin:16px 0px 20px 0px;
}


.jugadores ul li{
	margin:5px 0px 5px 0px;
}

.jugadores ul li a{
	text-decoration: none;
	color: black;

}
.jugadores ul li a:hover {
	text-decoration: underline;
	color: red;
}


/* -------------------------------------------------------------------------- */
/* ------------------------------ RESULTADOS -------------------------------- */

.resultado{	
	padding-top:10px;
	float:left;
	padding-bottom:20px;
}
.fecha{	
	border-bottom:2px solid #8A0204;		
	margin-top:10px;	
	color:#8A0204;	
	margin-bottom:10px;
	}
.resultado_concreto{
		
	margin-left:30px;	
	margin-bottom:15px;
	}
.resultado_span{
	float:left;
	margin-left:30px;	
	margin-bottom:15px;
	margin-top:12px;
}
	
.resultado a{margin-left:30px;}


/* -------------------------------------------------------------------------- */


.izquierda { float: left; }
.derecha { float: right; }

.imgizquierda {
	border:1px solid #7F7F7F;
	margin:5px;
	float:left;
}
.imgderecha {
	border:1px solid #7F7F7F;
	margin:5px;
	float:right;
}

/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
* html .clearfix { height:1px; }


/*

Paginador
*/
.paginador{
	text-align:center;
	font-weight:bold;
}
.paginador a,.paginador a:link,paginador a:visited{
	color:#8A0204;
	text-decoration:none;
}








