@charset "UTF-8";
/* CSS Document */
/* --- STYLES DE BASE --- */

/* Page */
html {
    font-size: 100%; /* Évite un bug d'IE 6-7. (1) */
	height: 100%;
}
body {
    margin: 0;
    padding: 0;
    font-size: .8em; 
    line-height: 1.1em; 
    color: #c90019;
	background: url(../img/rom_body_background.gif);
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	height: 100%;
}

/* Titres */
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 0 0; /* Rapproche le titre du texte. (5) */
	line-height: 0.9em;
    font-weight: normal;
    font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
    font-size: 1.25em;
}
h2 {
    font-size: 1.25em;
}
h3 {
    font-size: 1.25em;
	margin-top: 0.1em;
}
h4 {
    font-size: 1em;
}

/* Listes */
ul, ol {
    margin: .75em 0 .75em 32px;
    padding: 0;
}

/* Paragraphes */
p {
    margin: .75em 0; /* Marges plus faibles que par défaut. (7) */
}
address {
    margin: .75em 0;
    font-style: normal;
}

/* Liens */
a {
    text-decoration: underline;
}
a:link {
    color: #c90019;
}
a:visited {
    color: #c90019;
}
a:hover, a:focus, a:active {
    color: #c90019;
	font-style: normal;
}
a img {
    border: none;
}

/* Divers éléments de type en-ligne (8) */
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}

/* Formulaires */
form, fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
input, button, select {
    vertical-align: middle; /* Solution pb. d'alignement. (9) */
}

.titre {
	margin: 40px 0 0 300px;
}
/* FIN DES ELEMENTS DE BASE*/

/*html>body #ContentArea {
	height: 300px;
}*/

#ContentArea {
	width: 950px;
	padding: 0;
	margin: 0 auto;
	min-height: 120%;
	height: auto;
	background: url(../img/rom_home_background.jpg);
}

html>body #bloc {
height: auto;
/*min-height: 5em;*/
} 

#header {
	position: relative;
	margin: 0 auto 0 auto;
	width: 950px;
	z-index: 50;
}

#MainContent {
	margin: 0 auto;
	padding: 0;
	width: 950px;	
}

#NewsDisplay {
	float: left;
	display: inline;
	margin: 25px 0 0 35px;
	width: 325px;
	overflow: hidden;
}

#NewsImg {
	position: absolute;
	top: 36px;
	margin-left: 150px;
	z-index: 99;
}

.NewsSeparate{
	width: 230px;
	height: 15px;
	background-image:url(../img/rom_home_news_separator.png);
}

.ClearFloat {
	margin: 0;
	padding: 0;
	clear: both;
}

/* NAVIGATION */

#navigation {
	position: relative;
	float: right;
	z-index: 99;
	width: 200px;
	margin-top: -263px;
}

/*Accueil*/

a #menu1 {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_accueil.png) 0 -35px;
	margin-top: 5px;
}

a:hover #menu1 {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_accueil.png) 0 -35px;
	margin-top: 5px;
}

/*News*/

a #menu2 {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_news.png);
	margin-top: 15px;
}

a:hover #menu2 {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_news.png) 0 -35px;
	margin-top: 15px;
}

/*Agenda*/

a #menu3 {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_agenda.png);
	margin-top: 15px;
}

a:hover #menu3 {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_agenda.png) 0 -35px;
	margin-top: 15px;
}

/*Discographie*/

a #menu4 {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_discographie.png);
	margin-top: 15px;
}

a:hover #menu4 {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_discographie.png) 0 -35px;
	margin-top: 15px;
}

li a #menu5a {
	width: 200px;
	height: 23px;
	background: url(../img/sous_menus/rom_sous_menus_photos.png);
	margin: -5px 0 10px 0;
}

li a:hover #menu5a  {
	background: url(../img/sous_menus/rom_sous_menus_photos.png) 0 -23px;
}

li a #menu5b {
	width: 200px;
	height: 23px;
	background: url(../img/sous_menus/rom_sous_menus_videos.png);
	margin: 0 0 10px 0;
	padding: 0;
}

li a:hover #menu5b {
	background: url(../img/sous_menus/rom_sous_menus_videos.png) 0 -23px;
}

.navigation .toggleSubMenu2 a #menu5{
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_galerie.png);
	margin-top: 15px;
	margin-bottom: 15px;
}

.navigation .toggleSubMenu2 a:hover #menu5 {
	background: url(../img/menus/rom_menu_galerie.png) 0 -35px;
}

/*Livre d'or*/

a #menu6 {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_livre_or.png);
	margin-top: 15px;
}

a:hover #menu6 {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_livre_or.png) 0 -35px;
	margin-top: 15px;
}

/*Liens*/

a #menu7 {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_liens.png);
	margin-top: 15px;
}

a:hover #menu7 {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_liens.png) 0 -35px;
	margin-top: 15px;
}

/*Pro*/

.navigation .toggleSubMenu2 a #menu8{
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_pro.png);
	margin-top: 15px;
	margin-bottom: 15px;
}

.navigation .toggleSubMenu2 a:hover #menu8 {
	background: url(../img/menus/rom_menu_pro.png) 0 -35px;
}

/*.navigation .toggleSubMenu2 span a:hover #menu8 {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_pro.png) 0 -35px;
}*/

/* sous-menus Pro */

#MainContent .navigation {
	width: 200px;
	margin: 0;
}

.navigation .toggleSubMenu2 {
	list-style: none;
	margin: 0 0 0 -10px;
}

li a #menu8a {
	width: 200px;
	height: 23px;
	background: url(../img/sous_menus/rom_sous_menus_promo.png);
	margin: -5px 0 10px 0;
}

li a:hover #menu8a  {
	background: url(../img/sous_menus/rom_sous_menus_promo.png) 0 -23px;
}

li a #menu8b {
	width: 200px;
	height: 23px;
	background: url(../img/sous_menus/rom_sous_menus_technique.png);
	margin: 0 0 10px 0;
	padding: 0;
}

li a:hover #menu8b {
	background: url(../img/sous_menus/rom_sous_menus_technique.png) 0 -23px;
}

a #menu8c {
	width: 200px;
	height: 23px;
	background: url(../img/sous_menus/rom_sous_menus_presse.png);
	margin: 0 0 10px 0;
	padding: 0;
}

a:hover #menu8c {
	background: url(../img/sous_menus/rom_sous_menus_presse.png) 0 -23px;
}

a #menu8d {
	width: 200px;
	height: 23px;
	background: url(../img/sous_menus/rom_sous_menus_tournee.png);
	margin: 0 0 10px 0;
	padding: 0;
}

a:hover #menu8d {
	background: url(../img/sous_menus/rom_sous_menus_tournee.png) 0 -23px;
}

/*Contact*/

a #menu9 {
	width: 200px;
	height: 102px;
	background: url(../img/menus/rom_menu_groumpf_contact.png);
	margin-top: 90px;
}

a:hover #menu9 {
	width: 200px;
	height: 102px;
	background: url(../img/menus/rom_menu_groumpf_contact.png) 0 -102px;
	margin-top: 90px;
}



/* FIN NAVIGATION */

/* SYSTEME DE NEWS */
#NewsDisplay ul.navigation {
  margin: 0;
  list-style: none;
  color: #c90019;
  width: 325px;
  font: 1.5em "Trebuchet MS", sans-serif;
  letter-spacing: 0.1em; 

}

.navigation a, .navigation span {
    display: block;
    margin: 4px 10px;
    color: #c90019;
    text-decoration: none;
}

.navigation .toggleSubMenu {
	margin-left: -10px;
}

   /*.navigation .toggleSubMenu a, .navigation .toggleSubMenu span {
      background-image: url(menu-item-deroule.png);
      }
   .navigation .open a, .navigation .open span {
      background-image: url(menu-item-enroule.png);
      }*/
	  
.navigation a:hover, .navigation a:focus, .navigation a:active {
    text-decoration: underline;
}

.navigation .subMenu {
  font-size: .8em;
  margin: 0 0 0 -10px;
  list-style: none;
	letter-spacing: 0; 

}
	  
.navigation ul.subMenu a {
  background: none;
  margin: 3px 20px; 
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
}

.teaser {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	margin: 0 0 0 20px;
}

.ce_text {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	margin: 0 0 0 20px;
	padding: 0;
}

.subMenu h2 {
	visibility: hidden;
	width: 0;
	height: 0;
}

.subMenu img {
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
}

.subMenu .more {
	margin: 0 0 10px 0;
	padding: 0;
}

.subMenu .image_container {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

.navigation .header, .navigation .time{
	margin: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
									   
.event .more {
	visibility:hidden;
	width: 0;
	height: 0;
	margin: 0 0 10px 0;
	}
	
.subMenu .event {
	}

/* FIN DU SYSTEME DE NEWS */

/* MYSPACE */

.myspace {
	margin-top: 10px;
	width: 200px;
	height:35px;
	background:url(../img/rom_home_myspace_link.png) no-repeat;
}

.myspace:hover {
	background:url(../img/rom_home_myspace_link.png) no-repeat 0 -35px;
}

.myspace img {
	width: 200px;
	height: 35px;
}

/* CITATION */

.citation {
	float: right;
	margin: 50px 150px 0 0;
	text-align: right;
	width: 190px;
}

/* FOOTER */

#footer {
	margin: 45px auto 50px auto;
	padding-left: 35px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

/* PAGE NEWS ---------------------------------------------------------------------- */

#ContentAreaNews {
	width: 950px;
	margin: 0 auto 0 auto;
	background: url(../img/rom_news_background.jpg);
	min-height: 100%;
}

 {
	margin: 50px 0 0 300px;
}

#navigationNews {
	position: relative;
	z-index: 99;
	width: 200px;
	margin-top: 0;
	float: right;
}

/*Accueil*/

a #menu1news {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_accueil.png);
	margin-top: 5px;
}

a:hover #menu1news {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_accueil.png) 0 -35px;
	margin-top: 5px;
}

/*News*/

a #menu2news {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_news.png) 0 -35px;
	margin-top: 15px;
}

a:hover #menu2news {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_news.png) 0 -35px;
	margin-top: 15px;
}

/*Agenda*/

a #menu3news {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_agenda.png);
	margin-top: 15px;
}

a:hover #menu3news {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_agenda.png) 0 -35px;
	margin-top: 15px;
}

/*Discographie*/

a #menu4news {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_discographie.png);
	margin-top: 15px;
}

a:hover #menu4news {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_discographie.png) 0 -35px;
	margin-top: 15px;
}

/*Galerie*/

a #menu5news {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_galerie.png);
	margin-top: 15px;
}

a:hover #menu5news {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_galerie.png) 0 -35px;
	margin-top: 15px;
}

/*Livre d'or*/

a #menu6news {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_livre_or.png);
	margin-top: 15px;
}

a:hover #menu6news {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_livre_or.png) 0 -35px;
	margin-top: 15px;
}

/*Liens*/

a #menu7news {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_liens.png);
	margin-top: 15px;
}

a:hover #menu7news {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_liens.png) 0 -35px;
	margin-top: 15px;
}

/* CONTENT NEWS */

#news6 {
  margin: 50px 0 0 300px;
  width: 400px;
}

#news6 .layout_latest{
	margin: 0 0 50px 0;
}
	
#news6 img {
	float: left; 
	display: inline;
	margin: 0 50px 0 -250px;  
}

#news6 h2 {
	margin: 0 0 0 0;
	font-size: 1.25em;
	margin-top: 0.1em;
	height: 35px;
	background: url(../img/rom_home_news_separator.png) no-repeat scroll bottom left;
}

#news6 h2 a{
	text-decoration: none;
}

#news6 p {
	padding-left: 0;
}

#news6 .more {
	margin: 10px 0 0 0;
}

#news6 .teaser {
  margin: 0;
 }

#news .NewsDesc {
	float: left; 
	display: inline; 
	margin: 50px 0 0 0;
	width: 300px;
}

.NewsDesc h3 {
	margin: 0;
	padding: 0;
}

.NewsDesc img {
	margin-top: 5px;
}

.NewsDesc p {
	margin: 0;
	padding: 0;
	line-height: 10px;
}

#news_full {
	margin: 50px 0 0 300px;
	padding: 0;
	width: 400px;
}

#news_full img {
  float: left;
	margin: -50px 0 0 -250px;
	padding: 0;
}

#news_full .ce_text {
	margin: 0;
	padding: 0;
}

#footerPagesNews {
	width: 950px;
	margin: 45px auto 50px auto;
	padding-left: 50px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

/* PAGE AGENDA ---------------------------------------------------------------------- */


#ContentAreaAgenda {
	width: 950px;
	margin: 0 auto 0 auto;
	background: url(../img/rom_agenda_background.jpg);
	min-height: 100%;
}

#navigationAgenda {
	position: relative;
	z-index: 99;
	width: 200px;
	margin-top: 0;
	float: right;
	display: inline;
}

/*Accueil*/

a #menu1agenda {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_accueil.png);
	margin-top: 5px;
}

a:hover #menu1agenda {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_accueil.png) 0 -35px;
	margin-top: 5px;
}

/*News*/

a #menu2agenda {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_news.png);
	margin-top: 15px;
}

a:hover #menu2agenda {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_news.png) 0 -35px;
	margin-top: 15px;
}

/*Agenda*/

a #menu3agenda {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_agenda.png) 0 -35px;
	margin-top: 15px;
}

a:hover #menu3agenda {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_agenda.png) 0 -35px;
	margin-top: 15px;
}

/*Discographie*/

a #menu4agenda {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_discographie.png);
	margin-top: 15px;
}

a:hover #menu4agenda {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_discographie.png) 0 -35px;
	margin-top: 15px;
}

/*Galerie*/

a #menu5agenda {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_galerie.png);
	margin-top: 15px;
}

a:hover #menu5agenda {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_galerie.png) 0 -35px;
	margin-top: 15px;
}

/*Livre d'or*/

a #menu6agenda {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_livre_or.png);
	margin-top: 15px;
}

a:hover #menu6agenda {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_livre_or.png) 0 -35px;
	margin-top: 15px;
}

/*Liens*/

a #menu7agenda {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_liens.png);
	margin-top: 15px;
}

a:hover #menu7agenda {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_liens.png) 0 -35px;
	margin-top: 15px;
}

/* FIN NAVIGATION AGENDA */

/* DISPLAY CALENDRIER*/

.DisplayCal {
	margin: 50px 0 0 50px;
	padding: 0;
	width: 200px;
	float: left; 
	display: inline;
	height: 300px;
}

.DisplayCal table {
	width: 200px;
	height: 200px;
}

.DisplayCal td {
	text-align: center;
}

.DisplayCal a {
	color: white;
	background-color: #c90019;
	text-decoration: none;
}

.NewsReader {
  float: left;
 	display: inline;
	margin:50px 0 0 50px;
	width: 400px;
}

.NewsReader .header {
	height: 35px;
	background: url(../img/rom_home_news_separator.png) no-repeat scroll bottom left;
}

.NewsReader h2 a {
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0.1em;
}

.NewsReader .ce_text {
	margin: 7px 0 20px 0;
}

.NewsReader .time {
	margin: 7px 0 0 0;
}
	
/* FOOTER */

#footerPagesAgenda {
	width: 950px;
	margin: 45px 0 15px 0;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

/*GUESTBOOK ------------------------------------------------------------------------------*/

#ContentAreaGuestbook {
	width: 950px;
	margin: 0 auto 0 auto;
	background: url(../img/rom_guestbook_background.jpg);
	min-height: 100%;
}

/* NAVIGATION GUESTBOOK */

 {
	margin: 45px 0 0 300px;
}

#navigationGuestbook {
	position: relative;
	z-index: 99;
	width: 200px;
	margin-top: 0;
	float: right;
}

/*Accueil*/

a #menu1guestbook {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_accueil.png);
	margin-top: 5px;
}

a:hover #menu1guestbook {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_accueil.png) 0 -35px;
	margin-top: 5px;
}

/*News*/

a #menu2guestbook {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_news.png);
	margin-top: 15px;
}

a:hover #menu2guestbook {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_news.png) 0 -35px;
	margin-top: 15px;
}

/*Agenda*/

a #menu3guestbook {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_agenda.png);
	margin-top: 15px;
}

a:hover #menu3guestbook {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_agenda.png) 0 -35px;
	margin-top: 15px;
}

/*Discographie*/

a #menu4guestbook {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_discographie.png);
	margin-top: 15px;
}

a:hover #menu4guestbook {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_discographie.png) 0 -35px;
	margin-top: 15px;
}

/*Galerie*/

a #menu5guestbook {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_galerie.png);
	margin-top: 15px;
}

a:hover #menu5guestbook {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_galerie.png) 0 -35px;
	margin-top: 15px;
}

/*Livre d'or*/

a #menu6guestbook {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_livre_or.png) 0 -35px;
	margin-top: 15px;
}

a:hover #menu6guestbook {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_livre_or.png) 0 -35px;
	margin-top: 15px;
}

/*Liens*/

a #menu7guestbook {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_liens.png);
	margin-top: 15px;
}

a:hover #menu7guestbook {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_liens.png) 0 -35px;
	margin-top: 15px;
}

#guestbook_comments21 {
	margin-top: 50px;
	margin-left: 300px;
	width: 400px;
}

#guestbook_comments {
	margin-top: 50px;
	margin-left: 300px;
	width: 400px;
}
	
#guestbook_comments21 .comment {
	margin: 25px 0;
	padding-bottom: 25px;
	border-bottom: #c90019 1px solid;
}

#guestbook_comments21 .info {
	margin: 0 0 -15px 0;
}

#guestbook_comments21 .widget {
	margin: 5px 0;
}

#guestbook_comments21 input, #guestbook_comments21 textarea  {
	color: #c90019;
	border: 1px solid #c90019;
}

#guestbook_comments21 h2 {
	background: url(../img/rom_home_news_separator.png) bottom left no-repeat;
	height: 35px;
	margin-bottom: 7px;
}

#guestbook_comments .archives form {
	visibility: hidden;
}

#guestbook_comments .archives .date {
	visibility: hidden;
	height: 1px;
	width: 1px;
}

.pagination ul{
	list-style-type: none;
	margin-left: -10px;
}

.pagination li {
	display: inline;
	margin-left: 10px;
	}

.pagination {
	border-bottom: 1px solid #c90019;
	padding-bottom: 15px;
	margin-bottom: 25px;
	}
	
.pagination a {
	color: white;
	background-color: #c90019;
	text-decoration: none;
}

/* MENU ARCHIVE */

.menu_archive {
	float: left;
	margin: 0 50px 0 -250px;
	background: url(../img/rom_guest_archives.png) no-repeat;
	height: 35px;
}

.menu_archive:hover {
	background: url(../img/rom_guest_archives.png) no-repeat 0 -35px;
	}
	
.menu_archive img {
	height: 35px;
	width: 200px;
	}
/* FIN NAVIGATION GUESTBOOK */

/* DISCOGRAPHIE ----------------------------------------------------------------------------*/

#ContentAreaDisco {
	width: 950px;
	margin: 0 auto;
	background: url(../img/rom_disco_background.jpg);
	min-height: 100%;
}


#navigationDisco {
	position: relative;
	z-index: 99;
	width: 200px;
	margin-top: 0;
	float: right;
}


/*Accueil*/

a #menu1disco {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_accueil.png);
	margin-top: 5px;
}

a:hover #menu1disco {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_accueil.png) 0 -35px;
	margin-top: 5px;
}

/*News*/

a #menu2disco {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_news.png);
	margin-top: 15px;
}

a:hover #menu2disco {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_news.png) 0 -35px;
	margin-top: 15px;
}

/*Agenda*/

a #menu3disco {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_agenda.png);
	margin-top: 15px;
}

a:hover #menu3disco {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_agenda.png) 0 -35px;
	margin-top: 15px;
}

/*Discographie*/

a #menu4disco {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_discographie.png) 0 -35px;
	margin-top: 15px;
}

a:hover #menu4disco {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_discographie.png) 0 -35px;
	margin-top: 15px;
}

/*Galerie*/

a #menu5disco {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_galerie.png);
	margin-top: 15px;
}

a:hover #menu5disco {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_galerie.png) 0 -35px;
	margin-top: 15px;
}

/*Livre d'or*/

a #menu6disco {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_livre_or.png);
	margin-top: 15px;
}

a:hover #menu6disco {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_livre_or.png) 0 -35px;
	margin-top: 15px;
}

/*Liens*/

a #menu7disco {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_liens.png);
	margin-top: 15px;
}

a:hover #menu7disco {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_liens.png) 0 -35px;
	margin-top: 15px;
}

/* FIN NAVIGATION DISCOGRAPHIE */

/* COLONNE ALBUMS*/

#disco_desc {
  float: left;
  margin: 0;
}

.album {
	margin: 50px 0 0 300px;
	width: 400px;
	clear: both;
	border-bottom: 1px solid #c90019;
	padding-bottom: 50px;
}

.album img {
	float: left;
	margin: 0 50px 0 -250px;
}

.album h2 {
	background: url(../img/rom_home_news_separator.png) no-repeat scroll 0 20px;
	height: 35px;
}

.album p {
	margin: 0;
	display: block;
	
}

/* LIENS -----------------------------------------------------------------------------*/

#ContentAreaLinks {
	width: 950px;
	margin: 0 auto 0 auto;
	background: url(../img/rom_links_background.jpg);
	min-height: 100%;
}

#navigationLinks {
	position: relative;
	z-index: 99;
	width: 200px;
	margin-top: 0;
	float: right;
	display: inline;
}


/*Accueil*/

a #menu1links {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_accueil.png);
	margin-top: 5px;
}

a:hover #menu1links {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_accueil.png) 0 -35px;
	margin-top: 5px;
}

/*News*/

a #menu2links {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_news.png);
	margin-top: 15px;
}

a:hover #menu2links {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_news.png) 0 -35px;
	margin-top: 15px;
}

/*Agenda*/

a #menu3links {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_agenda.png);
	margin-top: 15px;
}

a:hover #menu3links {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_agenda.png) 0 -35px;
	margin-top: 15px;
}

/*Discographie*/

a #menu4links {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_discographie.png);
	margin-top: 15px;
}

a:hover #menu4links {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_discographie.png) 0 -35px;
	margin-top: 15px;
}

/*Galerie*/

a #menu5links {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_galerie.png);
	margin-top: 15px;
}

a:hover #menu5links {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_galerie.png) 0 -35px;
	margin-top: 15px;
}

/*Livre d'or*/

a #menu6links {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_livre_or.png);
	margin-top: 15px;
}

a:hover #menu6links {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_livre_or.png) 0 -35px;
	margin-top: 15px;
}

/*Liens*/

a #menu7links {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_liens.png) 0 -35px;
	margin-top: 15px;
}

a:hover #menu7links {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_liens.png) 0 -35px;
	margin-top: 15px;
}

/* FIN MENUS */

/* IMAGES DES LIENS*/

#links_img {
	width: 400px;
	margin-left: 250px;
	}

#links_img img {
	margin: 50px 0 0 50px;
	float: left;
}

#links_img a:hover img{

}

/* PRO - VISUELS -------------------------------------------------------------------------*/

#ContentAreaProVisuels {
	width: 950px;
	margin: 0 auto;
	background: url(../img/rom_pro_background.jpg);
	min-height: 100%;

}

/* NAVIGATION */

#navigationProVisuels {
	position: relative;
	z-index: 99;
	width: 200px;
	margin-top: 0;
	float: right;
}
/*Accueil*/

a #menu1ProVisuels {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_accueil.png);
	margin-top: 5px;
}

a:hover #menu1ProVisuels {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_accueil.png) 0 -35px;
	margin-top: 5px;
}

/*News*/

a #menu2ProVisuels {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_news.png);
	margin-top: 15px;
}

a:hover #menu2ProVisuels {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_news.png) 0 -35px;
	margin-top: 15px;
}

/*Agenda*/

a #menu3ProVisuels {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_agenda.png);
	margin-top: 15px;
}

a:hover #menu3ProVisuels {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_agenda.png) 0 -35px;
	margin-top: 15px;
}

/*Discographie*/

a #menu4ProVisuels {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_discographie.png);
	margin-top: 15px;
}

a:hover #menu4ProVisuels {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_discographie.png) 0 -35px;
	margin-top: 15px;
}

/*Galerie*/

a #menu5ProVisuels {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_galerie.png);
	margin-top: 15px;
}

a:hover #menu5ProVisuels {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_galerie.png) 0 -35px;
	margin-top: 15px;
}

/*Livre d'or*/

a #menu6ProVisuels {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_livre_or.png);
	margin-top: 15px;
}

a:hover #menu6ProVisuels {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_livre_or.png) 0 -35px;
	margin-top: 15px;
}

/*Liens*/

a #menu7ProVisuels {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_liens.png);
	margin-top: 15px;
}

a:hover #menu7ProVisuels {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_liens.png) 0 -35px;
	margin-top: 15px;
}

/*Pro*/

.navigation .toggleSubMenu2 a #menu8{
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_pro.png);
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
}

.navigation .toggleSubMenu2 a:hover #menu8 {
	background: url(../img/menus/rom_menu_pro.png) 0 -35px;
}

/*.navigation .toggleSubMenu2 span a:hover #menu8 {
	width: 200px;
	height: 35px;
	background: url(../img/menus/rom_menu_pro.png) 0 -35px;
}*/

/* sous-menus Pro */

#MainContent .navigation {
	width: 200px;
	margin: 0;
  padding: 0;
}

.navigation .toggleSubMenu2 {
	list-style: none;
	margin: 0 0 0 -10px;
	padding: 0;
}

li a #menu8aProVisuels {
	width: 200px;
	height: 23px;
	background: url(../img/sous_menus/rom_sous_menus_promo.png) 0 -23px;
	margin: -5px 0 10px 0;
	padding: 0;
}

li a:hover #menu8aProVisuels  {
	background: url(../img/sous_menus/rom_sous_menus_promo.png) 0 -23px;
}

li a #menu8bProVisuels {
	width: 200px;
	height: 23px;
	background: url(../img/sous_menus/rom_sous_menus_technique.png);
	margin: 0 0 10px 0;
	padding: 0;
}

li a:hover #menu8bProVisuels {
	background: url(../img/sous_menus/rom_sous_menus_technique.png) 0 -23px;
}

a #menu8cProVisuels {
	width: 200px;
	height: 23px;
	background: url(../img/sous_menus/rom_sous_menus_presse.png);
	margin: 0 0 10px 0;
	padding: 0;
}

a:hover #menu8cProVisuels {
	background: url(../img/sous_menus/rom_sous_menus_presse.png) 0 -23px;
}

a #menu8dProVisuels {
	width: 200px;
	height: 23px;
	background: url(../img/sous_menus/rom_sous_menus_tournee.png);
	margin: 0 0 10px 0;
	padding: 0;
}

a:hover #menu8dProVisuels {
	background: url(../img/sous_menus/rom_sous_menus_tournee.png) 0 -23px;
}

/*Contact*/

a #menu9 {
	width: 200px;
	height: 102px;
	background: url(../img/menus/rom_menu_groumpf_contact.png);
	margin-top: 90px;
}

a:hover #menu9 {
	width: 200px;
	height: 102px;
	background: url(../img/menus/rom_menu_groumpf_contact.png) 0 -102px;
	margin-top: 90px;
}

/* FIN NAVIGATION */

#visuels_promo {
  width: 700px;
  float: left;
}

.liste_visuels {
	margin: 50px 0 0 50px;
	clear: both;
}
	
.liste_visuels .image_container {
	float: left;
	margin: 0 50px 50px 0;
}
	
.liste_visuels h3 {
	margin-bottom: 13px;
}

.subMenu1 {
    font-size: .8em;
    margin: 0 0 0 0;
    padding: 0;
	list-style: none;
	letter-spacing: 0; 

}

/* PRO - TECHNIQUE -------------------------------------------------------------------------*/

li a #menu8bProTechnique {
	width: 200px;
	height: 23px;
	background: url(../img/sous_menus/rom_sous_menus_technique.png) 0 -23px;
	margin: 0 0 10px 0;
	padding: 0;
}

li a:hover #menu8bProTechnique {
	background: url(../img/sous_menus/rom_sous_menus_technique.png) 0 -23px;
}

#fiches_technique {
  width: 700px;
  float: left;
}

/* PRO PRESSE ---------------------------------------------------------------------------------*/

li a #menu8cProPresse {
	width: 200px;
	height: 23px;
	background: url(../img/sous_menus/rom_sous_menus_presse.png) 0 -23px;
	margin: 0 0 10px 0;
	padding: 0;
}

li a:hover #menu8cProPresse {
	background: url(../img/sous_menus/rom_sous_menus_presse.png) 0 -23px;
}

/* PRO CONTACTS ---------------------------------------------------------------------------------*/

li a #menu8dProContact {
	width: 200px;
	height: 23px;
	background: url(../img/sous_menus/rom_sous_menus_tournee.png) 0 -23px;
	margin: 0 0 10px 0;
	padding: 0;
}

li a:hover #menu8dProContact {
	background: url(../img/sous_menus/rom_sous_menus_tournee.png) 0 -23px;
}

#contact_pro {
	margin: 50px 0 0 300px;
	width: 400px;
}

#contact_pro h2 {
	background: url(../img/rom_home_news_separator.png) no-repeat bottom left ;
	height: 35px;}

#contact_pro h3 {
	font-size: 16px;
	line-height: normal;
	margin-bottom: 5px;
}
/* CONTACT --------------------------------------------------------------------------------------*/

#ContentAreaContact {
	width: 950px;
	margin: 0 auto;
	background: url(../img/rom_contact_background.jpg);
	max-height: 120%;
	min-height: 100%;

}

/* NAVIGATION */

#navigationContact {
	position: relative;
	z-index: 99;
	width: 200px;
	margin-top: 0;
	float: right;
}

a #menu9Contact {
	width: 200px;
	height: 102px;
	background: url(../img/menus/rom_menu_groumpf_contact.png) 0 -102px;
	margin-top: 90px;
}

a:hover #menu9Contact {
	width: 200px;
	height: 102px;
	background: url(../img/menus/rom_menu_groumpf_contact.png) 0 -102px;
	margin-top: 90px;
}

/* FORMULAIRE */

#formulaire {
	margin: 50px 0 0 50px;
	width: 650px;
}

#formulaire td {
	width: 250px;
	padding: 10px 0;
	border-bottom: 1px solid #c90019;
}

#formulaire input, #formulaire textarea {
	color: #c90019;
	border: 1px solid #c90019;
}

#formulaire .submit {
	margin-top: 10px;
}