/* Photononstop */

/* open window */

body.ow{
	background: url(/img/common/bg_openw.gif) repeat-x #fff;
	color:#000;
	padding:4px 25px 20px;
  border-bottom:15px solid #4c4c47;
}

body.owsb{
	background: url(/img/common/bg_openw.gif) repeat-x #fff;
	color:#000;
	padding:4px 25px 20px;
}

.closewindow{
	position:absolute;
	top: 8px;
	right:10px;
	z-index: 50;
}

h2{
	padding:11px 0 15px 0;
	font-size: 2.11em;
	color:#4C4C47; 
	font-weight: normal;
}

fieldset {
  margin-top: 10px;
}

fieldset p {
  margin-bottom: 10px;
}

fieldset p.validation{
  margin-left: 100px;
}

fieldset p.validation input{
  cursor: pointer;
}

fieldset input select{
	float:left;
	vertical-align: middle;
	width:175px;
	margin-right:3px;
	border:1px solid #CDC7B7;
}

fieldset label{
	width:100px;
	float:left;
	text-align: right;
	font-weight: bold;
	margin-right:3px;
	color:#000;
	vertical-align: middle;
}

p.perror label{
	color:#f00;
}

p.perror input{
	border: 1px solid #f00;
}

label.fmtDispo{
  color: #000;
}

label.fmtNonDispo{
  color: #888;
}

label.fmtDispo span.prix{
  color: #fff;
  background: #000;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
  margin-left: 5px;
}

#Telechargement p{
  margin-bottom: 15px;
}

#Telechargement a{
  color: #F60;
}

#Telechargement p.choixFmt{
  margin: 0 0 10px 0;
}

#Aide a {
	color:#F60;
	background: url(/img/common/arrow_white_bgorange.gif) 0 2px no-repeat;
	display: block;
	padding:1px 10px 1px 15px;
}

#Aide strong{
  color: #4C4C47;
}

#SomGeneral strong{
  color: #4C4C47;
}

#SomGeneralBas{
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
  background: #808080;
  color: #FFF;
}

#ColGauche {
  float: left;
  width: 45%;
}

#ColDroite {
  margin-left: 50%;
}

#ColGauche a, #ColDroite a{
	color:#F90;
  background: none;
  display: inline;
  padding: 0;
  font-weight: bold;
}

#Aide p {
  margin-bottom: 1em;
}

#Aide h3 {
  margin-top: 2em;
  margin-bottom: 1em;
  font-size: 1.5em;
}

#Aide h4 {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1.5em;
}

#Aide ul.listeFonctions{
  list-style-type: disc;
  margin: 0 0 0 40px;
}

#Aide p.preListe{
  margin-bottom: 0;
}

.contenu{

}

.jauge {
  width: 280px;
  height: 20px;
  border: 1px solid #4C4C47;
  margin: 0;
  padding: 1px;
}

/******************
MODIF AIDE
******************/
#SomGeneralNew {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0 10px 10px 10px;
	background: #e5e5e5;
}

#SomGeneralNew h4 {
	font-size: 2em;
	line-height: 1.1em;
  color: #ff5114;
	font-weight: normal;
}

#SomGeneralNew p {
	float: left;
}
#SomGeneralNew p a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 247px;
	height: 156px;
	font-size: 1.65em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	/*font-weight: bold;*/
	color: #FFF;
	padding: 11px 0 0 0;	
	margin: 0 0 0 90px;
}
#SomGeneralNew p a#aide-recherche-coul {
	background: url(/img/common/aide-recherche-couleurs.jpg) no-repeat;
}
#SomGeneralNew p a#aide-recherche-similarite {
	background: url(/img/common/aide-recherche-similarite.jpg) no-repeat;
	color: #333;
}

.screenshot {
	float : right;
	margin: 0 40px 0 40px;
}

/****************************/
#Aide #ong-rech-coul, #Aide #ong-rech-simil, #Aide #ong-rech-coul-active, #Aide #ong-rech-simil-active {
	float: left;
	font-size: 1.3em;
	text-transform: uppercase;	
	margin: 3px 0 0 0;
	font-weight: bold;
}

#Aide #ong-rech-coul-active {
	display: block;
	color: #000 ;
	width: 201px;
	height: 23px;
	padding: 12px 0 0 50px;
	background: url(/img/common/ongl-coul-on.gif) no-repeat;
}
#Aide #ong-rech-simil-active {
	display: block;
	color: #000 ;
	width: 201px;
	height: 23px;
	padding: 12px 0 0 50px;
	background: url(/img/common/ongl-similarite-on.gif) no-repeat;
}

/**onglets **/

#Aide #ong-rech-coul a:link, #Aide #ong-rech-coul a:visited {
	display: block;
	color: #000 ;
	width: 201px;
	height: 23px;
	padding: 12px 0 0 50px;
	background: url(/img/common/ongl-coul-off.gif) no-repeat;
	color: #bab8b6;
}

#Aide #ong-rech-coul a:hover, #Aide #ong-rech-coul a:active {
	background: url(/img/common/ongl-coul-on.gif) no-repeat;
	color:#000 ;
}
#Aide #ong-rech-simil a:link, #Aide #ong-rech-simil a:visited {
	display: block;
	color: #000 ;
	width: 201px;
	height: 23px;
	padding: 12px 0 0 50px;
	background: url(/img/common/ongl-similarite-off.gif) no-repeat;
	color: #bab8b6;
}

#Aide #ong-rech-simil a:hover, #Aide #ong-rech-simil a:active {
	background: url(/img/common/ongl-similarite-on.gif) no-repeat;
	color:#000 ;
}
/******************/
#Aide p.voir-video a {
	display: block;
	width: 100px;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	padding: 5px 0 5px 16px;	
	margin: 10px 15px 0 0;
	background: url(/img/common/arrow_white_bgorange.gif) 3px 6px no-repeat #ff5114;
}

#Aide #aff-video {
	display: none;
	clear: left;
	padding: 6px 0 0 0 ;	
	margin: 0 0 20px 0;
}

#Aide div#exerg {
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 0 15px 0;
	padding: 0;
}

#Aide p.exerg {
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 0 5px 0;
	padding: 0;
}
#Aide p.attention {
	font-weight: bold;
	color: #ff3333;
}
/*************************************************/
/*OBJECTIF AVENTURES/
/*************************************************/

#obj-aventure {
	clear: both;
	width: 834px;
	height: auto;
	background: url(/img/objectif-aventure-2013/obj-aventure-head.jpg) no-repeat #000;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
}
#obj-aventure p {
	font-size: 1.2em;
	line-height: 1.3em;
}


#obj-aventure a:link, #obj-aventure a:visited {
	text-decoration: underline;	
	color: #5c8eb6;
}

#obj-aventure a:active, #obj-aventure a:hover {
	text-decoration: none;	
	color: #5c8eb6;
}

#obj-aventure #head {
	position: relative;
	width: 834px;
	height: 535px;
}
#obj-aventure #head h2 {
	position: absolute;
	top: 431px;
	left: 23px;
	width: 419px;
	height: 103px;
	background: url(/img/objectif-aventure-2013/festival-aventure.gif) no-repeat;
	text-indent: -99999px;
}

#obj-aventure #head #liens {
	position: absolute;
	top: 455px;
	left: 594px;
	width: 222px;
	height: 80px;
}
/***/
#obj-aventure-part1 {
	overflow: hidden;
	width: 788px;
	height: auto;
	margin: 25px 0 0 23px;
	padding: 0 0 17px 0;
 	border-bottom: dotted 2px #FFF;
}
#obj-aventure-part1 p {
	float: left;
	width: 382px;
	height: auto;
	margin: 0 0 0 0;
	text-align: justify;
}
/*****/
#obj-aventure-part2 {
	overflow: hidden;
	width: 788px;
	height: auto;
	margin: 25px 0 0 23px;
	padding: 0 0 17px 0;
}
#obj-aventure-part2 #bloc {
	float: left;
	width: 382px;
	height: auto;
	margin: 0 22px 0 0;
	text-align: justify;
}
#obj-aventure-part2 #bloc img,  #obj-aventure-part2 #bloc2 img {
	float: left;
	margin: 0 16px 12px 0;
}
#obj-aventure-part2 #bloc h3 {
	text-transform: uppercase;
	font-size: 1.8em;
	text-align: left;
	margin: 0 0 30px 0;
	line-height: 1.2em;
}
/***/

#obj-aventure-part2 #bloc2 {
	float: left;
	width: 365px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 14px;
	text-align: justify;
	border-left: dotted 2px #FFF;
}
#obj-aventure-part2 #bloc2 h3 {
	text-transform: uppercase;
	font-size: 1.4em;
	text-align: left;
	margin: 0 0 14px 0;
	line-height: 1.2em;
}


