* {
margin:0;
padding:0;
}


/* General Style Info */
body {
	background-color: #e9e9e9;
	color: #fff;
	font-family: verdana;
	text-align:center;
	background-image:url(../img/background.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
#centralcontent{
	width:900px;
	left:50%;
	position:absolute;
	margin-left:-450px;
	text-align:center;
	color:#000000;
	background-image:url(../img/top.jpg);
	height:60px;
}
#centralcontent2{
	width:822px;
	left:50%;
	position:absolute;
	top:60px;
	margin-left:-412px;
	text-align:center;
	color:#000000;
	height:72px;
}
#centralcontent2_intern{
	width:822px;
	left:50%;
	position:absolute;
	top:60px;
	margin-left:-412px;
	text-align:left;
	color:#000000;
	height:72px;
}
#contentContainer{
	text-align:left;
	color:#000000;
}
#text{
	font-size:10px;
	margin-top: 10px;
	width:95%;
	margin-left:10px;
	line-height:20px;
	text-align:justify;
}
 p{
margin-bottom:25px;
}

#slogan{
float:left;
margin-left:0px;
font-weight:bold;
font-size:20px;
font-family:verdana;
}
#slogan2{
/*float:left;*/
margin-left:100px;
padding-left:30px;
font-weight:normal;
text-align:left;
font-size:18px;
font-family:verdana;
color:#616170;
background-image:url(../img/bande.jpg);
background-position:left;
background-repeat:no-repeat;
/*clear:both;*/
}

#adresse{
margin-top:20px;
/*width:100%;*/
color:#11196d;
font-size:16px;
margin-bottom:25px;
}
#red{
color:#990000;
font-weight:bold;
}
/* STYLE MESSAGE USER */
#flashMessage{
background-color:#999966;
border: 1px solid #900;
padding:10px;
width:400px;
overflow:auto;
}

/* STYLE POUR BANNER HOMEPAGE GETPROMO.CTP */
#promo{
float:right;
width:384px;
height:290px;
background-image:url(../img/promo_bg.jpg);
text-align:left;
}
#promoBox{
text-align:left;
margin-top:45px;
margin-left:30px;
width:310px;
height:185px;
font-size:11px;
}
#promoTitle{
font-weight:bold;
font-size:16px;
}
#promoPrice{
text-align:right;
font-weight:bold;
font-size:14px;
color:#336666;
}
#promoImage{
float:right;
margin-left:5px;
width:85px;
/*height:115px;*/
border: 1px solid #000099;
}

#photos{
height:130px;
	background-image:url(../img/photos.jpg);
	width:824px;
}
a {
	background-color: inherit;
	color: #003d4c;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	background-color: inherit;
	color: #003d4c;
	text-decoration:none;
}
a img {
	border:none;
}
h1, h2, h3, h4 {
	background-color: inherit;
	font-weight:normal;
}
h1 {
	color: #003d4c;
	font-size: 130%;
	margin: 0.1em 0;
	margin-bottom:15px;
}
h2 {
	color: #2C6877;
	font-size: 160%;
	margin: 0.3em 0;
	padding-top: 1em;
}
h3 {
	color: #c6c65b;
	font-size: 120%;
	padding-top: 2em;
}
h4 {
	color: #c6c65b;
	font-weight: normal;
	padding-top: 0.5em;
}
ul, li {
	margin: 0 12px;
}


#imageSelectDiv
{
position: relative;
height: 300px;
overflow: auto;
background-color: #dddddd;
border: thin solid #000000;

}

#imageTypeLink{
	padding-bottom: 10px;

}



#menu{
	width:823px;
	margin-top: 5px;
	background-image:url(../img/menu_bg.jpg);
	background-repeat:repeat-x;
	color:#666633;
	font-size:11px;
	font-weight:bold;
	height:23px;
	text-align:center;
}

#menu a{
	display:block;
	float:left;
	padding: 5px 15px;
}
#menu a:hover{
	display:block;
	background-image:url(../img/menu_bg_over.jpg);
	background-repeat:repeat-x;
	float:left;
	padding:5px 15px;
}

#adminMenu{
	width:823px;
	margin-top: 5px;
	color:#662222;
	background-color: #dddddd;
	font-size:11px;
	font-weight:bold;
	height:23px;
	text-align:center;
}

#adminMenu a{
	display:block;
	float:left;
	padding: 5px 15px;
}
#adminMenu a:hover{
	display:block;
	float:left;
	padding:5px 15px;
}








/*FORMS*/
fieldset{
	width:90%;
}
legend{
padding:5px;
font-weight:bold;
font-size:14px;
margin-top:-5px;
}
div.formRow 
{
	clear: right;
	padding-top: 10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:100%;
}
	
div.formRow span.formRowLabel 
{
	float: left;
	width: 35%;
	text-align: right;
	font-size:11px;
	margin-left: 12px;
	border-bottom: 1px dotted #999;
	color:#000;
}


div.formRow span.formRowInput 
{
	float: right;
	width: 60%;
	text-align: left;
}

tr.oddClass{
	background-color: #ffffff;

}

tr.evenClass{
	background-color: #dddddd;
}


.formDataSet{
margin-left: 50px;
margin-bottom: 5px;
padding:5px;
font-size:11px;
border-color:#fff;
}



.albumImage
{
float: left;
margin: 10px;
}


/* Layout */
#container {
	text-align: left;
}

#header{
	background-color: #FFF;
	width:824px;
	text-align:center;
	color:#000;
}
#header h1 { 
	color: #ffffff;
	background: url('../img/cake.icon.png') no-repeat;
	padding: 5px 50px;
	height: 5em;
}
#header h1 a { 
	color: #ffffff;
	background: #2C6877;
	text-decoration: none;
}
#header h1 a:hover { 
	color: #ffffff;
	background: #003d4c;
	text-decoration: none;
}
#content{
	background-color: #fff;
	clear: both;
	color: #333;
	padding: 0px 40px 40px 40px;
	overflow: auto;
}
#footer {
	clear: both;
	padding: 6px 10px;
	text-align: right;
}

/* Tables */
table {
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background-color: #f2f2f2;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	text-align: center;
}

th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}

th a:hover {
	background-color: #ccc;
	color: #333;
	text-decoration: none;
}

table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	display: inline;
	margin: 0px 6px;
}
.cakeSqlLog table {
	background: #f4f4f4;
}
.cakeSqlLog td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 50%;
}
dl .altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}


/* Notices and Errors */
div.message, p.error, div.error-message {
	color: #900;
	font-size: 80%;
	font-weight: bold;
	margin: 8px 0px;
}
div.error-message {
	clear: both;
}
div.error em {
	font-size: 100%;
	color: #003d4c;
}
span.notice {
	background-color: #c6c65b;
	color: #fff;
	display: block;
	font-size: 100%;
	padding: 0.5em;
	margin: 1em 0;
}

/*  Nav & Actions */
div.nav {
	text-align: left;
	position: absolute;
	top: 9em;
	left: 60%;
}
div.nav ul li a {
	display: block;
	background: #fff;
	color: #003d4c;
	padding: 3px 8px;
	text-decoration: none;
}
div.nav ul {
	background: #003d4c;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.nav ul li a {
	background: #fff;
	color: #003d4c;
	padding: 3px 8px;
	text-decoration: none;
}
div.nav ul li a:hover {
	background: #003d4c;
	color: #fff;
}

/*  Actions  */
div.actions {
	clear: both;
	margin-top: .2em;
	text-align: left;
}
div.actions ul {
	margin: 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	margin: 0 2em 0 0;
	padding: 0;
}
div.actions ul li a {
	background: #fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	background: #003d4c;
	color: #fff;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	background: #f0f0f0;
	padding: 1em;
}

pre.cake_debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 18px;
	margin: 4px 2px;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	color: #333;
	margin: 4px 2px;
	padding: 4px;
	font-size: 120%;
	line-height: 18px;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	border: 1px dotted #606060;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 5px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #FFFF00;
}

/* ALBUMS PHOTOS */

.CGAlbum{
float:left;
padding:10px;
background-color:#afb8bd;
margin:0px 15px 10px;
}

.CGHighlight{
text-align:center;
}

.CGTitle{
font-size:11px;
text-align:center;
}
.gmap{
float:right;
}

