/*   
Proyecto: Club Voley Miranda
fcinco estudio || Cecilia Martire y Raul Reimer
design: Rauto & Chinchu
construction: Rauto & Chinchu
csskiller: Rauto
fecha: 01/10/07
mod1: -
mod2: -

*/
*, html, body { 
	margin:0;
	padding:0;
	outline: 0;
	border: 0;
}
html {
	height: 100%;
}
body{
	font: 76% arial,sans-serif;
	text-align:left;
	color: #4F4F4F;
	background: #1F1F1F;
	margin: 0 auto;
}
h1, h2, h3, h4, h5 {
	margin: 0 0 0 5px;
} 
p {margin:0 10px 10px;}
a {
	/*display:block;*/
	color: #BE120E;
	padding:10px;
}
a:link, a:visited {
	color:  #BE120E;
}	
a:hover, a:active {
	color: #505050;
}	
ul {
	margin: 10px;
	list-style: none;
}
div#top h3 {
	text-indent: 36px;
	float: left;
	clear: left;
	width: 200px;
	height: 36px;

	/*text-indent: -1000em;
	float: left;
	clear: left;
	width: 154px;
	height: 36px;
	background: url(../art/h3_temporada07.jpg) no-repeat top left;*/
}
div#top img {
	float: left;
	margin-left: 8px;
}
.socio {
	width: 102px;
	height: 18px;
	float: left;
	}
a.socio {
	padding: 10px 5px 0 5px;
	}	
div#top p.right {
	float:right;
	margin: 4px 0 0 8px;
	color: #FFF;
	text-indent: 0em;
	font:bold 11px Arial, Sans-serif;
}
div#top p.right a:link, div#top p.right a:visited {
	color: #FFF;
	padding: 5px 12px;
	line-height: 26px;
	text-decoration: none;
}

div#top p.right a:hover {
	color: #CCC;
	text-decoration: underline;
}
* html div#top p.right a:link, * html div#top p.right a:visited {
	padding: 8px 12px 0 12px;
	line-height: 22px;
}
div#top{
	height:36px;
	line-height:36px;
	margin:0;
  padding-left:6px;
  background: #1C1C1C url(../art/bck_top.jpg) repeat-x scroll top left;
  color: #FFF;
  border: 0 solid #FFF;
}
div#header h1{
	height:124px;
	width: 364px;
	margin:0;
  padding:0px 0 0 0px;
  text-indent: -1000em;
  background: #1C1C1C url(../art/logo_M.jpg) no-repeat scroll top left;
}
div#header{
	height:154px;
	margin:0;
  padding-left:2px;
  background: #1C1C1C url(../art/bck_header.jpg) no-repeat scroll top left;
  color: #79B30B;
  }
div#container{
	text-align:left;
	}
.trescolm {
  background: #1C1C1C url(../art/bck_trescolm.gif) no-repeat scroll bottom left;
  }
.doscolm {
  background: #1C1C1C url(../art/bck_doscolm.gif) no-repeat scroll bottom left;
  }
div#content h1{
	color: #BF1313;
	font-size: 20px;
}
div#content h3{
	font-size: 16px;
	color: #007500;
	padding: 8px 5px;
	}	
div#content p{
	line-height:1.4;
	}
div#content li{
	line-height:1.4;
	margin: 5px 15px; 
	list-style-type: square;
	}	
div#content a {
		padding:0 0 0 15px;
		color: #BF1313;
		background: url(../art/ico_links.gif) no-repeat center left;
	}
div#content a.none {
	background-image: none;
	padding: 0px;
}
div#content img{
	margin: 7px;
	}
	
div#content p.fecha {
	line-height: 14px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 5px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
div#auspiciantes{
	background:#A29791;
	}
div.hr {
  height: 9px;
  background: transparent url(../art/hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
/* colaboradores */
div.colaborador {
		padding:0 0 0 0px;
		margin: 5px 2px 20px 6px;
		color: #FFF;
		width: 270px;
		height: 140px;
		float: left;
		border-top: 2px solid #C30003;
		background: url(../art/bck_colabora.gif) no-repeat bottom left;
	}
div#contentdos div.colaborador p {
	font: normal 10px Geneva, Arial, Verdana;
	line-height: 13px;
	margin-top: 5px;
}
.nop {
	height: 114px;
	width: 46%;
	float: left;
	clear: left;
	}
div.colaborador img {
	padding: 2px;
	background: #FFF;
	border: 2px solid #505050;
	margin: 3px;
	}
/* news */
div#news h2{
		color: #BF1313;
		padding-top: 8px;
		font: bold 14px Geneva, Arial, Verdana;
		}	
.news {
	background: url(../art/bck_resultados.jpg) repeat-x top left;
	margin-top: 20px;
	}		
div#news h3{
		color: #333;
		margin-top: 8px;
		padding-left: 12px;
		padding-right: 5px;
		background: url(../art/ico_flecha.gif) no-repeat top left;
		font: bold 11px Arial, Helvetica, Verdana;
		}
		
div#news p, div#news li{
		color: #333;
		padding-left: 12px;
		padding-right: 5px;
		font: normal 11px Arial, Helvetica, Verdana;
		}
div#news li {
	line-height: 16px;
	}		

div#news a {
		padding:0 0 0 15px;
		color: #BF1313;
		background: url(../art/ico_links.gif) no-repeat center left;
	}	
div#news{
	background:#D5CFCC;
	}
	div#twtr a {
	background-image: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
div#twtr ul li{
	background-image: none;
	padding-left: 0;
	margin-bottom: 0;
}	
div#news p.fecha {
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* noticias */
div#contentdos p.fecha {
	line-height: 14px;
	font: normal 10px Arial, Helvetica, Verdana;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 5px;
}
div#contentdos h3 {
	line-height: 22px;
	font-size: 15px;
	
}
div#contentdos p {
	line-height: 18px;
}
div#contentdos img{
	margin: 7px;
	border: 5px solid #A29791;
	background-color: #E2DBCC;
	padding: 1px;
	}
div#contentdos h1 {
	font-size: 16px;
	margin-left: 10px;
	}	
* html div#contentdos h1 {
	font-size: 16px;
	margin-left: 5px;
	}	
div#contentdos a {
		padding:0 0 0 15px;
		color: #BF1313;
		background: url(../art/ico_links.gif) no-repeat center left;
	}

div#contentdos a img{
		background: none;
	}
	
div#contentdos a.none {
	background-image: none;
	padding: 0px;
}
	
/* titulos h2 */	
h2.club {
	background: url(../art/h2_club.gif) no-repeat top left;
	width: 340px;
	height: 32px;
	text-indent: -1000em;
	margin: 0px 0 0;
	}
h2.competicion {
	background: url(../art/h2_competicion.gif) no-repeat top left;
	width: 300px;
	height: 32px;
	text-indent: -1000em;
	margin: 0px 0 0;
	}
h2.inferiores {
	background: url(../art/h2_inferiores.gif) no-repeat top left;
	width: 340px;
	height: 32px;
	text-indent: -1000em;
	margin: 0px 0 0;
	}
h2.socio {
	background: url(../art/h2_socio.gif) no-repeat top left;
	width: 340px;
	height: 32px;
	text-indent: -1000em;
	margin: 0px 0 0;
	}
h2.noticias {
	background: url(../art/h2_noticias.gif) no-repeat top left;
	width: 340px;
	height: 32px;
	text-indent: -1000em;
	margin: 0px 0 0;
	}
h2.enlaces {
	background: url(../art/h2_enlaces.gif) no-repeat top left;
	width: 340px;
	height: 32px;
	text-indent: -1000em;
	margin: 0px 0 0;
	}
h2.patrocinadores {
	background: url(../art/h2_patrocinadores.gif) no-repeat top left;
	width: 340px;
	height: 32px;
	text-indent: -1000em;
	margin: 0px 0 0;
	}
h2.contacto {
	background: url(../art/h2_contacto.gif) no-repeat top left;
	width: 340px;
	height: 32px;
	text-indent: -1000em;
	margin: 0px 0 0;
	}
.verde {
color: #007500;
	}		
/* RESULTADOS */	
.resultados {
	background: url(../art/bck_resultados.jpg) repeat-x top left;
	margin-top: 20px;
	}	

div#news h2.resultados{
		color: #007500;
		margin-top: 8px;
		padding-left: 0px;
		clear:inherit;
		position:relative;
		font: bold 14px Geneva, Arial, Verdana;
		}
.resultados #tablaresultados {
	margin-right: 5px;
	margin-left: 5px;
	/*display: table;*/
}
.resultados #tablaresultados p {
	font-size: 11px;
	margin-bottom: 10px;
	color: #666666;
	padding: 0px;
	margin-right: 0px;
	margin-left: 5px;
	display: block;
}
.resultados #tablaresultados p a {
	color: #007500;
	display:block;
	clear:both;
	background: url(../art/ico_linksverde.gif) no-repeat left center;
	margin: 0px;
	padding:0 0 0 15px;
	}	

.block {
display: table;
}	




div#footer blockquote h3{
	display: none;
	}
div#footer blockquote p{
	padding: 35px 0 0 14px;
		font: normal 12px Geneva, Arial, Verdana;
	}
div#footer blockquote a{
	padding: 0;
	color: #FFF;
	display: inline;
}
div#footer blockquote {
	background: transparent url(../art/bck_footdir.png) no-repeat top left;
	width: 262px;
	height: 102px;
	float: right;
	clear: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#container{
	width:840px;
	margin:7px auto 0 auto;
	}
	
/* ENTREVISTAS */

#entrevistas {
	margin-top: 20px;
	background-color: #D3CECA;
	background-image: url(../art/bck_resultados.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1px;
	margin-bottom: 0px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
	}

#entrevistas h2 {
	font-family: Geneva, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #92857F;
	margin-top: 8px;
	}
.entrevpregunta {
	color: #2680A4;
	font-weight: bold;
	margin-top: 15px;
}


div#content #entrevistas img{
	margin: 3px;
	}

div#content #entrevistas img a:hover{

	}


	
/* info extra */
#extra a.en{
	background-image: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	}
div#extra p {
	padding: 0;
	color: #333;
	}
div#content #extra h3{
	color: #E1DEDC;
	font: bold 14px Geneva, Arial, Verdana;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 37px;
		}
#extra blockquote a{
	font-size: 11px;
		padding:0 0 0 15px;
		color: #FFF;
		background: url(../art/ico_linksviolet.gif) no-repeat center left;
}
#extra blockquote {
	background: transparent url(../art/ico_calendarioXL.gif) no-repeat top left;
	width: 48%;
	margin: 10px auto;
	float: right;
	clear: right;
	}
#extra {
	background-color: #A29791;
	border-top: 1px solid #505050;
	margin: 0px;
	width: 100%;
	}
div#wrapper{
	float:left;
	width:100%;
	height: 100%;
	padding-top: 0px;
	}
	
div.home{
	/*background: #505050 url(../art/bck_wrapper.gif) repeat-y top left;*/
	}
div.noti{
	/*background: #505050 url(../art/bck_wrapper_noti.png) repeat-y top left;*/
	}
div#content{
	margin:10px 441px 1px 6px;
	width: 393px;
	left: 6px;
	/*overflow: auto;
	clear: both;*/
	min-height: 507px;
	background-color: #E1DEDC;
	}
div#contentdos {
	margin:10px 220px 1px 6px;
	width: 600px;
	left: 6px;
	min-height: 507px;
	background-color: #E1DEDC;
	}

div#auspiciantes{
	float:left;
	width:219px;
	margin-top: 0px;
	margin-left:-219px
	}
div#news{
	float:left;
	width:219px;
	margin-top: 1px;
	margin-left:-439px;
	}
div#footer{
	clear:left;
	width:840px;
	margin:0px 0 0 0px;
	background: url(../art/bck_foot.jpg) no-repeat top left;
	height: 184px;
	}
#diezr {
	float: right;
	clear: right;
	width: 322px;
	height: 124px;
	padding: 0;
	margin: 0;
	position: relative;
	}
/* Banners */
.blank {
	margin: 6px auto 0 auto;
	padding: 5px 0;
	background-color: #FFF;
	width: 207px;
	text-align: center;
	min-height: 500px;
	}
.blank a {
	margin: 0;
	padding: 0;

	}
 div.hrb {
  height: 15px;
  background: #fff;
}
div.hrb hr {
  display: none;
}

/* Menu */
#navegacion {
	/*float: right;
	clear: right;
	display: block;
 position: relative;*/
 outline: 0;
	margin: 0px;
	padding: 0px;
	width: 838px;
	height: 23px;
}
#navegacion ul {
   margin:0px; 
	display: block;
	padding: 0px;
	text-align: center;
	vertical-align:middle;
}  
#navegacion ul li	{
	display: block;
	height: 23px;
	background: none;
	border: 0px solid #F00;
	padding: 0px;
	margin: 0px 1px;
	float: left;
	/* verde #007500 gris #E1DEDC rojo #BF1313*/
}

#navegacion ul li a {
	display: block;
	font-weight:bold;
	text-decoration: none;
	height: 17px;
	padding: 2px 30px 0px 10px;
	padding-right: 8px;
	color:#E1DEDC;
	background: #BF1313;
	border-top: 4px solid #E1DEDC;

	/*display: block;
	text-indent: -10000em;
	text-decoration: none;
	height: 23px;
	padding: 0;
	margin: 0;*/
}
#navegacion ul li a:hover
{
	color:#BF1313;
	background: #E1DEDC;
	border-top: 4px solid #BF1313;
}
#navegacion ul li a#r7b {
	margin-right: 30px;
	background: #007500;
}
#navegacion ul li a#r7b:hover {
	background: #E1DEDC;
	color:#007500;
	border-top: 4px solid #007500;
}
#navegacion ul li a#r1 {
	width: 68px;
	background: url(../art/r1.jpg) no-repeat 0px 0px;
}
#navegacion ul li a#r2 {
	width: 110px;
	background: url(../art/r2.jpg) no-repeat 0px 0px;
}
#navegacion ul li a#r3 {
	width: 86px;
	background: url(../art/r3.jpg) no-repeat 0px 0px;
}
#navegacion ul li a#r4 {
	width: 76px;
	background: url(../art/r4.jpg) no-repeat 0px 0px;
}
#navegacion ul li a#r5 {
	width: 73px;
	background: url(../art/r5.jpg) no-repeat 0px 0px;
}
#navegacion ul li a#r6 {
	width: 125px;
	background: url(../art/r6.jpg) no-repeat 0px 0px;
}
#navegacion ul li a#r7 {
	width: 60px;
	margin-right: 8px;
	background: url(../art/r7.jpg) no-repeat 0px 0px;
}

#navegacion ul li a#r8 {
margin-left: 8px;
	border-top: 0 solid #E1DEDC;
	border-bottom: 0 solid #E1DEDC;
display: block;
	text-indent: -10000em;
	text-decoration: none;
	height: 23px;
	padding: 0;
	margin: 0;
	width: 232px;
	background: url(../art/r8.jpg) no-repeat 0px 0px;
}
/* -------hover--------- */
#navegacion ul li a#r1:hover,
#navegacion ul li a#r2:hover,
#navegacion ul li a#r3:hover,
#navegacion ul li a#r4:hover,
#navegacion ul li a#r5:hover,
#navegacion ul li a#r6:hover,
#navegacion ul li a#r7:hover,
#navegacion ul li a#r8:hover {
	background-position: 0px -23px;
}
#navegacion ul li.active a#r1 {
	background-position: 0px -46px;
}

/* adentro del foot*/   
.tag-div {
	float:left;
	margin-top: 22px;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0px;
	margin-right: 0px;
/*width:80px;*/
}
.tags ul {
margin:0pt;
padding:0pt;
	list-style: none;
}
.tags ul li {
	color: #666;
	font-family: Geneva, Arial, Verdana;
	font-size: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 6px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
* html .tags ul li {
	line-height: 14px;
}
.tag-div a {
	color:white;
	padding: 0;
	text-decoration: none;
	margin: 0px;
}
.tag-div a:hover {
color:#FE0000;
padding: 0;
text-decoration: underline;
}
.tag-div h4 {
	background:transparent none repeat scroll 0%;
	font-family:Helvetica, Arial, Verdana, Sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FD0002;
	padding-left: 5px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 3pt;
	margin-left: 0pt;
}
h4 {
color:#FFF;
} 
.clear {
	clear: both;
	}
.alignright, .right { float:right; margin:0 0 10px 15px; border:0; }
.alignleft, .left { float:left; margin:0 15px 10px 0; border:0; clear:left; }
 div.hrnot {
  height: 12px;
  clear: both;
  background: transparent url(../art/bck_separador.png) no-repeat scroll center;
}
div.hrnot hr {
  display: none;
}

 div.hrsubtit {
	height: 12px;
	clear: both;
	background: transparent url(../art/bck_separador.png) no-repeat scroll center;
	margin-right: 10px;
	margin-left: 5px;
}
div.hrsubtit hr {
  display: none;
}

div.hrentrev {
	height: 10px;
	clear: both;
	background: transparent url(../art/hr2.gif) no-repeat scroll center;
	margin-right: 10px;
	margin-left: 5px;
}
div.hrentrev hr {
  display: none;
}

/* enlaces */
table.enlaces {
	margin: 10px auto;
		color: #666;
	}
table.enlaces th {
	padding: 10px 3px 3px;
	font-family:Helvetica, Arial, Verdana, Sans-serif;
	font-size:15px;
	font-weight:bold;
	}
table.enlaces td {
	padding: 3px;
	}	

div#contentdos table.enlaces a {
		padding:0 0 0 15px;
		color: #666;
		display: block;
		background: url(../art/ico_external.gif) no-repeat center left;
	}
/*-- patrocinadores --*/
table.patro {
	margin: 10px auto;
}
table.patro td {
	text-align: center
	}
table.patro img {
	padding: 4px;
	background: #FFF;
	border: 3px solid #505050;
	margin: 4px;
	}
div#contentdos table.patro td	a {
		padding:0px;
		color: #666;
		display: block;
		background-image: none;
	}


#patrocinadoreslist ul li{
	background-image: url(../art/ico_linksverde.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-bottom: 7px;
}
#patrocinadoreslist table {
	margin-right: auto;
	margin-left: auto;
}


/* paginador */	
div#paginador {
	margin: 3px 0 3px 0px;
	}
div#paginador a {
		padding:0px;
		display: inline;
		width: 80px;
		color: #505050;
		background: none;
	}
/* sub navegacion */
#subnav {
		width: 300px;
		float: left;
		/*clear: left;
		display: inline;
		position: relative;*/
	height: 32px;
	color: #9A0201;
	margin: 0px 0px 0 0;
	text-align: right;
	line-height: 32px;
	background:transparent url(../art/bck_subm.png) no-repeat scroll center right;
	}
div#contentdos div#subnav a {
	background-image: none;
	text-decoration: none;
	font-weight: bold;
	padding: 0 7px;
	}
div#contentdos div#subnav a:hover {
	color:#666;
}

div#contentdos div#subnav a.icopdf {
	padding:0 16px 0 16px;
	display:inline;
	background:transparent url(../art/ico_pdf.gif) no-repeat scroll center left;
}
#titulo {
		width: 300px;
		float: left;
}
.head {
	width: 600px;
	height: 32px;
	}
/* planteles */
table#plantel {
	background: url(../art/bck_plantel.png) no-repeat bottom right;
	height: 340px;
	color: #FFF;
		}
ul.plantel {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
ul.plantel li {
	background: url(../art/bck_li_plantel.png) no-repeat top left;
	line-height: 26px;
	color: #FFF;
	height: 26px;
	width: 150px;
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
	*padding: 0;
	}
* html ul.plantel li {margin: 1px 0;}	
table#plantel td ul.plantel li a {
		/*padding:0 0 0 10px;*/
		color: #FFF;
		display: block;
	font-family:Geneva, Helvetica, Arial, Verdana, Sans-serif;
	font-size:11px;
		text-decoration: none;
		background-image: none;
	}	
table#plantel td ul.plantel li a:hover {
	color: #DDD;
}
table#plantel td ul.plantel li a.dt {
	background: url(../art/ico_user.png) no-repeat center left;
	/*padding: 0 0 0 18px;
	margin: 0 0 0 8px;*/
}
/* contacto */
/* form */
fieldset {
border:medium none;
padding:1pt;
width:485px;
margin: 0 0 0 12px;
}
* html fieldset {
margin: 0 0 0 0px;
padding-left: 15px;
}
div#contentdos ul.mensaje {
	background-color: #505050;
	color: #FFF;
	font-weight: bold;
	padding: 10px 10px;
	}
div#contentdos ul.mensaje li {
	background: url(../art/ico_mail.gif) no-repeat center left;
	padding-left: 16px;
	}
div#contentdos ul.mensaje img {
	border: none;
	}
fieldset p {
	padding: 0;
	margin: 0;
	font-size: 11px;
	}
fieldset label {
color:#666666;
cursor:pointer;
font-weight:bold;
margin-bottom:1em;
}
label {
color:#64635F;
font-size:12px;
font-weight:bold;
}
input[type="text"], input[type="password"], select, textarea {
border:1px solid #AEAEAE;
margin:0.3em 0pt 0.8em;
padding:0.3em;
}
input.send-button {
/*float:right;*/
border: none;
}
.article #infonote {
color:#8F8F8F;
display:block;
font-size:12px;
margin-top:1em;
width:300px;
}

* html input, * html textarea {
border:1px solid #AEAEAE;
margin:0.3em 0pt 0.8em;
padding:0.3em;
}
* html select {
margin:0.3em 0pt 0.8em;
padding:0.3em;
}
/* fcinco ----*/
#fcinco {
	position: relative;
	bottom: 0;
	left: 15px;
	top: 30px;
	clear: both;
	color:#ababab;
	font-size:11px;
	}
#fcinco ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
#fcinco li {
	width: 95px;
	height: 15px;
	margin: 0;
	padding: 0;
	}	
#fcinco a:link, #fcinco a:visited {
	clear:both;
	color: #ababab;
	font-size: 11px;
	margin:0px 0pt;
	padding:5px 0px;
	position:relative;
	text-align:left;
	width:100%;
	font-weight: bold;
	text-decoration: none;
}
#fcinco a:hover{
	color: #96C522;
	}	
	
	
.fotosinferiores {
	width: 202px;
	margin-left: 5px;
	border: 2px solid #E1DEDC;
	margin-top: 10px;
}
img.fotosinferiores2 {
	border: 2px solid #E1DEDC;
	margin:10px 0 0 10px;
}
div#news a.fotosinferiores2 {
	background-image: none;
		padding:0 0 0 0;
}
