
#bandeau {
	display: none;
}

#bandeau_print {
	display: block;
}

#coord_print {
	width: 640px;
	padding-top: 10px;
	font-size: 10px;
	border-top: 1px solid #dddddd;
	text-align: center;
	display: block;
}

#gauche {
	display: none;
}

#droite {
	display: none;
}

#logos {
	display: none;
}

#bottom {
	display: none;
}

#texte_large #plan_forum {
	display: none;
}

#img_index {
	display: block;
}

#animation_accueil #accueil {
	display: none;
}

#texte_large #img_plan {
	width: 630px;
	height: 368px;
	padding: 0px;
	display: block;
}

body {	
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

#texte,
#texte_large {
	width: 640px;
	padding-left: 10px;
	border-left: 1px solid #dddddd;
}


h1 {
	width: 240px;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	border-bottom: 1px solid #FFFFFF;
	
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
}


#texte img,
#texte_large img {
	width: 208px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 5px;
	float: none;
	background-color: #eae8e9;
	border: 1px solid #b7b5b5;
}

#texte img.orga {
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: none;
	background-color: #eae8e9;
	border: 0px;
}

h1 span {
	display: none;
}


h2 {
	clear: both;
	margin-top: 20px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

h2.bleu {
	color: #00A0DC;
}

h2.vert {
	color: #96bf0d;
}

h2.orange {
	color: #F39728;
}

h2.jaune {
	color: #e8bf01;
}

h2.rouge {
	color: #e3031d;
}

p {
	margin-left: 20px;
	margin-right: 20px;
}

span.rouge {
	color: #e3031d;	
}

span.bleu {
	color: #00A0DC;
}

span.vert {
	color: #96bf0d;
}

span.orange {
	color: #F39728;
}

span.jaune {
	color: #e8bf01;
}

.decale {
	margin-left: 40px;
	margin-bottom: 20px;
	padding-left: 8px;
	border-left: 1px solid #b7b5b5;
}


a.rouge {
	color: #e3031d;	
}

a.bleu {
	color: #00A0DC;
}

a.vert {
	color: #96bf0d;
}

a.orange {
	color: #F39728;
}

a.jaune {
	color: #e8bf01;
}

a:hover {
	text-decoration: none;
}

dl.programme dt {
	width: 120px;
	height: 20px;
	line-height: 20px;
	margin-left: 20px;
	float: none;
}

dl.programme dd {
	width: 360px;
	height: 20px;
	line-height: 20px;
	margin-left: 20px;
	float: none;
}

dl.organisateur_cma {
	margin: 0px;
	padding: 0px;
	float: left;
}

dl.organisateur_cma dt {
	width: 110px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-right: 1px solid #b7b5b5;
	text-align: center;
}

dl.organisateur_cma dd {
	width: 400px;
	margin: 0px;
	height: 80px;
	padding: 0px;
	padding-left: 15px;
	float: left;
}

dl.organisateur_cci {
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	float: left;
}

dl.organisateur_cci dt {
	width: 110px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-left: 1px solid #b7b5b5;
	text-align: center;
}

dl.organisateur_cci dd {
	width: 400px;
	margin: 0px;
	height: 80px;
	padding: 0px;
	padding-right: 15px;
	float: left;
	text-align: right;
}

form#contact {
	width: 500px;
	border: 1px solid white;
}

form#contact label {
	display: block;
	width: 170px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 15px;
	padding-right: 10px;
	float: left;
	
	text-align: right;
}

form#contact input {
	display: block;
	width: 200px;
	height: 18px;
	line-height: 18px;
	margin-left: 20px;
	margin-bottom: 15px;
	padding-right: 10px;
	float: left;
}

form#contact textarea.adresse_contact {
	display: block;
	width: 200px;
	height: 70px;
	margin-left: 20px;
	margin-bottom: 15px;
	padding-right: 10px;
	float: none;
}

form#contact textarea.message_contact {
	display: block;
	width: 275px;
	height: 100px;
	margin-left: 20px;
	margin-bottom: 15px;
	padding-right: 10px;
	float: none;
}

form#contact a.btn_envoyer {
	clear: both;
	display: block;
	width: 120px;
	height: 20px;
	margin: auto;
	line-height: 20px;
	background-image: url(http://www.forum-entreprendre.fr/commun/img/btn_envoyer.gif);
	background-repeat: no-repeat;
	
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}


form#inscription {
	width: 500px;
	border: 1px solid white;
	margin-top: 20px;
}

form#inscription #personne {
	display: none;
}

form#inscription #piece_ok {
	display: none;
}

form#inscription label {
	display: block;
	width: 120px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 15px;
	padding-left: 20px;
	float: left;
}

form#inscription label.choix {
	display: block;
	width: 90px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 15px;
	padding-left: 10px;
	float: left;
}

form#inscription label.piece {
	display: block;
	width: 450px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 15px;
	padding-left: 10px;
	float: left;
}

form#inscription label.je_viens {
	display: block;
	width: 75px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 15px;
	padding-left: 20px;
	float: left;
}

form#inscription input {
	display: block;
	width: 200px;
	height: 18px;
	line-height: 18px;
	margin-left: 20px;
	margin-bottom: 15px;
	padding-right: 10px;
	float: left;
}

form#inscription input.nb_personne {
	width: 20px;
	height: 15px;
	margin-left: 0px;
	padding-right: 0px;
	float: left;
}

form#inscription input.radio {
	width: 10px;
	margin-left: 0px;
	padding-right: 0px;
}

form#inscription input.radio_piece {
	width: 10px;
	margin-left: 20px;
	padding-right: 0px;
}

form#inscription a.btn_envoyer {
	clear: both;
	display: block;
	width: 120px;
	height: 20px;
	margin: auto;
	line-height: 20px;
	background-image: url(http://www.forum-entreprendre.fr/commun/img/btn_envoyer.gif);
	background-repeat: no-repeat;
	
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
form#inscription label.choix {
	display: block;
	width: 90px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 15px;
	padding-left: 10px;
	float: left;
}

form#inscription label.piece {
	display: block;
	width: 450px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 15px;
	padding-left: 10px;
	float: left;
}

form#inscription label.je_viens {
	display: block;
	width: 75px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 15px;
	padding-left: 20px;
	float: left;
}

form#inscription input {
	display: block;
	width: 200px;
	height: 18px;
	line-height: 18px;
	margin-left: 20px;
	margin-bottom: 15px;
	padding-right: 10px;
	float: left;
}

form#inscription input.nb_personne {
	width: 20px;
	height: 15px;
	margin-left: 0px;
	padding-right: 0px;
	float: left;
}

form#inscription input.radio {
	width: 10px;
	margin-left: 0px;
	padding-right: 0px;
}

form#inscription input.radio_piece {
	width: 10px;
	margin-left: 20px;
	padding-right: 0px;
}

form#inscription a.btn_envoyer {
	clear: both;
	display: block;
	width: 120px;
	height: 20px;
	margin: auto;
	line-height: 20px;
	background-image: url(http://www.forum-entreprendre.fr/commun/img/btn_envoyer.gif);
	background-repeat: no-repeat;
	
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
