* {
	margin:0px;
	padding:0px;
}

body {
	color:#000033;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color:#437637;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#wrapper {
	width:1000px;
	
	margin-left:auto;
	margin-right:auto;
}

#bannierebas {
	float:left;
	width: 100%;
	height:192px;
	background-image:url(http://www.dailyevents.fr/images/ressources/banniere/theme2010/daily-footer-hats.jpg);
	background-repeat:repeat-x;
}

#informationZone {
	display:none;
}

.left {
 float:left;

}

.right {
	float:right;
}


.cadre{
	width:168px;
	float:left;
	BORDER:#cbcbcb 1px solid;
	margin-top:10px;
	margin-bottom:5px;
}

.cadre ul{
	z-index:2;
	float:left;
	
}
.cadre ul li {
	list-style-type:none;
	width:168px;
	height:18px;
	background-image:none;
	background-repeat:repeat-y;
	BORDER-TOP:#cbcbcb 1px solid;
	float:left;
}

.deroulant ul li {
	display:none;
}

.deroulant:hover>ul li {
	display:block;
	background-color:#FFFFFF;
	position:relative;
	margin-left:0px;
	opacity:1;
	
	
}
.deroulant:hover>ul{
	margin-top:-17px;
	position:relative;
	background-color:#993300;
	
	border:1px solid #cbcbcb;
	border-top:0px;
	margin-left:168px;
}


.cadre li.password {
	margin-left:2px;
	
}

.cadre li a {
	font-size:  10px;
	color: #437637;
	font-weight:300;
	text-decoration:none;
	display:block;
	padding:2px 0 0 0;
	
}

.cadre li a:hover {
	font-size:  10px;
	color: #437637;
	font-weight:300;
	text-decoration:underline;
	display:block;
	
}

.cadre li:hover{
	background-image:url(../images/ressources/site/selection_actuelle.jpg);
	background-repeat:repeat-y;
}
.cadre li img {
	padding:0 8px 0 5px;
	float:left;
	
}

.menu_haut{
	margin-left:35px;
	padding-top:3px;
	font-weight:300;
	float:right;
	margin:0 0 0 0;
}



#fil_ariane{
	width:750px;
	height:22px;
	margin-left:20px;
	margin-top:10px;
	background-color:#ffffff;
	float:left;
	BORDER-BOTTOM:#EEEEEE 2px solid;
}
#sous_titre_ariane {
	width:550px;
	height:15px;
	float:left;
	margin-left:20px;
	padding-bottom:5px;
}

.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #21607F;
	font-weight:600;
	
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #898989;
	
}

.menu {
	height:18px;
	border-bottom:2px solid #CCC;
	margin-bottom:5px;
}
.menu ul {
	list-style-type:none;
}
.menu ul li  {
	float:left;
}
.menu ul li a {
	font-weight:bold;
	font-size:11px;
	border:0px solid #EEE;
	border-bottom:none;
	padding:0px 5px 0px 5px;
	margin-right:3px;
	background-color:#EEE;
	display:block;
	color:#777;
	height:18px;
	text-decoration:none;
	text-transform:uppercase;
}

.menu ul li a.selectionne {
	background-color:#fff;
	height:16px;
	border:2px solid #CCC;
	border-bottom:none;
}
.menu li a:hover {
	background-color:#EEE;
	color:#555;
	text-decoration:none;
}

.statut {
	width:auto;
	padding:5px;
	margin-bottom:10px;
	text-align:center;
	-moz-border-radius:10px;
}
.erreur {
	border:medium solid #FF0000;
	margin-top:10px;
	font-weight:bold;
}
.confirmation {
	border:thin solid #339900;
}
.warning {
	border:dashed medium #FF9900;
	font-weight:bold;
}

.gras {
	font-weight:bold;
}
.rouge {
	color:#C40000;
}

.chapeau {
	border:1px solid #99AA99;
	color:#000033;
	font-weight:bold;
	height:15px;
	margin-bottom:10px;
	margin-top:20px;
	padding-left:21px;
	background-repeat:no-repeat;
	background-position:left;
	background-color:#B3CEEF;
	height:15px;
}

.date {
	color:#999999;
	font-size:smaller;
	font-style:italic;
}

.fleches {
	text-align:right;
}
.fleches img {
	border:none;
}


.moitie {
	width:272px;
	float:left;
	margin-bottom:20px;
	margin-left:5px;
	margin-right:5px;
}



.homme {
	color:#4B7EB1;
}
.femme {
	color:#FF65CC;
}

.gras {
	font-weight:bold;
}

.vert {
	color:#339900;
}
.orange {
	color:#FF6600;
}


.button_grey {
	background-color:#F0F0EE;
	color:#666666; 
	border:1px solid #CCCCCC;
	cursor:pointer;
	padding:2px;
}

.pseudoTab {
	display:table;
}
.pseudoTab div {
	display:table-row;
}
.pseudoTab div div {
	display:table-cell;
}

.thumbnail {
	width:200px; 
}
.photo {
	max-width:100%;
	max-height:100%;
}

#puzzle div {
	margin: 5px;
	float:left;
	cursor: pointer;
	width:100px;
	height:100px;
	text-align:center;
}
#puzzle .photo {
	 border:1px solid #EEEEEE;
	 padding:2px;
}
#puzzle .photo:hover {
	border-color:#B3CEEF;
}

.button_grey {
	background-color:#F0F0EE;
	color:#666666; 
	border:1px solid #CCCCCC;
	cursor:pointer;
	padding:2px;
}

.commentTab div {
	border-top:thin solid #DEDEDE;
	padding:5px;
}

.details {
	float:right;
	width:25%;
	border-left:thin solid #DEDEDE;
	padding:10px;
	margin:10px;
	font-size:12px;
}

.photoDetails {
	width:20%;
	text-align:left;
	height:90%;
	overflow:auto;
}

.eventPicture {
	width:50px;
	overflow:hidden;
	background-image:url(../images/noimg.gif);
}

.shower {
	width:100%;
	height:500px;
	overflow:hidden;
	text-align:center;
}

.bigPhoto {
	max-width:100%;
	max-height:100%;
}

.pointerCadre {
	position:absolute;
	opacity:0;
	border:thick solid #3399CC;
	z-index:3;
	width:100px;
	height:100px;
}

.event {
	float:left;
	padding:4px;
	margin:5px;
	border:thin dashed #B3CEEF;
	width:200px;
	height:70px;
	overflow:hidden;
}

.description {
	border:thin dashed #B3CEEF;
	margin-top:10px;
	padding:2px;
}
.description .event {
	border:none;
	height:auto;
}

.share {
	clear:both; 
	text-align:center;
	border:thin dashed #B3CEEF;
	padding:3px;
	margin-top:20px;
	width:450px;
	margin-left:auto;
	margin-right:auto;
	color:#666666;
}
.shareLink {
	width:400px;
	text-align:center;
	color:#666666;
	border:thin solid #B3CEEF;
	font-size:12px;
}

.next {
	text-align:right;
	font-weight:bold;
}

.separateur {
	clear:both;
	margin-top:10px;
}

.sagas {
	margin-top:10px;
}