/* CSS Document */

/*/ ~~~~~~~~~~  DJs contra la Fam 2007 > www.djscontralafam.org    ~~~~~~~~~~ /*/
/*/ ~~~~~~~~~~  Design & programmaing: RAZGO, S.L. > www.razgo.net ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /*/


body {
	/*/font-family: Verdana, Arial, Helvetica, sans-serif;/*/
	/*/font-family: Arial, Helvetica, sans-serif;/*/
	font-family: "Courier New", Courier, mono;
	font-size:13px;
	font-color: #000000;
	background-color: #FEFFE5;
	}
	
TD {
	/*/font-family: Verdana, Arial, Helvetica, sans-serif;/*/
	/*/font-family: Arial, Helvetica, sans-serif;/*/
	font-family: "Courier New", Courier, mono;
	font-size:13px;
	color: #000000;
	}
	
A { 
	color:#E8002C;
	font-weight: bold;
	text-decoration: underline;
	} 

A:hover {
	color: #FEFFE5; 
	font-weight: bold;
	background-color:#E8002C;
	}
	
.small {
	size:60%;
	}

.large {
	font-size:14px;
	font-weight: bold; 
	}


.presentacion {
	color: #FFA405;
	} 	
	
.programacion {
	color: #8ECBA2;
	} 

.artistas {
	color: #EC2A1E;
	} 
	
.beneficiarios {
	color: #03A39C;
	} 	

.ben_email {
	color: #AB9145;
	} 	

.colaboran {
	color: #9DB753;
	} 
	
.tickets {
	color: #C2B88B;
	} 	
	
.contacto {
	color: #D35385;
	} 
	
.suscripcion {
	color: #986A99;
	} 
		
.voluntarios {
	color: #A7C2C2;
	}
	 	
.white {
	color: #FFFFFF; 
	}	

	
.form {  
	color: #FFFFFF; 
	background-color: #014153; 
	font-family: Verdana, Helvetica, Arial,  sans-serif; 
	font-size: 8pt;
	border: #90D9EE; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}

.boton {  
	font-family: Verdana,Helvetica, Arial,  sans-serif; 
	font-size: 7pt;
	color: #000000; 
	background-color:#90D9EE; 
	}
	
	
.list {
	font-family: Verdana, Helvetica, Arial,  sans-serif; 
	font-size: 7pt; color: #002934; 
	font-weight: bold; 
	background-color: #FFFFFF;
	margin-left:26px;
	margin-top:0px;
	height:18px; 
	width:200px; 
	clip:rect(   ); 
	border: #0E2600; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}
