/* StyleSheet DLG-Net 'Open_Your_Com_StyleSheet' */
body {
	margin:0 auto;
	background-color:#e8e8d9;
	background-image: url(template/open_your_com_v2/images/ondes.png);
	background-position:50% 50px;
	background-repeat:no-repeat;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
                behavior: url("csshover3.htc");
}

#global {
	margin-left:auto;
	margin-right:auto;
	margin-top:150px;
	width:965px;
	height:335px;
	background-image:url(template/open_your_com_v2/images/centre_fond.png);
	background-repeat:no-repeat;
}

#logo {
	position:absolute;
	z-index:100;
	width:206px;
	height:150px;
	margin-left:730px;
	margin-top:-116px;
}

#menu_top {
	position:absolute;
	z-index:50;
	width:710px;
	height:58px;
	margin-top:-75px;
	padding-left:76px;
}


/* ================================================================*/

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 634px;
	height: 80px;
	background:none;
	position: relative;
}
#menu a span {
	display: none;
	position: absolute;
                background:none;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}

#menu a:hover,#menu a:active {
	background-position: left bottom;
}
#menu a.active{
	background-position: left bottom;
}
#menu a:hover span, #menu .active span,#menu a:active span{
	display: block;
}
/*_________________________________________________________________________________*/
#menu .agence {
	width: 51px;
	height: 32px;
	background: url(template/open_your_com_v2/images/menu/agence.png) no-repeat;
	left: 0px;
	top: 48px;
	background-position: left bottom;
}
#menu .agence span {
	width: 27px;
	height: 40px;
	background: url(template/open_your_com_v2/images/menu/agence_onde.png) no-repeat;
	left: -20px;
	top: -20px;
}
/*_________________________________________________________________________________*/
#menu .exclusivite {
	width: 70px;
	height: 36px;
	background: url(template/open_your_com_v2/images/menu/exclusivite.png) no-repeat;
	left: 53px;
	top: 44px;
	background-position: left bottom;
}
#menu .exclusivite span {
	width: 48px;
	height: 16px;
	background: url(template/open_your_com_v2/images/menu/exclusivite_onde.png) no-repeat;
	left: 10px;
	top: -20px;
}
/*_________________________________________________________________________________*/
#menu .creation {
	width: 73px;
	height: 57px;
	background: url(template/open_your_com_v2/images/menu/creation_graphique.png) no-repeat;
	left: 122px;
	top: 23px;
	background-position: left bottom;
}
#menu .creation span {
	width: 27px;
	height: 40px;
	background: url(template/open_your_com_v2/images/menu/creation_graphique_onde.png) no-repeat;
	left: -15px;
	top: -20px;
}
/*_________________________________________________________________________________*/
#menu .seminaires {
	width: 68px;
	height: 52px;
	background: url(template/open_your_com_v2/images/menu/seminaires.png) no-repeat;
	left: 197px;
	top: 28px;
	background-position: left bottom;
}
#menu .seminaires span {
	width: 41px;
	height: 25px;
	background: url(template/open_your_com_v2/images/menu/seminaires_onde.png) no-repeat;
	left: 50px;
	top: -15px;
}
/*_________________________________________________________________________________*/
#menu .developpement {
	width: 74px;
	height: 39px;
	background: url(template/open_your_com_v2/images/menu/developpement_durable.png) no-repeat;
	left: 266px;
	top: 41px;
	background-position: left bottom;
}

#menu .developpement span {
	width: 57px;
	height: 23px;
	background: url(template/open_your_com_v2/images/menu/developpement_durable_onde.png) no-repeat;
	left: 5px;
	top: -23px;
}
/*_________________________________________________________________________________*/
#menu .communication {
	width: 74px;
	height: 40px;
	background: url(template/open_your_com_v2/images/menu/communication_interne.png) no-repeat;
	left: 343px;
	top: 40px;
	background-position: left bottom;
}
#menu .communication span {
	width: 53px;
	height: 28px;
	background: url(template/open_your_com_v2/images/menu/communication_interne_onde.png) no-repeat;
	left: 28px;
	top: -26px;
}
/*_________________________________________________________________________________*/
#menu .sponsoring {
	width: 58px;
	height: 36px;
	background: url(template/open_your_com_v2/images/menu/sponsoring_sportif.png) no-repeat;
	left: 420px;
	top: 44px;
	background-position: left bottom;
}
#menu .sponsoring span {
	width: 38px;
	height: 12px;
	background: url(template/open_your_com_v2/images/menu/sponsoring_sportif_onde.png) no-repeat;
	left: 10px;
	top: -15px;
}
/*_________________________________________________________________________________*/
#menu .relations {
	width: 79px;
	height: 58px;
	background: url(template/open_your_com_v2/images/menu/relation_presse.png) no-repeat;
	left: 480px;
	top: 22px;
	background-position: left bottom;
}
#menu .relations span {
  width: 40px;
  height: 28px;
  background: url(template/open_your_com_v2/images/menu/relation_presse_onde.png) no-repeat;
  left: -18px;
  top: -20px;
}
/*_________________________________________________________________________________*/
#menu .openyourgreen{
	width: 79px;
	height: 58px;
	background: url(template/open_your_com_v2/images/menu/bt-openyourgreen.png) no-repeat;
	left: 559px;
	top: 22px;
	background-position: left bottom;
}
#menu .openyourgreen span {
	width: 57px;
	height: 23px;
	background: url(template/open_your_com_v2/images/menu/developpement_durable_onde.png) no-repeat;
	left: 5px;
	top: -10px;
}
/* ==============================================================*/



#content {
	position:absolute;
	margin-top:20px;
	margin-left:17px;
	background-color:#ffffff;
	width:920px;
	height:270px;
}

#rubrique {
	width:220px;
	overflow:auto;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	overflow:hidden ;
}

/* ================================================================*/
#content_global {
	margin-left:15px;
	width:685px;
}


#content_titre {
	height:88px;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
#content_texte {
	color:#666666;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.scroll{
	position:relative;
	float:left;
	display:block;
	height:185px;
	overflow:auto;
	padding-left: 10px;
	padding-right: 10px;
	border:0px solid #AFAFAF;
	margin:0;
	background:#e8e8d9;
	left:0;
	top:0;
	width: 400px;
}
.content_texte_titre {
	color:#b43630;
	font-size:12px;
	font-weight:bold;
}

#content_slide {
	position:relative;
	display:block;
	float:right;
	overflow:hidden ;
	width:265px;
	height:185px;
	background:#ffffff;
	padding-top:8px;

}
.slide_class ul li{
	border:1px solid #fff;
	line-height:0px;
	margin-right:5px;
}

.slide_class ul li a{ /* in case of link */
	display:block;
	border:0px;
}

.slide_class ul li a img{
	display:block;
	border:0px;
}
/* ================================================================*/

#menu_bottom {
	position:absolute;
	margin-top:304px;
	margin-left:5px;
	background-color: #b12a25;
	width:946px;
	height:12px;
	border:none;
	color:#FFFFFF;
	text-align:center;
}

#menu_bottom a{
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
#menu_bottom a:hover, #menu_bottom a:active{
	font-size:10px;
	color:#12b4c6;
	text-align:center;
	text-decoration:none;
}

#copyright {
	margin-left:auto;
	margin-right:auto;
	margin-top:-15px;
	width:900px;
	color:#60544c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

#copyright a, #copyright a:active, #copyright a:visited {
	color:#60544c;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

#copyright a:hover {
	color:#60544c;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

#news_navigo {
   width:60px;
   position:relative;
   float:right;
   text-align:right;
}
news_navigo a {
   color:#FFF;
   border-bottom:#FFF dotted 1px;
   text-decoration:none;
}

#news_navigo a:hover  {
   color:#000;
   border-bottom:none;
   text-decoration:none;
}
#news_navigo a:visited {
   color:#000;
   border-bottom:none;
   text-decoration:none;
}
#NewsSummary {
   position:relative;
   width:295px;
   height:150px;
   overflow:hidden;
}
/* End of 'Open_Your_Com_StyleSheet' */

