/* project: internet services template
   author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: url(../img/fondo.jpg); 
	color: #454545;
	background-color: #696969;
}

a {	color: #4B7994;	}
a:hover { color: #6C757A}

ul { margin: 0; padding : 0; list-style : none; }



/* layout
   ------ */

.pagina { 
	margin: 0 auto;
	width: 780px;
	padding: 0px;
	background-color: White;

}
.menuPortada { 

	clear: both;
	font-size: 1.1em;
	height: 20px; 
	color: #FFF;
	margin: 0 0 4px 0px; 
	background: #5F92B1;
	background-image: url(../img/fondoportada.jpg);
	
}

	.menuPortada li { 
		margin: 0; 
		padding: 0px 40px 0px 20px;
		color: #D3D3D3;
		display:block; 
		position:relative;
		float: left; 
	}
	

	.menuPortada li a { 

		color: #FFF; 
		background: inherit;
		text-decoration: none;
		font-family:  "Trebuchet MS",Tahoma, Verdana;
	} 
	
	.menuPortada li a:hover {
	background: inherit; 
		color: #EAEAEA;
		border-bottom: 1px solid #EAEAEA;
		} 



		
		
		
.portada { 
	height: 97px;
	margin: 0px 0;
	padding: 0px 0px 0px 0px;
	width: 100%;
	float: left;
}
.logo{
	background-image: url(../images/fondo2.jpg);
	background-position: right;
	background-repeat: repeat-x;

}

/* left side
   --------- */
.lateral{
	float: left;
	width: 8%;
	padding-top: 0px;
	padding-left: 3px;
}
.contenido {
	float: right;
	margin: 0px 2px 3px 6px;
	width:78%;
	}

.contenido_index { 
float:left; width:53%; 
margin: 0 2px 3px 6px;
border-right: 1px solid #ACADB2;
padding-right: 4px;
}
.contenido h1 , .contenido_index h1 {
	color: #E5292A;
	font-size: small;
	font-family: "Century Gothic", Verdana;
}

.contenido h2 , .contenido_index h2{
	color: Black;
	font-size: small;
	font-family: "Trebuchet MS";
}
.fecha{
	text-align: right;
	color: #696969;
	font-family: sans-serif;  
	font-size: x-small;  
	font-weight: bold; 
}

.menu {
	float: left;
	width: 18%;
}

.menu h1{
	color: #54575F;
	font-size: 11px;
	margin: 0px;
	padding-left: 14px;
	background: url(../img/flecha.jpg) no-repeat left;
	text-decoration: none;
	padding-top: 1px;
	margin-top: 2px;
	font-family: Tahoma, Verdana;
	font-weight: normal;
	border: 1px solid #54575F;
	}


.menu h1 a:hover{
	text-decoration: none;

	}
.menu ul {	

 }	

.menu li {
display: block;

}


.menu li a {
height: 10px;
text-decoration: none;
color: Black;
display: block;
padding: 2px 0 5px 5px;
  padding-left: 4px;
 background-color: #F5F5F5;
 padding-bottom: 6px;
 vertical-align: middle;
  border-bottom: 1px solid #CFCFCF;
}	
	
.menu li a:hover {
  border-bottom: 1px solid #A52A2A;
color: Black;
 background: White no-repeat 5px;


}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
	background: url(../img/fondonav.jpg) repeat-x;
	height: 60px;
	color: White;
}
.footer a { color: #808080; background: #fff; }

/* estilos propios
   ------ */


.lateral table{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #E0E0E0;
}
.lateral h1{
	color: Black;
	background: #E3D129;
	font-size: x-small;
	text-align: center;
	padding-left: 0px;
	font-weight: lighter;
	}
.lateral input{
	border: 1px solid #DAA520;
	color: Black;
	font-size: xx-small;
}

.tittr{
	background-color: #C5333E;
	color: White;
}
.tittd{
	background-color: #F5F5DC;
	border: 1px solid #DEDF8F;
}
input {
	background-color: #F6F6F6;
	border: 1px solid #B9C2CA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.buscar { background:#f5f5f5; display:block; padding:5px; font-size:10px; color:#666666; margin:5px 0px 10px 0px;  width: 500px;  } 

.buscar input, .buscar textarea,.buscar select { background:white; padding:2px; color:#666666; font-size:10px; border: 1px solid #D6D6D6; }

.img_buscar { float:left; margin:0px 5px 0px 0px; }
	
.list_noticia {
	
	padding:8px 0px;
	margin:5px 0px;
	color:#999999;
	}
.list_noticia a {  text-decoration:none; font-size:12px;}
.list_noticia a:hover {text-decoration:underline;}

/* Paginador */
.paginador { background:#f5f5f5; display:block; padding:6px; color:#666666; text-align:center; margin:15px 0px; } 
.paginador a { color:#07A0F2; text-decoration:none; }
.paginador a:hover { color:#FF6600; }

#quickSummary {
	background: url(img/down1.gif) no-repeat left top;
	margin-top: 165px;
	margin-right: 6px;
	width: 179px;
	height: 117px;
	float: right;
	}
	
	.categoria { background: #DEE3E9;  color: Black;          margin-left: 2px;  float: none;  font-size: 11px;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;          }

#nombre_competicion { width: 88%;  line-height:17px; margin:20px 0px; border: 1px solid #F9372D; border-left:0px; border-right:0px; padding:10px; text-align:center;  background-color: White; }

#ir_a_jornada { float:right; display:block; width:250px; text-align:right; 	padding:2px 0px 0px 0px;  margin-bottom:15px;    }
#ir_a_jornada form { float:right; }
#ir_a_jornada list, #ir_a_jornada select, #ir_a_jornada input { width:50px; padding:0px; border:1px solid #CCCCCC;}

.fondo1 , .fondo_01{
	background-color: #F5F5F5;
}
.fondo2, .fondo_02{
	background-color: White;
}

.fecha {  color:#999999; border-right:1px solid #999999; padding:0px 4px 0px 0px; margin-right:4px;  float: left;  }

.noticia { background: #FFF0F5; display:block; font-size:10px; padding:2px; margin:0px 10px 2px 0px; }
.noticia a { color: #A52A2A; text-decoration:none; font-size:11px;}
.noticia a:hover { text-decoration:underline; }

#jornada_numero { 
	display:block; color: #666666; 
	background:no-repeat left bottom; 
	padding:2px 0px 0px 20px; 
	margin-bottom:15px;
	} 
	
	h3{
	border-bottom: 1px solid #778899;
	color: #778899;
}

.eventos_varios {
	background: #FFCC33;
	text-align: center;
	border: 1px black solid;
}

.eventos_varios a {
	color: white;	
}

.eventos_partidos {
	background: #83BC78;
	text-align: center;
	border: 1px black solid;
}

.eventos_partidos a{
	color: white;
}

.eventos_noticias {
	background: #62656E;
	text-align: center;
	border: 1px black solid;
}

.eventos_noticias a {
	color: white;
}

.eventos {
	background: #F89436;
	color: White;
	text-align: center;
	border: 1px black solid;
}

.eventos a {
	color: White;
}

.tabla_eventos {
	border:1px solid #CCCCCC;
	width: 210px;
	height: 210px;	
}

.eventos_not_par {
	background: #AEDA01;
	text-align: center;
	border: 1px black solid;
}

.eventos_not_par a {
	color: white;
}

.eventos_not_sel {
	background: #C4343E;
	text-align: center;
	border: 1px black solid;
}

.eventos_not_sel a {
	color: White;
}

.fondo_02 {
	background: #D9E2F3;	
}

.eventos_par_sel {
	background: #7C7F86;
	text-align: center;
	border: 1px black solid;
}

.eventos_par_sel a {
	color: white;	
}

.nottitular{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #8B0000;
	font-weight: bold;
}

.notdescrip{
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: Black;
	background-color: White;
}

.fondotitulo{
	background-image: url(../img/oso1.jpg);
	background-repeat: no-repeat;
}

.fondotitulo2{
	background-image: url(../img/oso2.jpg);
	background-repeat: no-repeat;
}

.tabla1 {
	background: White;
	border: 1px solid #D7D7D7;
}

.linea{ 
	border-bottom: 1px dotted #E1E1E1; 
}
