/*
** Intégration CSS par Etienne Depaulis
** http://www.redoxblog.com/contact
*/


@import url("crazymoto.css");

.home #accueil a { width: 90px; }
.home #mag a { width: 146px; }
.home #forum a { width: 134px; }
.home #annonce a { width: 145px; }

.home #subMenu {
	display: none;
}

.contact #subMenu, .autre #subMenu {
	display: block;
}

.contact #footer, .resre #footer, .autre #footer {
	margin-bottom: -15px;
}

.home #header {
	height: 214px;
	border-bottom: none;
}
.home #content {
	border-top: none;
}

.home #menu {
	background: url(bgHomeMenu.png) no-repeat 22px 4px;
}

.contact #header, .autre #header {
	height: 250px;
	border-bottom: 1px solid #fff;
}
.contact #content, .autre #content {
	border-top: 1px solid #c4c4c4;
}

.home #menu {
	background: url(bgHomeMenu.png) no-repeat 22px 4px;
}

.contact #menu, .autre #menu, .resre #menu {
	background: url(bgContactMenu.png) no-repeat 22px 9px;
}

.contact #menu li.current a, .autre #menu li.current a, .resre #menu li.current a {
	color: #fff;
}


#content {
	width: 954px;
	border-top: 1px solid #c4c4c4;
}

.home #wrap .inside {
	background-image: url(bgHomeCol.png);
}

.contact #wrap .inside,.autre #wrap .inside, .resre #wrap .inside {
	background-image: none;
}

.autre #cadre {
	margin: 10px 15px;
}

.left_main {
	width: 636px;
	float: left;
	margin: 0;
	padding: 0;
}

.left_mini {
	width: 318px;
	float: left;
	margin: 0;
	padding: 0;
}

.right_main, .right_mini {
	width: 318px;
	float: right;
	margin: 0;
	padding: 0;
}


#accueil_top {
	width: 954px;
	height: 139px;
	background: url(bgHomeTop.png) top left;
}

.home h2 {
	color: #c6002f;
	font-size: 1.7em;
	font-weight: bold;
	font-style: italic;
	padding: 34px 0 0 48px;
	text-transform: uppercase;
}


#accueil_top .left_main p {
	color: #000;
	font-size: 1.1em;
	width: 578px;
	margin: 11px 0 0 36px;
	line-height: 1.2em;
}

#accueil_top .right_main p {
	color: #fff;
	font-size: 1.2em;
	padding-left: 128px;
	width: 166px;
	line-height: 1.4em;
}

#accueil_top .right_main p.first {
	padding-top: 29px;

}

#accueil_bot {
	width: 954px;
	background: url(bgHomeBotTop.png) no-repeat right top;
}

.bloc_top {
	height: 148px;
	text-align: center;
}

.bloc_top h3 {
	font-size: 2em;
	color: #c6002f;
	font-weight: bold;
	text-transform: uppercase;
	padding: 29px 0 14px 0;
}

.bloc_top h4 {
	font-size: 1.2em;
	color: #171717;
	font-weight: normal;
	margin-bottom: 11px;
}


.bloc_top a{
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	width: 197px;
	height: 33px;
	line-height: 25px;
	margin-left: 0px;
}

/*Tous les navigateurs sauf IE 6 ET 7*/
html>/**/body .bloc_top a {
	margin-left: 59px;
}


.home h5 {
	font-size: 1.1em;
	color: #fff;
	padding: 9px 0 35px;
	text-align: center;
	background: url(bgHomeH5.png) no-repeat top left;
	text-transform: uppercase;
}

.home h5.bordure {
	background: url(bgHomeH5Bordure.png) no-repeat top left;
}


.blog_entry {
	clear: left;
	padding: 0 0 17px;
	border-bottom: 1px solid #dddddd;
	margin: 0 10px 10px 13px;
}

.blog_entry .date {
	background: url(bgHomeDate.png) no-repeat left;
	padding: 5px 0;
	width: 69px;
	text-align: center;
	font-size: 1.2em;
	color: #fff;
	margin: 0 0 8px;
}

.blog_entry h6 {
	margin: 0 0 12px;
}

.blog_entry h6 a {
	color: #9a1817;
	font-size: 12px;
	text-decoration: none;
	
}

.blog_entry p {
	font-size: 1.1em;
	color: #363636;
}


.blog_entry img {
	float: left;
	border: 3px solid #b8b8b8;
	margin: 0 11px 11px 0;
}

.home .right_mini ul {
	margin: 0 5px 17px 25px;
}

.home .right_mini li {
	line-height: 20px;
	padding: 0 0 0 20px;
	background: url(puceListeArticles.gif) no-repeat 4px 5px;
}

.home .right_mini li a {
	font-size: 1.1em;
	color: #242424;
}

.home .right_mini h6 {
	margin: 0 0 7px 12px;
	font-size: 1.2em;
	line-height: 18px;
	height: 18px;
	background: url(bgHomeTopicsTitle.png) no-repeat top left;
}

.home .right_mini h6 a {
	text-decoration: none;
	color: #fff;
	padding-left: 29px;
}

.home .listeAnnonces table {
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 15px;
}

.home .listeAnnonces td.consulter {
	padding-bottom: 15px;
}

.home .right_main h6 {
	height: 18px;
	line-height: 18px;
	font-size: 1.2em;
	padding-left: 27px;
	margin: 35px 0 15px 11px;
	color: #fff;
	background: url(bgHomeTitleAnnonces.png) no-repeat top left;
}

.home .right_main ul {
	margin: 0 0 20px 20px;
}

.home .right_main li {
	width: 140px;
	float: left;
	background: url(puceHomeListeArticles.png) no-repeat 4px 5px;
	height: 18px;
	line-height: 18px;
}

.home .right_main li a {
	color: #5e5448;
	font-size: 1.1em;
	padding-left: 20px;
}

#subMenu ul {
	height: 36px;
	float: left;

}

#subMenu li {
	list-style-type: none;
	float: left;
}


#subMenu a {
	float: left;
	display: block;
	color: #2a2a2a;
	line-height: 36px;
	font-size: 1.2em;
	text-align: center;
	text-decoration: none;
	background: url(bgSubMenuSeparation.png) no-repeat left;
	padding: 0 15px;
}

#subMenu .first a {
		text-transform: uppercase;
		background: none;
}

#subMenu .img span {
	background: url(puceSubMenu.gif) no-repeat;
	padding-left: 17px;
}

/* @group Recherche */

.resre h2 {
	height: 70px;
	background: url(bgSearchH2.png) no-repeat bottom left;
	margin-left: 30px;
}

.resre h2 span {
	display: none;
}

.resre #resultats {
	margin: 0 25px 50px;
}

.resre h3 {
	color: #fff;
	font-size: 1.8em;
	margin: 1em 0 0.2em;
	padding: 34px 0 20px 48px;
	background: url(bgSearchH3.png) no-repeat top left;
}

.resre .searcherror {
	color: #666;
	font-size: 12px;
	line-height: 1.8em;
	font-style: italic;
}

.resre #resultats table {
	width: 905px;
	border-collapse: collapse;
}

.resre #resultats  th {
	height: 22px;
	line-height: 22px;
	background: url(bgSearchTH.png) repeat-x bottom;
	font-size: 10px;
	color: #fff;
	padding-left: 5px;
}

.resre #resultats td {
	height: 30px;
	background: url(bgListeTable.png) repeat-x bottom;
	padding-left: 5px;
	font-weight: 1.1em;

}

.resre #resultats td * {
	margin: 0;
}

.resre #resultats a, .resre #resultats strong {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.resre .searchplus {
	font-size: 13px;
	margin: 1em 0 0 1em;
}



/* @end */





/* @group Contact */

.contact h2 {
	height: 70px;
	background: url(bgContactH2.png) no-repeat bottom left;
	margin-left: 30px;
}

.contact h2 span {
	display: none;
}

.contact #cadre {
	width: 860px;
	margin-left: 40px;
	margin-bottom: 100px;
	padding-top: 20px;
}

.contact #cadre .left {
	width: 350px;
	float: left;
}

.contact #cadre .left p  {
	color: #545454;
	font-size: 1.2em;
	margin: 0 0 1em;
}

.contact #cadre .right {
	width: 460px;
	float: right;
	
}

#contact_cont {

}

#contact_cont strong {
	font-weight: normal;
}

#contact_cont fieldset {
	border: none;
}


form#form_contact p {
	clear: both;
	background: url(bgContactInput.png) no-repeat left;
	padding-left: 20px;
	line-height: 25px;
}



form#form_contact p.ta {
	background: url(bgContactTextarea.png) no-repeat left;
	height: 165px;
}

form#form_contact p.ta.erreur {
	background: #efd6d7;
	height:auto;
}

form#form_contact p.ta textarea{
	height:150px;
}

form#form_contact p.captcha {
	background: url(bgContactTextarea.png) no-repeat left;
	margin: 0 0 10px 0;
	padding:20px 0 20px 30px;
	height: 117px;
}

form#form_contact p.captcha.erreur {
	background: #efd6d7;
	height:auto;
	padding-bottom:0;
}

#form_contact .surligne {
	display: none;
}

form#form_contact label {
	width: 85px;
	float: left;
	color: #545454;
	font-size: 12px;
}

#contact_cont input {
	vertical-align: middle;
	width: 350px;
	height: 19px;
	border: 1px solid #bbb;
}

#contact_cont textarea {
	border: 1px solid #bbb;
	width: 350px;
	height: 124px;
	margin-top: 8px;
}

#contact_cont input[type=text]{
	font-size: 1.2em;
}

#contact_cont p.erreur {
	background: #efd6d7;
}

#contact_cont p.erreur span {
	color: #8d2953;
	font-weight: bold;
	font-size: 0.9em;
}


form#form_contact p.submit {
	background-image: none;
	padding: 0 0 0 150px;
	clear: both;
}

form#form_contact p.submit input {
	width: 177px;
	height: 35px;
	color: #fff;
	font-size: 0px;
	text-transform: uppercase;
	border: none;
	background: url(bgContactSubmit.png) no-repeat;
}




/* @end */


#as {
	display: none;
}

.home .pub {
	padding-left: 10px;
	margin-bottom: 10px;
}


