* {
	/*border: none;*/
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
form {
	margin-top: 5px;
}
body {
	min-width : 855px;
	position: absolute;
	width: 100%;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666;
}
table {
	text-align: left;
	vertical-align: top;
}
tr {
	vertical-align: top;
	line-height: 2em;
}
#header {
	position: absolute;
	width: 100%;
	text-align: left;
	height: 120px;
	top: 0;
	left: 0;
}
#logo {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
#baseline {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 2.4em;
	font-weight: bold;
	width: 8em;
	color: #666;
}
#menu {
	margin-top: 40px;
	height: 70px;
	text-align: center;
}
#menu ul {
	list-style: none;
}
#menu li {
	display: inline;
	line-height: 200%;
	margin: 1em;
}
a:link, a:visited {
	text-decoration: none;
	color: #666;
}
#menu ul li span {
	font-weight: bold;
	font-size: 1.6em;
}
.pageAgence a:hover, .pageAgence h1, .pageAgence h2, .pageAgence h3, .pageAgence span {
	color: #009633;
}
.pageContacts a:hover, .pageContacts h1, .pageContacts h2, .pageContacts h3, .pageContacts span {
	color: #9CC800;
}
.pageEquipe a:hover, .pageEquipe h1, .pageEquipe h2, .pageEquipe h3, .pageEquipe span {
	color: #0000CC;
}
.pageGoodies a:hover, .pageGoodies h1, .pageGoodies h2, .pageGoodies h3, .pageGoodies span {
	color: #006B71;
}
.pageMethodologie a:hover, .pageMethodologie h1, .pageMethodologie h2, .pageMethodologie h3 , .pageMethodologie span {
	color: #2A789F;
}
.pageMoyens a:hover, .pageMoyens h1, .pageMoyens h2, .pageMoyens h3, .pageMoyens span {
	color: #A10783;
}
.pagePartiPris a:hover, .pagePartiPris h1, .pagePartiPris h2, .pagePartiPris h3, .pagePartiPris span {
	color: #FF6D10;
}
.pagePrestations a:hover, .pagePrestations h1, .pagePrestations h2, .pagePrestations h3, .pagePrestations span {
	color: #BE0201;
}
.pageWorkingSpace a:hover, .pageWorkingSpace h1, .pageWorkingSpace h2, .pageWorkingSpace h3, .pageWorkingSpace span {
	color: #7F0A03;
}
.Agence a:hover, .Agence h1, .Agence h2, .Agence h3, .Agence span {
	color: #009633;
}
.Contacts a:hover, .Contacts h1, .Contacts h2, .Contacts h3, .Contacts span {
	color: #9CC800;
}
.Equipe a:hover, .Equipe h1, .Equipe h2, .Equipe h3, .Equipe span {
	color: #0000CC;
}
.Goodies a:hover, .Goodies h1, .Goodies h2, .Goodies h3, .Goodies span {
	color: #006B71;
}
.Methodologie a:hover, .Methodologie h1, .Methodologie h2, .Methodologie h3 , .Methodologie span {
	color: #2A789F;
}
.Moyens a:hover, .Moyens h1, .Moyens h2, .Moyens h3, .Moyens span {
	color: #A10783;
}
.PartiPris a:hover, .PartiPris h1, .PartiPris h2, .PartiPris h3, .PartiPris span {
	color: #FF6D10;
}
.Prestations a:hover, .Prestations h1, .Prestations h2, .Prestations h3, .Prestations span {
	color: #BE0201;
}
.WorkingSpace a:hover, .WorkingSpace h1, .WorkingSpace h2, .WorkingSpace h3, .WorkingSpace span {
	color: #7F0A03;
}
#corps {
	position: absolute;
	width: 100%;
	text-align: left;
	height: 120px;
	top: 140px;
	left: 0;
}
#colonne {
	float: right;
	margin-top: 200px;
	/*margin-bottom: 400px;*/
	width: 3%;
}
object {
	float: left;
	margin-left: 3%;
	margin-top: 80px;
	margin-bottom: 400px;
	margin-right: 3%;
}
.navigation {
	float: left;
	margin-left: -10px;
	margin-top: 80px;
	margin-bottom: 20px;
	margin-right: 1%;
	width: 300px;
}

.navigation ul {
	margin-left: 45px;
}
.navigation ul li {
	margin-top: 1em;
	list-style-image: url(IMG/squarews.gif);
	list-style-position: inside;
	font-size: 1.2em;
	font-weight: bold;
}
.navigation ul ul {
	margin-left: 20px;
}
.navigation ul li ul li {
	margin-top: 0.2em;
	list-style: square;
	list-style-position: inside;
	font-size: 0.9em;
	font-weight: normal;
}
#article {
}
html>body #article {
}
#article h1 {
	font-size: 2.8em;
	font-weight: bold;
}
#article h1 strong {
	font-size: 1.8em;
}
#article h2 {
	color: #666;
	font-weight: bold;
	font-size: 1.6em;
	margin: 1em 0;
}
#article h3 {
	font-weight: bold;
	font-size: 1.6em;
	margin: 1em 0;
}
#article h4 {
	font-weight: bold;
	font-size: 1em;
	margin: 1em 0;
	color: #666;
}
#article h5 {
	font-weight: bold;
	font-size: 1em;
	margin: 0 0.2em 0 0;
	color: #7F0A03;
}
.mode li{
	font-weight: bold;
	font-size: 1em;
	margin: 0.6em 0.2em 0 0;
	color: #666;
	
}

#article p {
	color: #666;
	font-size: 1em;
}
#article a {
	text-decoration: underline;
}

#article ul {
  margin:5px; 
  list-style: none inside;
}
#content{
border : 1 px solid #666;
    margin-left : 300px;
}
.espace{
height: 200px;
}
#footer {
	border: none;
	clear: both;
	line-height: 20px;
	margin-top: 40px;
	font-size: 1em;
	color: #666;
	text-align: center;
	vertical-align: middle;
}
#footer img {
	line-height: 20px;
	height: 20px;
	width: 20px;
	text-align: center;
	vertical-align: middle;
}
.num, .num a {
color: #7F0A03;
	width: 4em;
}


.date {
color: #7F0A03;
	width: 8em;
}
.objet {
color: #7F0A03;
	text-align: left;
	width: 60em;
}
.statut {
color: #7F0A03;
	text-align: left;
	width: 8em;
}
.domaine, .domaine a {
color: #7F0A03;
	text-align: left;
	width: 10em;
}


.connexion {
	color: #666;
}
.connexion label {
	color: #7F0A03;
	margin: 5px 5px 5px 5px;
}
.connexion input {
	margin: 0px 5px;
	border: 1px solid #666;
	width: 200px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.connexion div input, .formulaire div input {
	display: block;
	width: 150px;
	text-align: center;
	background-color: #7F0A03;
	color: white;
	margin: 10px 5px;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
}
.connexion fieldset {
	border: 1px solid #666;
	margin-top: 10px;
	margin-right: 20px;
	padding: 5px;
	width: 210px;
}
.connexion fieldset p {
	margin: 5px;
}
.connexion fieldset a {
	margin: 5px;
}
.connexion textarea {
	border: none;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666;
	width: 300px;
	height: 200px;
}
.contact label {
	color: #7F0A03;
	font-weight: bold;
	display: block;
}
.contact textarea {
	border: none;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666;
	width: 400px;
	height: 100px;
}
/*.bouton_submit {
	display: block;
}
.bouton_submit {
	width: 200px;
	text-align: center;
	background-color: #7F0A03;
	color: #FFFFFF;
	margin: 5px 0;
	display: block;
}*/
.titres_donnees {
color: #7F0A03;
font-weight: bold;
}

.executer input {
	width: 100px;
	text-align: center;
	background-color: #7F0A03;
	color: white;
	margin: 5px 0;
	display: block;
}
.executer {
	display: block;
	width: 150px;
	text-align: center;
	background-color: #7F0A03;
	color: white;
	margin: 10px 0;
}
.valider {
	display: block;
	color: #FFFFFF;
	background-color: #7F0A03;
}

.lien_connexion {
	display: block;
	margin: 20px;
}
.actif {
	font-size: 1.5em;
	font-weight: bold;
	color: #7F0A03;
}
.actif a, .actif a:link, .actif a:hover, .actif a:active {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #7F0A03;
}
.retour {
	font-size: 1.5em;
	font-weight: bold;
	color: #7F0A03;
} 
/* tables */

table {
width: 95%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color:#333;
background-color: #fff;
/*clear:both;*/
padding: 0;
margin: 0 0 2em 0;
white-space: normal;
}
th {
background-color: #e2e2e2;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #003d4c;
border-bottom: 1px solid #003d4c;
text-align: center;
padding:1px 4px;
}
table tr td {
border-right: 1px solid #ddd;
padding:4px 4px;
vertical-align:top;
text-align: center;
}
table tr.altRow td {
background: #f4f4f4;
}
table td.actions {
	white-space: nowrap;
}
#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

/* scaffold show */

div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 500px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}


/* notices and errors */

#flashMessage, .error, .error_message {
color:#900;
font-size: 16px;
background-color: #fff;
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form {
margin-top: 2em;
}
form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
/*float:left;*/
width: 200px;
font-size: 14px;
padding-right: 20px;
}
input[type=checkbox] {
float: left;
/* clear: left; */
margin: 2px 6px 7px 2px;
}
input, textarea {
/*clear: both;*/
display:block;
font-size: 14px;
font-family: inherit;
}
select {
/*clear: both;*/
vertical-align: text-bottom;
font-size: 14px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
div.required {
/*clear: both;*/
color:#222;
font-weight:bold;
}
div.optional {
/*clear: both;*/
color:#555;
}
div.submit {
/*clear: both; */
margin-top: 40px;
margin-left: 140px;
} 
/* action links */
/*ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}*/
#cakeSqlLog {

clear: both;
text-align: left;
margin-top: 1300px;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}
