/*************************************************************************/
/* COMPORTEMENT GENERALE DES BALISES */

* {
	margin:0; 
	padding:0;
}
html, body {
	height: 100%;
	font-size:100%;
}

body {
	height:auto !important;
	min-height:100%;
	position:relative;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:14px;
}
img {
	vertical-align:top;
}
a img {
	border:0;
}
ul {
	list-style:none;
}
input, select {
	vertical-align:middle;
}
table {
	border-collapse:collapse;
}
table th {
	font-weight:normal;
}
small{}
hr {
	display:none;
}


/*************************************************************************/
/* MISE EN PAGE DU SITE */
#main, #footer_content, #header_content {
	margin:0 auto;
	width:920px;
	color:#333;
	border:solid 1px black;
	position:relative;
}
#header {
	border:solid 1px blue;

}


#header_content {
	height:100px;
	border:solid 1px blue;

}

#content{
	position: relative;
	zoom:1;
}
#col-1{
	margin:0 0 0 330px;
	padding:18px 20px 0 0;
	border:solid 1px red;

}
#col-2{
	position:absolute;
	top:20px;
	left:0px;
	width:280px;
	padding:0 0 0 25px;
	border:solid 1px green;
}
#col-3{
	visibility:hidden;
	position:absolute;
	right:0px;
	top:0px;
	width:0px;
	padding:0;
}
#footer{
	clear:both;
	display:none;
	border:solid 1px blue;
}
#logo_whatson {width:130px;float:right;}

/*************************************************************************/
/* MENU DU SITE. */
#conteneur_menu {
	position:absolute;
	top:10px;
}
ul#menu li {float:left;}
ul#menu a, ul#menu input {
	display:block;
	margin:5px;
	padding:5px;
}
ul#menu a:hover {}
ul#menu .select {}
/*************************************************************************/
/* SOUS MENU DU SITE. */
#infoMenu.bloc-col li {margin:2px 0 2px 0;;padding:0px;}
#infoMenu.bloc-col li a {display:block;padding:0 0 0 20px;}
#infoMenu.bloc-col li a:hover, #infoMenu li a.pageEnCours {}
#infoMenu.bloc-col li li a {padding:0 0 0 25px;font-size:10px;border:none;}
#infoMenu.bloc-col li li li a {padding:0 0 0 30px;}

/*************************************************************************/
/* FILE D'ARIANE. */
#fileAriane a{
	display:block;
	padding:0 10px 0 10px;
	background:url("../img/imgstand/puce_ariane2.gif") no-repeat left 2px;
	float:left;
}
#fileAriane a#FileArianFin {
	font-weight:bold;
	background:url("../img/imgstand/puce_ariane1.gif") no-repeat left 2px;
}

/*************************************************************************/
/* COMPORTEMENT DES BALISES DANS LE BLOC CONTENU. */
#col-1 .contenu {text-align:justify;margin:0 0 20px 0;padding:0 0 20px 0;}
#col-1 .contenu img {margin:10px;}
#col-1 .contenu ul {list-style-type: disc;margin:10px 10px 10px 30px;}
#col-1 .contenu li {padding:0 0 10px 10px;}
#col-1 .contenu p {margin:0 0 10px 0;}

.imgPage {}


/*************************************************************************/
/* BOUTON DE FORMULAIRE. */
#main a.lire_suite {display:block;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}


button{
	margin:0 7px 0 0;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:130%;
	text-decoration:none;
	cursor:pointer;
	background:#f5f5f5;
	border:1px solid #dedede;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	font-weight:bold;
	color:#565656;
	width:auto;
	overflow:visible;
	padding:4px 10px 3px 7px; /* IE6 */
	
}
button[type]{
	padding:5px 10px 5px 7px; /* Firefox */
	line-height:17px; /* Safari */
}
*:first-child+html button[type]{
	padding:4px 10px 3px 7px; /* IE7 */
}
button img {
	margin:0 5px -1px 0 !important;
	padding:0;border:none;
}
button:hover{
	color:#336699;
	background:#dff4ff;
	border:solid 1px #c2e1ef;
}

/*************************************************************************/
/* LES BLOCS MODULES. */

/* LES BLOCS MODULES. */
#col-1 .bloc-col {padding:0 0 25px 0;margin:0 0 25px 0;}
#col-1 .bloc-col li {margin:0 0 25px 0;padding:0 0 25px 0;}
#col-1 .bloc-col .formulaire li {margin:0 0 5px 0;padding:0 0 5px 0;}
#col-1 .bloc-col h2 a {display:block;float:right;font-weight:normal;}

#col-2 .bloc-col {padding:0 0 20px 0;margin:0 0 20px 0;}
#col-2 .bloc-col li {margin:0 0 5px 0;padding:0 0 5px 0;}

#col-2 .bloc-col .admin {position:absolute;right:0px;}
#col-2 .bloc-col .liste_theme {background:#000;padding:5px;font-size:.6em;color:#FFF;text-transform:uppercase;font-family:Arial, Helvetica, sans-serif;margin:0 0 10px 0;}
#col-2 .bloc-col .liste_theme a {color:#FFF;text-decoration:none;}
/*************************************************************************/
/* ICONES DES OBJETS CONTENUS DANS UNE PAGE, NEWS, EVEN, ETC. */
.infoContenu {margin:0 0 10px 0;}
.infoContenu a {display:block;float:left;padding:2px 5px 2px 20px;}

.infoContenuPage {margin:0 0 10px 0;height:20px;}
.infoContenuPage a {display:block;float:left;padding:2px 5px 2px 20px;}

.nbrImg {background:url(../img/imgstand/fichier_image.png) no-repeat;}
.nbrVid {background:url(../img/imgstand/film.png)no-repeat;}
.nbrDoc {background:url(../img/imgstand/fichier_word.png)no-repeat;}
.nbrComment {background:url(../img/imgstand/add-comment-16.png) no-repeat;}

/*************************************************************************/
/* LOADER AJAX. */
.ajax-loading {background: url(http://demos111.mootools.net/demos/Group/spinner.gif) no-repeat center;}

/*************************************************************************/
/* ASPECT DES TAGS */
#col-1 .tag {padding-top:10px;padding-bottom:10px;border-top:solid 1px #ccc;border-bottom:solid 1px #ccc;}
#col-1 .tag span {color:#666;font-weight:bold;font-size:.9em;display:block;float:left;padding:2px;margin-right:8px;}
#col-1 .tag a {color:#333;text-decoration:none;font-size:.9em;display:block;float:left;padding:2px;margin-right:8px;}
#col-1 .tag a:hover {color:#666;}

#col-2 .tag {text-align:center;}
#col-2 .tag a {color:#333;text-decoration:none;}
#col-2 .tag h2, #col-2 .tag h3, #col-2 .tag h4, #col-2 .tag h5, #col-2 .tag h6 {display:inline;padding:5px;}
#col-2 .tag h2 a {font-size:2em;color:#000;}
#col-2 .tag h3 a {font-size:.8em;color:#333;}
#col-2 .tag h4 a {font-size:.7em;color:#666;}
#col-2 .tag h5 a {font-size:.5em;color:#999;}
#col-2 .tag h6 a {font-size:.4em;color:#999;}
#col-2 .tag a:hover {color:#666;}

/*************************************************************************/
/* ASPECT DES COMMENTAIRES */
#col-1 #commentaireListe {}
#col-1 #commentaireListe li {	}
#col-1 #commentaireListe li .message {
	width:400px;
	padding:10px;
	border:solid 1px #666;
	background:#fff url("../img/imgstand/comment-fond1.gif") no-repeat left top;
	border-bottom:none;
	text-indent:30px; 
	font-style:italic;color:#333; 
}

/* ASPECT DU MODULE DE NEWSLETTER */
#col-2 #newsletter form {
	text-align:center;
}
#col-2 #newsletter input {
	float:none;
	padding:0px;
	margin:0px;
}
#col-2 #newsletter button {
	display:inline;
	padding:0px;
	margin:0px;
	line-height:normal;
}
#col-2 #newsletter button img {
	padding:0px;
	margin:0px;
}
/*************************************************************************/
/* ASPECT DU PORTFOLIO */
#col-1 .album {margin:0 0 20px 0;}
#col-1 .album td {vertical-align:top;}
#col-1 .album td.col_titre {width:75px;text-align:center;padding:5px;}

#col-1 .album td ul {padding:35px 0 0 0;margin:0 0 0 0;background:no-repeat left 3px;}


#col-1 .album td ul li {width:84px;height:84px;background:#E6E6E6;padding:5px;border:solid 1px #B2B2B2;float:left;margin:10px 10px 0 0;}
#col-1 .album td ul li a {display:block;width:84px;height:84px;background-repeat:no-repeat;background-position:center center;text-decoration:none;}
#col-1 .album td ul li a img {display:none;}
#col-1 .album td ul li a span {display:block;width:74px;height:74px;background:url(../img/imgstand/shadow.png);color:#FFF;text-decoration:none;font-size:.9em;padding:5px;visibility:hidden;}
#col-1 .album td ul li a:hover span {visibility:visible;}

#col-1 .album td ul.album_photo {background-image:url(../img/imgstand/icone_photo.png);}
#col-1 .album td ul.album_doc {background-image:url(../img/imgstand/icone_doc.png);}
#col-1 .album td ul.album_video {background-image:url(../img/imgstand/icone_video.png);}
#col-1 .album td ul.album_video li {width:120px;height:90px;}
#col-1 .album td ul.album_video li a {width:120px;height:90px;}
#col-1 .album td ul.album_video li a span {width:110px;height:80px;}
/*************************************************************************/
/* ASPECT DE L'INFO CONTACT */
#infoContact {
position:absolute;
top:0px;
width:250px;
text-align:center;
margin:0 0 0 710px;
}

/*************************************************************************/
/* ASPECT DE GALLERIE. */
#gallerie {position:relative;}
#gal_item li {width:100%;background:no-repeat left top;position:absolute;top:0px;z-index:10;}
#gal_item h3 {margin:0 0 5px 0;}
#gal_item li div {position:absolute;}
#gal_bouton {position:absolute;z-index:20;}
#gal_bouton li a {display:block;background-repeat:no-repeat;}
#gal_bouton li a h4{visibility:hidden;background:url(../theme/img/imgstand/shadow.png)}
#gal_bouton li a:hover h4{visibility:visible;}

#gallerie {
	height:300px;
}
ul#gal_item li {
	height:290px;
}

#gal_item h3 {
	font-size:2em;
	text-transform:none;
	font-style:italic;
	font-weight:lighter;
	color:#FFF;
	line-height:24px;
}
#gal_item li div {
	background:#b3b3b3;
	width:240px;
	height:260px;
	right:0px;
	padding:20px;
}
#gal_item li p {
	color:#534741;
	font-family:Arial, Helvetica, sans-serif;
}
ul#gal_bouton {
	top:220px;
	left:0px;
	background:#585C5A;
	width:635px;
	padding:0 0 0 5px;
}
ul#gal_bouton li {
	float:left;
}
#gal_bouton li a {
	width:120px;
	height:60px;
	background-color:#464a48;
	background-repeat:no-repeat;
	margin:10px 5px 10px 5px;
	text-decoration:none;
}
#gal_bouton li a h4{
	width:110px;
	height:50px;
	padding:5px;
	visibility:hidden;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}

#gal_bouton li a:hover h4{
	visibility:visible;
}


#gal_bouton li a.select {
	background-color:#000;
	background-repeat:no-repeat;
}

/*************************************************************************/
/* ASPECT DU MENU FOOTER */
#site_map_footer {}
#site_map_footer li {float:left;}
#site_map_footer li a {display:block;margin:5px;padding:5px}
#site_map_footer li li {display:none;}
