body {
	font-family: DejaVu Sans, Verdana, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 10pt;
	color: white;
	margin : 0;
	padding : 0;
	background-color : #000000;
}
h1 {
	font-family: Times New Roman , serif;
	text-transform:uppercase;
	height : 40px;
	text-align : center;
	margin-bottom : 30px;
}

h2 {
	text-transform:uppercase;
	font-style: normal;
	text-decoration: none;
	font-size: 1em;
	border : black 1px solid;
	margin-bottom : 0px;
	padding-right : 20px;
	text-align : center;
	background-color : #222222;
	height : 1%;
}
h3 {	text-align : center;}
a {text-decoration: none;}
a:hover { color: #cccccc; }
.spacer {
	clear : both;
	height : 1px;
}
.fenetre { height : 1%; }
#main {
	margin-left : auto;
	margin-right : auto;
	width : 1000px;
/*	border : black 1px solid;*/
}
#entete {
	background : url(devel/header.gif);
	background-repeat : no-repeat;
	background-position : right;
	width: 1000px;
	height: 200px;
}
.site, .address {
	width : 600px;
	margin-left : auto;
	margin-right : auto;
	height : 1%;
	font-size: 0.8em;
	text-align : center;
}
.article {
	border-top : white 1px solid;
	border-right : white 1px solid;
	border-bottom : white 1px solid;
	border-left : white 1px solid;
	margin-top : 0px;
}

/***********************************************************************************************
*********************            MENU                      *************************************
***********************************************************************************************/

#leftbox_fixed {
	position : absolute;
	top : 82px;
}
/*html>body #leftbox_fixed {
	position : fixed;
	top : 82px;
}*/
#photo_menu {
	background : url(img/photo_menu.png);
	background-repeat : no-repeat;
	width: 185px;
	height: 225px;
}

#menu_top {
/*	background : url(img/top_menu_ie.png);*/
	background-color : #000000;
	width: 186px;
	height: 10px;
	top : 225px;
}
#leftbox_fixed a img{
	text-align : center;
	border : 0px;
	margin-left : 15px;
}


.mymenu ul {
	font-family: Arial ,sans-serif;
/*	background : url(img/middle_menu.png);*/
	background-color : #000000;
	list-style-type: none;
	padding : 0;
	margin : 0;
	padding-left : 20px;
}

.mymenu li a{
	text-transform:uppercase;
	font-style: normal;
	text-decoration: none;
	font-size: 1em;
	text-indent : 0em;
	border-top : black 1px solid;

/*	color : black;*/
}
.mymenu li a:hover{
	color : #FF0000;
/*	text-decoration: underline;*/
	border-top : white 1px solid;

}
.mymenu li:hover{
	border-top : white 1px solid;
	background-color : #333333;
}
#flags {
/*	background : url(img/bottom_menu.png);*/
	background-color : #000000;
	background-repeat : no-repeat;
	padding-top : 10px;
	padding-left : 35px;
}
/*html>body #flags {
	background : url(img/bottom_menu.png);
	background-repeat : no-repeat;
}*/
#flags a img{
	border : 0px;
	margin-left : 0px;
}


#corps_page {
	position : relative;
	width : 810px;
	left : 190px;
/*	border : black 1px solid;*/
}
#leftbox_fixed a #igf {
	text-align : center;
	border : 0px;
	margin-left : 5px;
}

/***********************************************************************************************
*********************            NEWS                      *************************************
***********************************************************************************************/

#h1_news {
	background : url(img/newspaper_ie.png);
	background-repeat : no-repeat;
	background-position : 160px 0px;
	margin-bottom : 0px;
	padding-bottom : 40px;
}
html>body #h1_news {
	background : url(img/newspaper.png);
	background-repeat : no-repeat;
	background-position : 160px 0px;
	margin-bottom : 0px;
	padding-bottom : 40px;
}
#corps_page_news {
	font-size: 90%;
	position : relative;
	margin-bottom : 10px;
	margin-top : -17px;
	width : 700px;
	min-height : 120px;
	padding-bottom : 0px;
	border-top : white 0px solid;
	border-right : white 1px solid;
	border-bottom : white 1px solid;
	border-left : white 1px solid;
	text-align : center;
	background-color : #333333;
}
.newsbox_right {
	position : relative;
	margin-bottom : 0px;
	width : 700px;
	min-height : 120px;
	padding-bottom : 0px;
	text-align : center;
	margin-right : 0px;
}

.newsbox_right p {
	margin-top : 1em;
	margin-left : 20px;
}
.img_news {
	border : black 1px solid;
	margin-right : 5px;
	margin-left : 5px;
	margin-top : 5px;
}
a:link .img_news {}
a:visited .img_news {}
a:hover .img_news {
	border : #cc0000 1px solid;
}
a:active .img_news {}
.newsbox_right .img_news {
	float : right;
}

.newsbox_right .article {
	border-top : white 1px solid;
	border-right : white 1px solid;
	border-bottom : white 1px solid;
	border-left : white 0px solid;
}
html>body .newsbox_right .article {
	border-right : black 0px solid;
}
.date_news {
	font-size: 0.7em;
	margin-right : 5em;
}

/***********************************************************************************************
*********************            LINKS                     *************************************
***********************************************************************************************/

#corps_page_links {
	padding-left : 20px;
	padding-right : 20px;
	background : url(img/computer_ie.png);
	background-repeat : no-repeat;
	background-position : 100px 2px;
}
html>body #corps_page_links {
	background : url(img/computer.png);
	background-repeat : no-repeat;
	background-position : 100px 0px;
}
.groupe {
	border-right : black 1px solid;
	border-bottom : black 1px solid;
	border-left : black 1px solid;
	background-color : #f6f4ea;
	margin-bottom : 20px;
	padding : 0px 20px 10px 20px;
	height : 1%;
}
.lil_flag {
	margin-left : 10px;
}

/***********************************************************************************************
*********************            CONTACT                   *************************************
***********************************************************************************************/

#corps_page_contact {
	padding-left : 20px;
	padding-right : 20px;
	background : url(img/old-phone_ie.png);
	background-repeat : no-repeat;
	background-position : 120px 2px;
}
html>body #corps_page_contact {
	background : url(img/old-phone.png);
	background-repeat : no-repeat;
	background-position : 120px 0px;
}

.contact_data {
	border-right : black 1px solid;
	border-bottom : black 1px solid;
	border-left : black 1px solid;
	background-color : #f6f4ea;
	margin-bottom : 20px;
	padding : 10px 20px 10px 40px;
	list-style : none;
	height : 1%;
}
#horaires {
	margin : 10px;
	border: 2px solid #000000;
	width: 90%;
	border-collapse: collapse;
	text-align : center;
}
#horaires td, th {
	padding : 3px;
	border: 1px solid black;
	width: 33%;
}
.open {
	background-color : #88FF88;
}
.closed {
	background-color : #FF8888;
}
/***********************************************************************************************
*********************            PRICES                    *************************************
***********************************************************************************************/

#corps_page_prices {
	padding-left : 20px;
	padding-right : 20px;
	background : url(img/money_ie.png);
	background-repeat : no-repeat;
	background-position : 60px 0px;
}
html>body #corps_page_prices {
	background : url(img/money.png);
	background-repeat : no-repeat;
	background-position : 60px 0px;
}

.fenetre {
	border-right : black 1px solid;
	border-bottom : black 1px solid;
	border-left : black 1px solid;
	background-color : #f6f4ea;
	margin-bottom : 20px;
	padding : 10px 20px 10px 40px;
	list-style : none;
}
.prix {
	float : right;
}
#corps_page_prices h3 {
	text-align : right;
}
/***********************************************************************************************
*********************            GUITARS                   *************************************
***********************************************************************************************/

#corps_page_guitars {
	padding-left : 20px;
	padding-right : 20px;
/*	background : url(img/money_ie.png);
	background-repeat : no-repeat;
	background-position : 160px 0px;*/
}
html>body #corps_page_guitars {
/*	background : url(img/money.png);
	background-repeat : no-repeat;
	background-position : 160px 0px;*/
}

.fenetre {
	border-right : black 1px solid;
	border-bottom : black 1px solid;
	border-left : black 1px solid;
	background-color : #f6f4ea;
	margin-bottom : 10px;
	padding : 10px 20px 10px 40px;
	list-style : none;
	height : 1%;
}
.galerie {
	float : left;
	margin : 10px 10px 0px 0px;
}
.galerie a img{
	border : black 1px solid;
	margin-bottom : 0px;
}
.titre {
	font-size: 0.7em;
	text-align : center;
	border : black 1px solid;
}
.titre_dispo {
	font-size: 0.7em;
	text-align : center;
	color : red;
	border : red 1px solid;
}
.red {color : red;}
/***********************************************************************************************
*********************            SHOW                      *************************************
***********************************************************************************************/

#corps_page_show {
	padding-left : 20px;
	padding-right : 20px;
/*	background : url(img/money_ie.png);
	background-repeat : no-repeat;
	background-position : 160px 0px;*/

	text-align : center;
}
html>body #corps_page_show {
/*	background : url(img/money.png);
	background-repeat : no-repeat;
	background-position : 160px 0px;*/
}
/*#corps_page_show p.fenetre,#corps_page_show h2 {
	margin : 0px 0px 0px 0px;
	width : 600px;
	margin-left : auto;
	margin-right : auto;
}*/
#corps_page_show a img{
	border : black 1px solid;
	margin-bottom : 0px;
}

.convert {
	font-size: 80%;
	font-style: italic;
}


/***********************************************************************************************
*********************            SHOP                      *************************************
***********************************************************************************************/

#corps_page_shop {
	padding-left : 20px;
	padding-right : 20px;
/*	background : url(img/money_ie.png);
	background-repeat : no-repeat;
	background-position : 160px 0px;*/

	text-align : center;
}
html>body #corps_page_shop {
/*	background : url(img/money.png);
	background-repeat : no-repeat;
	background-position : 160px 0px;*/
}
/*#corps_page_show p.fenetre,#corps_page_show h2 {
	margin : 0px 0px 0px 0px;
	width : 600px;
	margin-left : auto;
	margin-right : auto;
}*/
#corps_page_shop a img{
	float : left;
	border : black 1px solid;
	margin-bottom : 0px;
	margin-left : 10px;
}
#corps_page_shop .fenetre{
	padding-bottom : 7px;
	padding-left : 5px;
}
#corps_page_shop .prix {
	font-size: 0.7em;
}


/***********************************************************************************************
*********************            SHOP-SHOW                 *************************************
***********************************************************************************************/

#corps_page_shshow {
	padding-left : 10px;
	padding-right : 20px;
/*	background : url(img/money_ie.png);
	background-repeat : no-repeat;
	background-position : 160px 0px;*/

	text-align : center;
}
html>body #corps_page_shshow {
/*	background : url(img/money.png);
	background-repeat : no-repeat;
	background-position : 160px 0px;*/
}
.boite {
	width : 350px;
	float : left;
	text-align : left;
	border : black 1px solid;
	background-color : #f6f4ea;
	margin : 0px 10px 10px 0px;
	padding : 10px 10px 0px 10px;
}
.text_shop {
	margin : 0px 0px 0px 0px;
}
.no {
	font-size: 0.8em;
	color : #880000;
	position : relative;
	bottom : 1em;
	right : 0.7em;
}
#corps_page_shshow a img{
	float : right;
	border : black 1px solid;
	margin-bottom : 5px;
	margin-left : 0px;
}
/***********************************************************************************************
*********************            HOME                      *************************************
***********************************************************************************************/

#corps_page_home {
	padding-left : 20px;
	padding-right : 20px;
	text-align : justify;
}
html>body #corps_page_home {
}
#corps_page_home img{
	border-top : black 1px solid;
	border-right : black 1px solid;
	border-bottom : black 1px solid;
	border-left : black 1px solid;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 20px;
	margin-bottom : 20px;
}
#corps_page_home .img_gauche{
	float : left;
}
#corps_page_home .img_droite{
	float : right;
}
#index_news {
	border-top : black 0px solid;
	border-right : black 1px solid;
	border-bottom : black 1px solid;
	border-left : black 1px solid;
	text-align : center;
	background-color : #f6f4ea;
}
.centered {
	text-align : center;
}
/***********************************************************************************************
*********************            NEWS                      *************************************
***********************************************************************************************/


#corps_page_plans {
	font-size: 90%;
	position : relative;
	margin-bottom : 10px;
	margin-top : -17px;
	width : 700px;
	min-height : 120px;
	padding-bottom : 0px;
	padding-top : 20px;
	border-top : black 1px solid;
	border-right : black 1px solid;
	border-bottom : black 1px solid;
	border-left : black 1px solid;
	text-align : center;
	background-color : #f6f4ea;
}
#corps_page_plans p{
	text-align : left;
}