/*
ACTUSF / Page d'accueil

ActuSF / www.actusf.com

Avril 2008

*/

.lien {
	font-weight: bold;
	text-decoration: none;
}

a.lien:hover {
	text-decoration: none;
}


/* BLOC UNE */

#une {
	font-size: 1.1em;
	height: 150px;
    min-height: 150px;
	height: auto !important;
	margin: 0 0 5px;
	width: 100%;
}

	#une img.couvune {
		float: left;
	    height: auto !important;
		height: 150px;
		min-height: 150px;
		margin: 0 5px 0 0;
	}
	
	#une p {
		padding: 30px 0 0;
	}

	
/* BLOC Infos + Concours */

#bloc2 {
	border-top: #A3A3A3 solid 1px;
	border-bottom: #A3A3A3 solid 1px;
	margin-bottom: 5px;
	margin-top: 0px;
	width: 100%;
}

#fil {
	float: left;
	margin: 5px 0 0 0;
	padding: 0px 0 0;
	position: relative;
	text-align: left;
	min-height: 90px;
	height: auto !important;
	height: 90px;
	width: 100%;
	border-bottom: #A3A3A3 solid 1px;
}
.fil_titre {
    margin-left: 5px;
	background-color: #b20036;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
}

	#fil a {
		text-decoration: none;
    	font-weight: bold;
	}
	
	#fil a:hover {
		text-decoration: underline;
	    font-weight: bold;
	}

	#fil p {
	    margin-left: 5px;
	    margin-right: 5px;
	}
	
	.fil_all {
	   text-align: right;
	}

#concours {
	color: #FFF;
	float: right;
	min-height: 185px;
	height: auto !important;
	margin-top: 5px;
	padding: 5px;
	width: 290px;
	position: relative;
}	

	#concours img.couvconcours {
		float: right;
		width: 90px;
		margin: 20px 0 0 5px;
	}
	
	.conctitre {
	    font-size: 1.1em;
		color: #FFF;
	    font-weight: bold;
	    line-height: 18px;
	}
	
	#concours p {
		color: #FFF;
		padding: 20px 0 0 0;
	}
	
	#concours a {
		color: #FFF;
	}

#bloc3 {
	float: left;
	position: relative;
	border-bottom: #A3A3A3 solid 1px;
	margin: 0 0 5px;
	padding: 0;
	width: 100%;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}
/* BLOC Breves */

.breves {
	float: left;
	position: relative;
	text-align: left;
	margin: 0 0 5px;
	padding: 0 0 5px;
	width: 100%;
	/*width: 300px;*/
}

	img.couvbreves {
		float: left;
		height: 50px;
		margin: 0 5px 0 0;
		width: 50px;
	}
	
	.breves p {
		padding: 20px 0 0;
	    height: auto !important;
	}
	
	.scriptbreves {
		position: relative;
	    height: 20px;
	}
	
	#breves_all {
	   text-align: right;
	}
	#breves_all a {
		text-decoration: none;
    	font-weight: bold;
	}
	
	#breves_all a:hover {
		text-decoration: underline;
	    font-weight: bold;
	}
	
#thevideo {
    color: #FFF;
	background-color:#444;
	float: left;
	height: 195px;
	margin-right: 5px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 325px;
}
	.scriptvideo {
		position: relative;
	    height: 20px;
	}
#txtvideo {
    margin-left: 0px;
	height: 160px;
	margin: 0;
}
  #ytvideo {
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
    width: 205px;
    height: 171px;
  }
  #videotext {
	margin-left: 5px;
	padding: 5px;
  }
#thevideo a {
    color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

	#video_all {
    color: #FFF;
	   text-align: right;
	margin-right: 5px;
	}
	
/* BLOC Rubriques */

#rubriques {
	float: left;
	position: relative;
	background: url(IMG/background-rubriques.jpg) repeat-y 0 0;
	color: #FFF;
	margin: 0;
	padding: 0;
	width: 630px;
	text-align: left;
}
	#rubriques img {
		margin: 0 0 5px 5px;
	}
	
	#rubriques a {
		color: #FFF;
	}
	
	#rubriques img.couv {
		float: right;
		margin: 5px 0 5px 5px;
		width: 70px;
	}
	
	#rubriques #SF {
		background-color: #0aa2b0;
		float: left;
		margin: 0 6px 0 0;
		padding: 0 5px 5px;
		width: 196px;
	}
	
	#rubriques #BD {
		background-color: #89c71c;
		float: left;
		margin: 0 6px 0 0;
		padding: 0 5px 5px;
		width: 196px;
	}
	
	#rubriques #jeunesse {
		background-color: #e6931b;
		float: left;
		margin: 0;
		padding: 0 5px 5px;
		width: 196px;
	}
#rubriques a {
	color:#FFF;
	text-decoration: underline;
}
#rubriques p {
	color:#FFF;
	text-decoration: none;
}
	