/******************************
 CLUB DELVIC . COM
*******************************/

/****** NUEVOS ESTILOS *************/
#enmarcado{
	border: 1px solid #EFC801;
	padding: 2px 10px 5px 10px;
}

#superior{
	text-align:right;
	padding: 0 15 0 0;
}
#cuadradoAmarillo{
	background-color:#EFC801;
	margin: 2 0 2 0;
}
#menu{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align:right;
	padding-top: 60px;
	padding-right: 10px;
	}

#menu ul{
	float:right;
	}

#menu li{
	border-right: 1px solid #CCCCCC;
	display: inline;
	padding: 0 5 0 5;
	}
#menu li a{
	color: #999999;
	}
#menu li a.actual{
	color: #E2B501;
	}

#menu li a:hover{
	color: #E2B501;
	text-decoration:none;
}

.botonAmarillo{
	border: 1px dotted #EFC801;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
	background-color:#F2F2F2;
	text-decoration:none;
	line-height:30px;
	padding: 2px 3px 2px 3px;
	
}
.fecha {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.fechaMini {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #06611F;
}
.textomed {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666; 
}
.textomedverde {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #418841;
}
.rowGreen {
	background-color: #06611F;
}
.rowYellow {
	background-color: #EFC801;
}
.TxtMini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.textomedNeg {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.txtyellow{
	color: #E2B501;
}
.linkyellow{
	color: #E2B501;
	text-decoration:underline;
}
.linkyellow:hover{
	color:#06611F;
	text-decoration:underline;
}
.imagenes{
	padding: 1px;
	border: 1px solid #C4A200;
	margin: 3px;
}


.imagenes:hover{
	border: 1px solid #418841;
}

.imagenFloat{
	padding: 2px;
	margin: 5px 10px 5px 0px;
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	float: left;
}

/***** REDEFINICIONES ***************/
body{
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a{
	color: #666666;
	text-decoration:none;
}

a:hover{
	text-decoration:dashed;
	color: #E2B501;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E2B501;
	padding: 0px;
	margin: 0px;
}
