/********************************************************
CSS pour le site de Kurv.tv
Création du css : Martin Durette
Date : Septembre 2009
Une réalisation de Sirocco Communication
********************************************************/


/********************************************************
	Styles de base 
********************************************************/
	body{margin:0; padding:0; font-family:Verdana, Geneva, sans-serif; font-size:12px}
	input{border-top:none; border-left:none; border-right:none; border-bottom:1px solid #000}
	a{outline:none}
	
	#contenant{margin:0; width:950px; height:1224px; background:url(../images/bg.jpg) no-repeat top left}
	
	#logo{position:absolute;z-index:10; top:20px; left:20px;}
	
	#texte{position:absolute; margin:275px 0 0 650px; width:300px; border:0px solid #000}
	#texte h1{color:#01a0ca; font-size:1.6em}
	#texte p{color:#682d03; font-size:1em}
	
	
	#reglements{padding:0 20px 20px 20px;}
		#reglements h2{color:#009ece; font-size:14px}
		#reglements p{color:#6c3100; padding-left:20px}

	#concours{position:absolute; margin:1000px 0 0 460px; width:150px; height:70px; border:0px solid #000; z-index:10}
	#video{position:absolute; margin:0 0 0 35px; top:455px;}













