body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
}
img {
	border: none;
	outline: none;
}
a {
	outline: none;
	color: #cb0000;
}
.bandeau_ciel {
	float: left;
	width: 100%;
	height: 60px;
	background: #0099cc url("/RessourcesCiel/binaires/images/2011/revendeurs/TDF2011/bg_bandeau_ciel.gif") no-repeat center top;
}
.bandeau_ciel .visuel_bandeau_ciel {
	width: 830px;
	height: 60px;
	margin: 0 auto;
	background: #0099cc url("/RessourcesCiel/binaires/images/2011/revendeurs/TDF2011/visuel_bandeau_ciel.jpg") no-repeat left top;
}
.bandeau_tdf {
	float: left;
	width: 100%;
	height: 190px;
	background: #000000 url("/RessourcesCiel/binaires/images/2011/revendeurs/TDF2011/bg_header.jpg") no-repeat center top;
}
.bandeau_tdf .visuel {
	width: 830px;
	height: 190px;
	margin: 0 auto;
}
.bandeau_tdf .visuel .pas_flash {
	float: left;
	width: 830px;
	height: 190px;
	background: #000000 url("/RessourcesCiel/binaires/images/2011/revendeurs/TDF2011/header.jpg") no-repeat left top;
}
.bandeau_tdf .visuel .pas_flash .message {
	float: left;
	width: 260px;
	height: 146px;
	text-align: center;
	margin: 14px 0 0 34px;
}
.bandeau_tdf .visuel .pas_flash .message h4 {
	font-size: 12px;
	color: #654300;
	margin: 0;
	padding: 20px 0 10px 0;
}
.texte h3 {
	font-size: 14px;
	color: #888888;
	margin: 0;
	padding: 20px 0 10px 0;
}

.bandeau_tdf .visuel .pas_flash .message p {
	margin: 0;
	padding: 0;
}

.content {
	float: left;
	width: 100%;
	min-height: 442px;
	background: #000000 url("/RessourcesCiel/binaires/images/2011/revendeurs/TDF2011/bg_content_ext.jpg") no-repeat center top;
}
.content .bloc_content {
	width: 830px;
	margin: 0 auto;
}
.content .bloc_content_texte {
	float: left;
	width: 830px;
	padding-bottom: 30px;
	background: #000000 url("/RessourcesCiel/binaires/images/2011/revendeurs/TDF2011/bg_content_texte.jpg") no-repeat center top;
}
.content .bloc_content .menu {
	float: left;
	width: 137px;
}
.content .bloc_content .texte {
	float: left;
	width: 402px;
	padding: 60px 30px 0 0;
	min-height: 382px;
	background: transparent url("/RessourcesCiel/binaires/images/2011/revendeurs/TDF2011/bg_texte.png") no-repeat right center;
}
.content .bloc_content .texte.carte {
	width: 678px;
	padding: 60px 0 0 0;
	background: none;
}
.content .bloc_content .texte2 {
	float: left;
	width: 648px;
	padding: 60px 30px 0 0;
	min-height: 382px;
	text-align: justify;
}
.content .bloc_content .texte2 img{
	float: right; 
	margin: 0 10px 110px 25px;
}
.content .bloc_content .texte p, .content .bloc_content .texte2 p {
	margin: 0;
	padding: 0 0 10px 0;
}
.content .bloc_content .texte h4, .content .bloc_content .texte2 h4 {
	font-size: 12px;
	margin: 0;
	padding: 0 0 10px 0;
}
.content .bloc_content .texte p strong, .content .bloc_content .texte2 p strong {
	color: #cb0000;
}
.content .bloc_content .carte {
	float: left;
	width: 246px;
	padding: 67px 0 0 0;
}
.content .bloc_content .carte .bt_inscrivez {
	float: left;
	margin: 0 0 0 16px;
}
.content .bloc_content .carte .logo_tdf {
	float: left;
	margin: 40px 0 0 64px;
}
.footer {
	float: left;
	width: 100%;
	height: 108px;
	margin-top: -30px;
	background: transparent url("/RessourcesCiel/binaires/images/2011/revendeurs/TDF2011/bg_footer_out.png") no-repeat center top;
}
.footer .footer_in {
	width: 830px;
	margin: 0 auto;
	height: 108px;
	background: transparent url("/RessourcesCiel/binaires/images/2011/revendeurs/TDF2011/bg_footer_in.png") no-repeat left top;
}
/***************** formulaire ***********************/
form {
margin: 0;
padding: 0;
}
.cssform{
padding: 70px 0 0 0;
width: 550px;
float: left;
}
.cssform h2, .cssform h3{
padding: 10px 0 10px 0;
margin: 0;
color: #cb0000;
font-size: 12px;
width: 550px;
float: left;
clear: both;
}
.cssform p{
clear: left;
margin: 0;
padding: 1px 0;
width: 550px;
}
.cssform label{
text-align: right;
margin: 6px 10px 0 0;
float: left;
font-size: 12px;
width: 150px;
}
.cssform input[type="text"]{
width: 200px;
height: 20px;
font-size: 12px;
color: #777777;
border: 1px solid #e5e4e5;
}
.cssform textarea{
height: 40px;
font-size: 12px;
color: #777777;
border: 1px solid #e5e4e5;
width: 200px;
}
.cssform select{
margin-top:4px;
width: 200px;
height: 24px;
font-size: 12px;
color: #777777;
border: 1px solid #e5e4e5;
}
.cssform span{font-size:12px;}
.cssform input[type="submit"]
{
height:100%;
background: url("/RessourcesCiel/Binaires/images/Buttons/submit_gris.gif") repeat-x center center;
text-align:center;
text-decoration:none;
cursor: pointer;
border-style: none;
border: 1px solid #CCCCCC;
padding:5px 20px;
font-size: 16px;
font-family:Arial, Helvetica, sans-serif;
width: 60%;
margin: 0 20% !important;
color: #333;
outline: none; 
}
.cssform input[type="submit"]:hover
{
height:100%;
background: url("/RessourcesCiel/Binaires/images/Buttons/submit_gris_hover.gif") repeat-x center center;
text-align:center;
text-decoration:none;
cursor: pointer;
border-style: none;
border: 1px solid #CCCCCC;
padding:5px 20px;
font-size: 16px;
font-family:Arial, Helvetica, sans-serif;
width: 60%;
margin: 0 20% !important;
color: #333;
outline: none; 
}
/* gestion des inputs radios et case ? cocher pour les formulaires generiques */
.cssform .InputRadCoch {margin: 0; padding: 10px 0 0 0; float: left; width: auto;}
/* attention code de ouf*/
.cssform .InputRadCoch br {clear: both;}
/* fin code de ouf */
.cssform .InputRadCoch input {margin-top: 0px; float: left;}
.cssform .InputRadCoch  label {float: left;text-align: left; margin: 0; padding: 0 0 15px 0; font-size: 12px; width: 450px;}
.cssform .InputRadCoch p{clear: both;}
.bloc_margin{margin-top: 30px; font-size: 12px;}


/***************** fin formulaire *******************/