/* General */

body {
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #000;
	padding: 0;
	margin: 0;
	background: #EEE;
}

#page {
	margin-top: 15px;
	width: 957px;
}

#global {
	background: #FFF;
	border: solid 1px #800000;
}

#banniere {
	height: 170px;
}

#main {
	background: #FFF url('fabridalle-menu-bg.gif') 0 0 repeat-y;
}

#menu {
	background: url('fabridalle-menu-top.gif') 0 0 no-repeat;
}

#content {
}

#mainmenu {
	padding-bottom: 40px;
	background: url('fabridalle-content-top.gif') 50% 100% no-repeat;
}

#langage {
	padding: 5px 20px;
	text-align: right;
}

#footer {
	margin-top: 10px;
}

#mainsubmenu {
	text-align: center;
	padding-top: 10px;
}

/* Contact */

td.legende {
	font-size: 10px;
	font-style: italic;
}

span.error {
	font-size: 12px;
	font-weight: bold;
	color: #EE2200;
}

.contact_field {
	width: 80%;
	font-family: Arial, Verdana;
	font-size: 12px;
	border: 1px solid #666;
	padding: 2px;
}

/* Diaporama */

div#diaporama {
	text-align: center;
	padding: 15px 0;
}

div#diaporama a {
	margin: 0px;
}

div#diaporama img {
	border-top: 2px solid #AAA;
	border-right: 2px solid #444;
	border-bottom: 2px solid #444;
	border-left: 2px solid #AAA;
	margin: 4px 4px;
}

/* Blog */

div.blog {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCC;
}

div.blog h2 {
	padding: 0;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	color: #AD332E;
	text-align: left;
}

div.blog p {
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 15px;
	color: #000;
	text-align: left;
}

/* Styles */

#menu div#menu_news {
	background: url('fabridalle-news-top.gif') 0 0 no-repeat;
}

h1#menu_titre_produits, h1#menu_titre_news {
	text-align: left;
	background: transparent url('fabridalle-carre-rose.gif') no-repeat;
	color: #FFF;
	font-size: 22px;
	font-family: Times New Roman, Times, Georgia;
	font-weight: normal;
}

h1#menu_titre_produits {
	padding: 50px 20px 50px 50px;
	background-position: 25px 55px;
}

h1#menu_titre_news {
	padding: 15px 20px 50px 50px;
	background-position: 25px 20px;
}

h1.titre {
	color: #800000;
	margin: 10px 50px 30px 50px;
	text-align: center;
}

#main div.maininner {
	background: url('fabridalle-content-bottom.gif') 100% 100% no-repeat;
}

#menu div.inner {
	padding: 0 20px 50px 20px;
}

#content div.inner {
	padding: 0 25px 30px 25px;
	background: url('content_bottom.jpg') 100% 100% no-repeat;
}

div.news {
	font-size: 12px;
	padding: 0;
	margin: 10px 0;
}

div.news h2 {
	font-size: 14px;
	padding: 3px 0;
	margin: 0;
	text-align: center;
}

div.news p {
	font-size: 12px;
	padding: 0 0 10px 0;
	margin: 0;
	text-align: justify;
}

/* Liens */

#mainmenu a {
	margin: 8px 15px;
	text-align: left;
	padding: 1px 4px;
	color: #000;
	font-size: 22px;
	font-family: Times New Roman, Times, Georgia;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid transparent;
}

#mainmenu a:hover {
	text-decoration: underline;
}

#mainmenu a.current {
	background-color: #AFB1B4;
	color: #FFF;
	border-color: #CCC #888 #888 #CCC;
}

#mainsubmenu a.submenu, #mainsubmenu a.submenu_current {
	color: #800000;
	font-size: 16px;
	font-weight: bold;
	margin: 8px 10px;
}

#mainsubmenu a.submenu_current {
	text-decoration: underline;
}

#menu a {
	text-align: left;
	padding: 10px 25px;
	background: transparent url('fabridalle-carre-gris.gif') 0 13px no-repeat;
	color: #000;
	font-size: 18px;
	font-family: Times New Roman, Times, Georgia;
	font-weight: normal;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#menu a.current {
	background: transparent url('fabridalle-carre-gris-diag.gif') 0 13px no-repeat;
}

#menu a.current:hover {
	text-decoration: none;
}

#menu a.submenu {
	padding: 7px 35px;
	background: transparent;
	font-size: 15px;
}

#menu a.submenu:hover {
}

#menu a.submenu_current {
	padding: 7px 35px;
	background: transparent;
	font-size: 15px;
	text-decoration: underline;
}

div#menu div.news a {
	background: transparent url('fabridalle-carre-gris-corner-top.gif') 0 5px no-repeat;
}

div#menu div.news p a {
	text-align: left;
	padding: 5px 25px 10px 0;
	background: transparent url('fabridalle-carre-gris-corner-bottom.gif') 100% 100% no-repeat;
	color: #00F;
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight: normal;
	text-decoration: underline;
}

#langage a {
	padding: 0 10px;
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}

#langage a:hover {
	color: #AAAAAA;
}

#langage a.current {
	text-decoration: underline;
}

#footer a {
	
}
