/* @override 
	http://autottiki.local/css/autottiki.css
*/

body {
	background-color: #2b2b2a;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}




/* @group CONTENT */

#content {
	margin: 0;
	width: 916px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background: #b6101d url(images/content-fond-red2.png) repeat-y;
}

/* @end */

#top h1, h2, h3 {
	margin: 0;
	padding: 0;
}

/* @group TOP */

#top {
	display: block;
	height: 124px;
	width: 880px;
	background: #2b2b2a url(images/top-deg.png) repeat-x;
	margin-left: 18px;
	margin-right: 18px;
	position: relative;
}

#titre h1 {
	color: white;
	margin: 0 0 0 15px;
	padding: 20px 0 0;
}
#titre h2 {
	color: white;
	margin: 0 0 0 18px;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
#activite {
	position: absolute;
	right: 16px;
	top: 15px;
}

#activite img {
}



/* @end */

/* @group NEWS */

#news {
	position: absolute;
	top: 20px;
	left: 295px;
	width: 354px;
	height: 90px;
	overflow: auto;
}
#news p {
	font-size: 11px;
	color: orange;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}
#news p strong{
	color: white;
	font-weight: bold;
	font-size: 11px;
	font-variant: small-caps;
	text-transform: uppercase;
}
#news p a {
	color: orange;
}
.news {
	width: 525px;
}
.news p {
	margin: 0 0 5px;
	font-size: 14px;
}
.news p span.date {
	font-size: 12px;
}
/* @end */




/* @group MENU */

#menu {
	color: white;
	display: block;
	width: 220px;
	background-color: #b6101d;
	margin-left: 18px;
	float: left;
	margin-top: 15px;
	font-size: 14px;
}
#menu h3 {
	font-size: 16px;
	line-height: 1.4em;
	margin: 0 0 0 -18px;
	padding: 0 0 0 61px;
	background: url(images/base-menu.png) no-repeat;
}
#menu a {
	color: white;
	text-decoration: none;
	line-height: 1.4em;
}
#menu a:hover {
	font-weight: bold;
}
#menu ul {
	background: url(images/trait-menu.gif) repeat-y;
	margin: 0 0 0 25px;
	padding: 5px 0 0 19px;
}
#menu li {
	list-style-image: url(images/puce-menu3.gif);
	margin: 0 0 0 13px;
	padding: 0;
	position: relative;
	top: 11px;
	left: 0;
}

#menu li.selected {
	list-style-image: url(images/puce-menu3-sel.gif);
	font-weight: bold;
}

*+html #menu li {
	margin-left: -2px;
	top: 8px;
	padding-left: 10px;
}
* html #menu li {
	padding-left: 10px;
	margin-left: -3px;
	top: 8px;
	line-height: 1.7em;
}
* html #menu {
	margin-left: 9px;
}

#menu p.info_bsr {
	font-size: 10px;
	line-height: 1.4em;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
}

#menu p.slogan {
	font-size: 16px;
	color: #fcc761;
	line-height: 1.4em;
	font-style: italic;
	margin: 10px 20px 30px;
	font-weight: bold;
	text-align: left;
}


/* @end */

/* @group PAGE */

#page.accueil h4 {
	margin-top: 0;
	margin-bottom: 10px;
	text-align: right;
	margin-right: 20px;
}

#caracteristiques ul.colonne_caracteristiques li span {
	line-height: 2em;
	color: #b6101d;
	font-size: larger;
	text-decoration: underline;
	font-weight: bold;
}

#caracteristiques ul.colonne_caracteristiques li ul {
	margin-left: 15px;
}
#caracteristiques ul.colonne_caracteristiques li ul li {
	list-style-type: square;
}

#page {
	margin-left: 255px;
	margin-right: 18px;
	min-height: 450px;
	margin-top: 0px;
	color: #2b2b2a;
	padding-top: 18px;
	padding-bottom: 12px;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 18px;
	background: #5d5d5d url(images/page-deg-gris.png) repeat-y;
	background: #e2e2e2 url(images/page-deg-grisc.png) repeat-y;
}

#page.accueil {
	color: white;
	background: #b6101d url(images/page-deg.png) repeat-y;

}

#page a {
	color: #b6101d;
}
#page.accueil a {
	color: orange;
}
#page h3 {
	margin: 0;
	padding: 0;
	color: #b6101d;
}
#page.accueil h3 {
	color: white;
}

#page h4 {
	margin: 22px 0 5px;
	color: #b6101d;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid black;
	padding-bottom: 6px;
}
p.petit {
	font-size: 12px;
	margin-right: 20px;
	margin-bottom: 0;
}

#plan_google {
	width: 525px;
	height: 395px;
}
p.intro {
	font-size: 18px;
	font-style: italic;
	line-height: 1.4em;
}
#page ul {
	padding-top: 0;
	margin: 0 0 27px 41px;
	padding: 0;
}
#page li {
	list-style-type: square;
	font-size: 12px;
	line-height: 1.4em;
}
strong.prix {
	font-size: 28px;
	color: #b6101d;
}
#page p {
	margin: 5px 20px 18px 0;
}

#page p strong em {
	color: #b6101d;
	font-size: larger;
}



/* @end */





/* @group PIED */

#pied {
	
	background: white url(images/pied-fond2.png) no-repeat;
	position: relative;
	height: 33px;
	overflow: visible;
}

#adresse {
	width: 179px;
	height: 138px;
	position: absolute;
	bottom: 50px;
	text-align: right;
	font-size: 12px;
	padding-right: 16px;
	padding-top: 8px;
	background: white url(images/adresse-fond.png) no-repeat;
	line-height: 1.4em;
	left: 0;
}

*+html #adresse {
	
}

#infos_societe {
	font-size: 9px;
	margin-left: 33px;
	padding-top: 5px;
	text-align: center;
}

#site_maker_pied {
	position: absolute;
	bottom: -7px;
	right: 29px;
	font-size: 11px;
	color: #5c5c5c;
}
#site_maker_pied a {
	color: #808080;
	text-decoration: none;
}
/* @end */

/* @group FORM */

#page.form p {
	font-size: 12px;
}

#formulaire  {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 430px;
}

#formulaire div.form_title {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #2b2b2a;
}
#formulaire div.form_title b{
	font-size: 27px;
	color: #cc8416;
	font-weight: normal;
	font-style: normal;
	vertical-align: middle;
}
#formulaire div.form_title u {
	top: 5px;
	position: relative;
	text-decoration: none;
	color: #2b2b2a;
	font-size: 11px;
	font-style: italic;
}

#formulaire input, #formulaire textarea {
	background-color: white;
	border: 1px solid #cdcdcd;
	color: black;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

#formulaire input {
	margin-top: 2px;
	margin-bottom: 2px;
}
#formulaire input.send {
	background-color: orange;
	padding: 5px 10px;
	background-image: url(images/page-deg-grisc.png);
	border-style: outset;
	border-width: 2px;
}
#formulaire textarea {
	margin-top: 2px;
	overflow: auto;
}

/* @end */






/* @group SITE_MAKER */

#site_maker {
	padding: 0;
	font-size: 11px;
	text-align: left;
	margin: 31px 0 0;
}
#site_maker a {
	text-decoration: none;
	font-size: 11px;
}
#site_maker a:hover {
}
/* @end */