/* CSS Document */

/*/ ~~~~~~~~~~  Festival DJs contra la Fam 2008 > www.djscontralafam.org ~~~~~~~~~~ /*/
/*/ ~~~~~~~~~~  Disseņo y programacion Razgo, S.L. > www.razgo.net ~~~~ /*/

html {
	width:100%;
	height:100%;
	} 
 
body {
 	margin:0 auto;
	background-attachment: fixed; 
 	background-color:#eddfc6;
	/*/font-family: Arial, Helvetica, sans-serif;/*/
	/*/font-family: Verdana, Arial, Helvetica, sans-serif;/*/
	font-family: "Courier New", Courier, mono;
	font-size:13px; 
	color: #000000;
	} 

TD {
	font-family: Arial, Helvetica, sans-serif;
	/*/font-family: Arial, Helvetica, sans-serif;/*/
	/*/font-family: Verdana, Arial, Helvetica, sans-serif;/*/
	font-family: "Courier New", Courier, mono;
	font-size:13px; 
	color: #000000;
	} 


A { 
 	text-decoration: none; 
	color: #E7040D;
	font-weight: bold;
	} 
	
A:hover {  
	color: #000000;
	background-color:#FFFFFF;
	font-weight: bold;
	} 

.fondo_green {  
	background-color:#BEE8CE;
	} 




/*/ ************************************* * tipos /*/


H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 17px;
}	


.black {
	color: #000000;
}	

.small {
	font-size:10px ; 
}	

.red { 
	color: #E7040D;
	} 


/*/ ************************************* * extras /*/


.form {  
	color: #E8002C; 
	background-color: #F9F9F7; 
	font-family: Verdana, Helvetica, Arial,  sans-serif; 
	font-size: 8pt;
	margin-bottom:7px;
	border: #9C9C9C; 
	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: #FFFFFF; 
	background-color: #E8002C; 
	font-weight: bold}


.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #E8002C; 
	background-color: #000000;
	width:150px;
	height: 15px; 
	clip:rect(   ); 
	margin-top:7px; 
	border:#E8002C; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}	
