/* CSS Document */

table tr p td {
	padding:0;
	margin:0;
	}

td {
	background-color: #ededed;
	}
	
#film {
	width : 772px;
	background-color: #333333;
	float: right;
	padding: 5px;
	}	

#film2 {
	width : 285px;
	background-color: transparent;
	float: right;
	padding: 5px;
	margin-right: 0;
	}
	
#fond_titre {
	background-image: url(defi_austral_direct/defi_austral_direct_medias/spacer_gris.gif);
	background-repeat: x-repeat;
	text-align:left;
	z-index:1;
	padding-bottom:0px;
	margin-bottom:0px;
	display:block;
	margin:O;
	padding:0;
	}
	
img.photo2{ 
	margin-right:10px;
	float:right;
	}

#text1 {
	margin: 40px 10px 40px 80px;
	padding: 20px;
	}
			
#text1 p {
	text-indent: 16px;
	font-style:Verdana, Arial, Helvetica, sans-serif;
	color:#993300;
	font-size: 14px;
	text-align:justify;
	line-height:1.2em;
	}

#text2 {
	width: 600px;
	margin: 10px 10px 40px 120px;
	padding:0;
	clear:both;
	}
	
#text2 p {
	text-indent: 16px;
	font-style:Verdana, Arial, Helvetica, sans-serif;
	color: #996666;
	font-size: 12px;
	text-align:justify;
	line-height:1.2em;
	}
	
#text3 {
	width: 500px;
	margin: 10px 10px 40px 160px;
	padding:0;
	clear:both;
	}

#text3 p {
	text-indent: 16px;
	font-style:Verdana, Arial, Helvetica, sans-serif;
	color:#996600;
	font-size: 12px;
	text-align:justify;
	line-height:1.3em;
	}
	
#film_direct1 {
	float:left;
	width : 240px;
	height: 200px;
	background-color: transparent;
	padding: 5px;
	text-align: center;
	border-top:  #990000 solid 1px;
	border-bottom: #990000 solid 1px;
	}	

	
form {margin-bottom: 0px;
 	 padding-bottom:0px;
	}	
	

/*legendes photos */
#photo-legende-right {
	clear:right;
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 2px;
	position: relative;
	display: block;
}

#photo-legende-right p {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 200px;
	margin-top:0px;
}
	
#photo-legende-right img {
	border-right-color: #339900;
	border-right-style: solid;
	border-right-width: 3px;
	border-bottom-color: #003300;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}


/* bouton fermer */
#bouton_fermer {
	clear:both;
	margin-top: 25px;
	margin-left: 160px;
	margin-bottom: 10px;
	width: 200px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}

#bouton_fermer a:link {
	width: 120px;
	height: 15px;
	text-decoration: none;
	color: white;
	text-align: center;
	font-weight: bold;
	background-color: #990000;
	padding: 2px;
	border: #FF6600 outset 2px;

}

#bouton_fermer a:visited {
	width: 120px;
	height: 15px;
	text-decoration: none;
	color: white;
	text-align: center;
	font-weight: bold;
	background-color: #993300;
	padding: 2px;
	border: #FFFF33 outset 2px;
}

#bouton_fermer a:hover {
	width: 120px;
	height: 15px;
	text-decoration: none;
	color: white;
	text-align: center;
	font-weight: bold;
	background-color: #006600;
	padding: 2px;
	border: #99FF00 inset 2px;
}

#bouton_fermer a {
	text-align:center;
}	

/* message equipe ned */
#message_equipe {
	padding-left:220px;
	margin-top: 25px;
	margin-left: 30px;
	margin-bottom: 20px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}

#message_equipe a:link {
	width: 120px;
	height: 15px;
	text-decoration: none;
	color: white;
	text-align: center;
	font-weight: bold;
	background-color: #990000;
	padding: 2px;
	border: #FF6600 outset 2px;

}

#message_equipe a:visited {
	width: 120px;
	height: 15px;
	text-decoration: none;
	color: white;
	text-align: center;
	font-weight: bold;
	background-color: #993300;
	padding: 2px;
	border: #FFFF33 outset 2px;
}

#message_equipe a:hover {
	width: 120px;
	height: 15px;
	text-decoration: none;
	color: white;
	text-align: center;
	font-weight: bold;
	background-color: #006600;
	padding: 2px;
	border: #99FF00 inset 2px;
}

#message_equipe a {
	text-align:center;
}	



