/*CSS Document*/
*
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
}
BODY
{
	background: #000000 url(./interface/images/fond_r.jpg) repeat center 13px;
}
A IMG
{
	border: 0;
}
#GPS
{
	display: none;
}
/*TABLEAUX*/
.tarif TABLE
{
	border: 3px solid #0000FF;
	border-collapse: collapse;
	width: 60%;
	float: left;
	margin: auto 10px auto auto;
}
.tarif THEAD, TFOOT
{
	background-color: #D0E3FA;
	border: 1px solid #0000FF;
}
.tarif TBODY
{
	background-color: #FFFFFF;
	border: 1px solid #0000FF;
}
.tarif TH
{
	border: 1px dotted #0000FF;
	padding: 5px;
	background-color: #EFF6FF;
	width: 20%;
}
.tarif TD
{
	border: 1px solid #0000FF;
	padding: 5px;
	text-align: center;
}
/*TITRES*/
H1, H2, H3, H4, H5, H6
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 20px;
}
H1
{
	font-weight: bold;
	font-size: 16px;
}
H2
{
	font-size: 15px;
}
H3
{
	font-size: 14px;
}
H4
{
	font-size: 13px;
}
H5
{
	font-size: 11px;
}
H6
{
	font-size: 10px;
}
/*COLLECTIONS*/
.galleris_diapo_container
{
	width: 210px !important;
	background: url(./interface/images/collections.jpg) no-repeat top;
	padding: 15px 5px 0 !important;
	margin: 0 0 15px 3px !important;
	float: left;
}
.galleris_diapo_img
{
	margin-bottom: 0px;
	height: 98px !important;
	width: 210px !important;
	overflow: hidden;
	background: #FFF;
}
.galleris_diapo_container .galleris_diapo_img IMG
{
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.galleris_diapo_container:hover .galleris_diapo_img IMG
{
	opacity: 1;
	filter: alpha(opacity=100);
}
.galleris_diapo_container SPAN
{
	float: right;
	font-weight: normal;
	color: #666666;
	margin-bottom: 0px;
}
.galleris_diapo_container SPAN A
{
	font-weight: normal;
	color: #3F3F3F;
}
/*CLASSES*/
.tableau
{
	border: 1px solid #000000;
	margin: auto;
	text-align: center;
}
.gauche
{
	width: 750px;
	float: left;
}
.centre
{
	margin: 0px;
	text-align: center;
}
.gras
{
	color: #0C003C;
	font-weight: bold;
}
.gauche P
{
	margin-bottom: 10px;
}
.droite
{
	width: 250px;
	padding-top: 11px;
	float: right;
}
.fondconteneur A
{
	color: #2323CD;
	text-decoration: none;
	font-weight: bold;
}
.fondconteneur A:hover
{
	text-decoration: underline;
}
.fondconteneur .droite
{
	background: url(./interface/images/droite.jpg) repeat-y left;
}
.fondbandeau
{
	background: url(./interface/images/haut.png) no-repeat;
	padding: 6px 8px 0;
	width: 1000px;
	height: 330px;
}
.fondconteneur
{
	background: url(http://www.laverie-rodez.fr/interface/images/bas.png) repeat-y;
	padding: 0 8px;
	float: inherit;
	width: 1000px;
}
.fondconteneur .gauche
{
	padding: 40px;
	width: 670px;
}
.fondconteneur .droite
{
	padding: 15px 0;
	width: 250px;
}
.fondbandeau .droite IMG
{
	margin: 10px 10px 2px;
}
.fondbandeau .droite
{
	font-size: 0px;
}
/*NEWS*/
.news
{
	background: #D9D9D9 url(./interface/images/news.jpg) no-repeat right;
	height: 33px;
	margin-bottom: 1px;
}
.news:hover
{
	background: url(./interface/images/news-hover.jpg) no-repeat;
}
.news A
{
	display: block;
	width: 250px;
	height: 31px;
	padding-top: 2px;
}
.news A:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
.news A:hover .news-titre, .news A:hover .news-date
{
	color: #FFFFFF;
}
.news-titre
{
	margin-left: 15px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	color: #4C4C4C;
}
.news-date
{
	margin-left: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4C;
}
/*DIV*/
#logo
{
	position: absolute;
	background: url(./interface/images/fond.jpg) no-repeat;
	width: 1280px;
	height: 1024px;
	z-index: -1;
	left: -132px;
}
#general
{
	width: 1016px;
	position: relative;
	margin: 0 auto;
	font-size: 12px;
}
#bandeau
{
	background: url(./interface/images/bandeau.jpg) no-repeat;
	width: 750px;
	height: 330px;
}
#conteneur
{
	width: 800px;
	clear: both;
}
#referencement
{
	margin-left: -1000px;
}
#fond_menu
{
	position: relative;
	top: 6px;
	left: 10px;
	padding-top: 190px;
}
/*PIED*/
#pied
{
	position: absolute;
	float: inherit;
	margin: auto auto 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	width: 1016px;
	background: url(./interface/images/ombre-bas.png) no-repeat 0 -5px;
	padding-top: 20px;
}
#pied A
{
	color: #FFFFFF;
}
/*MENU SIMPLE*/
#menu-g, #menu-d
{
	width: 18px;
	height: 47px;
	float: left;
}
#menu-g
{
	background: url(./interface/images/menu-g.png) no-repeat;
}
#menu-d
{
	background: url(./interface/images/menu-d.png) no-repeat;
}
#navigation
{
	padding: 0;
	margin: 0;
	background: url(./interface/images/menu.png) repeat-x;
	height: 47px;
	float: left;
}
#navigation LI
{
	list-style: none;
	float: left;
}
#navigation LI A
{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: inherit;
	padding: 17px 26px 0;
	display: block;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	height: 30px;
}
#navigation LI A:hover, #navigation LI.page_active A
{
	text-decoration: none;
	background: url(./interface/images/menu-o.png) repeat-x;
	padding: 5px 11px 0;
	margin: 0 15px;
	line-height: 42px;
	height: 47px;
	color: #001374;
}
#navigation LI A:hover .menu-o-g, #navigation LI.page_active A .menu-o-g
{
	background: url(./interface/images/menu-o-g.png) no-repeat;
	width: 15px;
	height: 47px;
	position: absolute;
	left: -15px;
	top: 0;
}
#navigation LI A:hover .menu-o-d, #navigation LI.page_active A .menu-o-d
{
	background: url(./interface/images/menu-o-d.png) no-repeat;
	width: 15px;
	height: 47px;
	position: absolute;
	right: -15px;
	top: 0;
}
/*MENU DEROULANT*/
#navigation_deroulant, #navigation_deroulant UL
{
	text-align: left;
	float: left;
	list-style: none;
	line-height: 24px;
	padding: 0;
	margin: 0;
}
#navigation_deroulant UL
{
	background-color: #EEE;
}
#navigation_deroulant A
{
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0px 5px;
}
#navigation_deroulant A:hover
{
	color: #8071A3;
}
#navigation_deroulant LI
{
	float: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 2px;
	padding-right: 10px;
	background-image: url(./interface/images/separation_menu.gif);
	background-repeat: repeat-y;
}
#navigation_deroulant LI#first_page
{
	background-image: none;
}
#navigation_deroulant LI UL
{
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
}
#navigation_deroulant LI LI
{
	width: 180px;
	float: none;
	background-image: none;
}
#navigation_deroulant LI UL A
{
	width: 100%;
}
#navigation_deroulant LI UL UL
{
	margin: -24px 0 0 190px;
}
#navigation_deroulant LI:hover UL UL, #navigation_deroulant LI:hover UL UL UL, #navigation_deroulant LI.sfhover UL UL, #navigation_deroulant LI.sfhover UL UL UL
{
	left: -999em;
}
#navigation_deroulant LI:hover UL, #navigation_deroulant LI LI:hover UL, #navigation_deroulant LI LI LI:hover UL, #navigation_deroulant LI.sfhover UL, #navigation_deroulant LI LI.sfhover UL, #navigation_deroulant LI LI LI.sfhover UL
{
	left: auto;
}
#navigation_deroulant LI:hover, #navigation_deroulant LI.sfhover
{
	background-color: #CCCCCC;
}
/*SOUS MENUS*/
#bloc_sous_page LI
{
	list-style: none;
	text-align: left;
	color: #000000;
}
#bloc_sous_page LI A:link, #bloc_sous_page LI A:visited
{
	color: #000000;
	text-decoration: none;
}
#bloc_sous_page LI A:hover
{
	color: #8071A3;
	text-decoration: none;
}
#bloc_sous_page UL
{
	margin: 0;
}
#bloc_sous_page
{
	margin-bottom: 20px;
}
/*FORMULAIRE DE CONTACT*/
FIELDSET
{
	border: 1px solid #D5DADA;
	padding: 10px;
}
.confidentialite
{
	font-size: 10px;
}
.input-field
{
	float: left;
	position: relative;
	margin-bottom: 5px;
	font-size: 16px;
}
TEXTAREA, INPUT[type=text], INPUT[type=password]
{
	width: 200px;
	background: url(./interface/images/input.jpg) repeat-x;
	border: 1px solid #CBCBCB;
	padding: 3px;
	font-size: 12px;
	color: #545454;
}
TEXTAREA:focus, INPUT[type=text]:focus, INPUT[type=password]:focus
{
	background: none;
	color: #1386BF;
	outline: none;
}
TEXTAREA .overlay-tl, INPUT[type=text]:hover .overlay-tl, INPUT[type=password]:hover .overlay-tl
{
	background: url(./interface/images/input_h_g_o.jpg) no-repeat;
}
TEXTAREA .overlay-tr, INPUT[type=text]:hover .overlay-tr, INPUT[type=password]:hover .overlay-tr
{
	background: url(./interface/images/input_h_d_o.jpg) no-repeat;
}
INPUT[type=text], INPUT[type=password]
{
	height: 14px;
}
TEXTAREA
{
	height: 50px;
	display: block;
}
.overlay-tl, .overlay-tr, .overlay-bl, .overlay-br
{
	position: absolute;
	width: 3px;
	height: 3px;
}
.overlay-tl
{
	background: url(./interface/images/input_h_g.jpg) no-repeat;
	top: 0;
	left: 0;
}
.overlay-tr
{
	background: url(./interface/images/input_h_d.jpg) no-repeat;
	top: 0;
	right: 0;
}
.overlay-bl
{
	background: url(./interface/images/input_b_g_o.jpg) no-repeat;
	bottom: 0;
	left: 0;
}
.overlay-br
{
	background: url(./interface/images/input_b_d_o.jpg) no-repeat;
	bottom: 0;
	right: 0;
}
.td_lib
{
	width: 120px;
}
/*IE 6*/
#oldnav
{
	display: none;
	background: #FDF2AB;
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-bottom: 1px solid #A29330;
}

