/**
 * Style sheet studiopch
*/

body {
	margin:0;
	padding:0;
	background:#808080 url(../images/template/fond.png) repeat-x;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color:#FFFFFF;
}

/* Gabarit */

#wrapper {
	background:#777777 url(../images/template/fond-wrapper.png) no-repeat;
	/*border-left:3px solid #818181;	
	border-right:3px solid #818181;*/
}

#header {
	background:url(../images/template/fond-header.png) no-repeat;
	padding:0 18px 0 18px;
}

#container {
	background:url(../images/template/container-fond.gif) repeat-y;
	padding:7px 18px 0 18px;
}

#footer {
	background-color:#4C4C4C;
	padding:0;
	margin:30px 0 0 0;
	border-bottom:7px solid #6C6C6C;
	height:56px;
}

#footer .ce_text {
	margin:0px 0 0 0;
	padding:12px 0 0 0;
	font-size:10px;
	text-align:center;
	/*border:1px solid #003300;*/
}

/* Divers + Contenus */

.layout_full {
	margin:0 0 15px 0;
}

.layout_full .ce_text {
	padding:0 0 0 15px;
}

.info {
	background:url(../images/template/hyperlink-fond.gif) 0px 4px no-repeat;
	margin:-13px 0 15px 16px;
	color:#999;
	padding:0 0 0 17px;
}

.back {
	background:url(../images/template/news-icon.gif) 0 15px no-repeat;
	padding:10px 0 0 13px;
	margin:0 0 0 15px;
	border-top:1px dotted #555;
	float:right;
}

.back a {
	color:#FFF;
}

.mod_newslist .image_container img, .mod_newsreader .image_container img, #projects .image_container img {
	border:5px solid #C8C8C6;
}

#main .ce_text a {
	color:#DAF305;
}

.ce_hyperlink a {
	background:#4C4C4C url(../images/template/hyperlink-fond.gif) 15px 9px no-repeat;
	width:70px;
	padding:5px 5px 5px 35px;
	margin:20px auto 0 auto;
	display:block;
	text-decoration:none;
	float:right;
}

.blockquote {
	border-left:2px solid #DAF305;
	padding:3px 0 0 15px;
	font-size:12px;
}

#main .ce_text {
	margin:0 0 0 0;
	text-align:justify;
	line-height:20px;
	font-size:12px;
}

.ce_text {
	font-size:12px;
}

#office .ce_text ul {
	margin:3px 0 0 15px;
	padding:0;
}

#office .ce_text li {
	padding:0 0 0 12px;
	margin:0;
}

#projects .ce_text ul {
	margin:5px 0 0 170px;
	padding:0;
}

.ce_text li {
	background:url(../images/template/news-icon.gif) 0 8px no-repeat;
	padding:0 0 0 13px;
	margin:0 0 10px 0;
	list-style:none;
	text-align:justify;
}

.error {
	color:#DAF305;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	width:400px;
}

/* Pagination */

.pagination {
	border-top:1px dotted #555555;
	padding:10px 0 0 0;
}
	

.pagination ul li {
	float:left;
	list-style:none;
	background:none;
}

/* Office */

#office .encart-texte {
	background:url(../images/template/encart-fond-bas.gif) bottom left no-repeat;
	float:right;
	width:416px;
	padding:10px 0px 10px 15px;
}

#office .encart {
	background:url(../images/template/encart-fond.gif) no-repeat left;
	width:151px;
	margin:0 0 50px 0;
}

#office .image_container {
	background-color:#C8C8C6;
	padding:5px 5px 3px 5px;
	width:90px;
	margin:0 0 0 15px;
}

#office .image_container img {
	border:2px solid #555555;
}

/* Gallery */

#right .ce_gallery {
	margin:0px 0 0 33px;
}

#right .ce_gallery img {
	margin:0 0 10px 10px;
	border:3px solid #C8C8C6;
}

.ce_gallery {
	margin:30px 0 0 10px;
}

.ce_gallery img {
	margin:0 0 10px 15px;
	border:5px solid #C8C8C6;
}

/* Titres */

.titre h1 {
	background:url(../images/template/h1-fond.gif) bottom no-repeat;
	text-transform:uppercase;
	margin:15px 0 18px 0;
	padding:0 0 12px 0;
	font-size:19px;
}

.mod_newsreader h1 {
	background:url(../images/template/h1-fond.gif) bottom no-repeat;
	text-transform:uppercase;
	margin:14px 0 18px 0;
	padding:0 0 10px 0;
	font-size:19px;
}

.mod_newslist h1 {
	border-left:5px solid #DAF305;
	border-bottom:1px solid #555555;
	text-transform:uppercase;
	margin:15px 0 18px 0;
	padding:0 0 5px 10px;
	font-size:15px;
}

.titre h2 {
	background:url(../images/template/h2-fond.gif) right bottom no-repeat;
	text-transform:uppercase;
	margin:18px 0 18px 36px;
	padding:0 0 12px 0;
	font-size:14px;
}

h3 {
	background-color:#818181;
	margin:35px 0 25px 0;
	padding:5px 0 5px 0;
	text-align:center;
	border-bottom:1px dotted #434343;
	border-top:1px dotted #434343;
	font-size:13px;
	text-transform:uppercase;
	letter-spacing:1px;
}

h4 {
	background:url(../images/template/gallery-fond.gif) right no-repeat;
	text-align:right;
	border-bottom:1px dashed #555;
	padding:0 17px 7px 0;
	font-size:16px;
	margin:20px 0 -15px 0;
}

/* right */

#right a {
	text-decoration:none;
	/*border-bottom:1px dotted #393939;*/
	padding:0 0 1px 0;
	line-height:18px;
	display:block;
}

#right a:hover {
	text-decoration:none;
	/*border-bottom:1px dotted #DAF305;*/
}

.mod_newslist ul {
	margin:0 0 0 42px;
	padding:0;
}

.mod_newslist li {
	background:url(../images/template/news-icon.gif) 0 8px no-repeat;
	padding:0 0 0 15px;
	margin:0 0 10px 0;
	list-style:none;
	text-align:justify;
}

/* Breadcrumb */

.mod_breadcrumb {
	background:url(../images/template/fil-hr.gif) right bottom no-repeat;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	width:585px;
	font-size:10px;
}

/* */

.ce_toplink {
	background:url(../images/template/top-fond.gif) right no-repeat;
	text-align:right;
	padding:0 15px 0 0;
	margin:0x 0 0 0;
}

.ce_toplink a {
	text-decoration:none;
}

/* */

.toggler {
	text-align:center;
	background-color:#4C4C4C;
	width:180px;
	cursor:pointer;
	margin:10px auto 0 auto;
	padding:5px;
	font-weight:bold;
}

.toggler:hover {
	background-color:#555555;
}

/* Address Book */

.mod_address_book th {
	text-align:center;
	background-color:#999999;
	padding:7px 5px 7px 5px;
}

.mod_address_book td {
	background-color:#7E7E7E;
	padding:7px 5px 7px 5px;
	border:1px solid #707070;
	font-size:10px;
}

.mod_address_book a {
	text-decoration:none;
}

.mod_address_book a;hover {
	text-decoration:underline;
}

#back-add {
	background-color:#4C4C4C;
	margin:0 0 15px 46px;
	padding:10px;
	width:65px;
	display:block;
}

#back-add2 {
	background-color:#4C4C4C;
	margin:0 0 15px 446px;
	padding:10px;
	width:65px;
	display:block;
}

#back-add a, #back-add2 a {
	color:#DAF305;
	text-decoration:underline;
}

/* */

#bouctoubou {
	font-size:10px;
	color:#CCCCCC;
	text-align:center;
	margin:0px 0 0 0;
	padding:8px 0 8px 0;
}

#bouctoubou a {
	color:#CCCCCC;
	text-decoration:none;
}

#bouctoubou a:hover {
	color:#FFF;
	text-decoration:underline;
}
