/* MAIN */

html, body{
	margin: 0px;
	padding:0px;
	background-color: #ffffff;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #232323;
}

.no_border{
	border: 0px;
}

.center{
	text-align: center;
}

.middle{
	vertical-align: middle;
}

.clear{
	clear: both;
}

.float_left{
	float: left;
}

a.link_bold{
	text-decoration: none;
	color: #232323;
	font-weight: bold;
}
a.link_bold:hover{
	text-decoration: underline;
}

.purple{
	color: #8c0b86;
}

.blue{
	color: #2a48bf;
}

.orange{
	color: #e58429;
}

.green{
	color: #126610;
}

.red{
	color: #bf0618;
}


/************************************************************************************************************************************************/
/************************************************************************************************************************************************/

/* COMMON */

.main{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 900px;
	min-height:1200px;
    margin-left: -450px;
    background-color: #fff2e2;
}

.main_border_left{
	position: absolute;
	top: 0px;
	left: -50px;
	width: 50px;
	height: 100%;
	background-image: url('./images/back_left.png');
	background-repeat: repeat-y;
}

.main_border_right{
	position: absolute;
	top: 0px;
	right: -50px;
	width: 50px;
	height: 100%;
	background-image: url('./images/back_right.png');
	background-repeat: repeat-y;
}

.main_contain{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #232323;
	margin-bottom: 185px;
	padding-top: 15px;
}

/************************************************************************************************************************************************/
/************************************************************************************************************************************************/

/* HEADER */

.header_main{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height:250px;
	color: #f6f6f6;
	font-size: 13px;
}

.header_back{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height:250px;
}

.header_middle{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height:120px;
	background-image: url('./images/back_transparent.png');
}

.header_logo{
	position: absolute;
	top: 135px;
	left: 0px;
	width: 300px;
	height:143px;
	padding:5px;
	z-index:50;
}

.header_logo_pierres_dorees{
	position: absolute;
	top: 140px;
	left: 200px;
	width: 535px;
	height:80px;
	padding:5px;
	z-index:50;
	text-align: center;
}

.header_line{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height:22px;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
}


/************************************************************************************************************************************************/
/************************************************************************************************************************************************/

/* FOOTER */

.footer_main{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height:185px;
	color: #f6f6f6;
	font-size: 12px;
	text-align: center;
}

.footer_orange{
	background-image: url('./images/back_orange.png');
	background-repeat: repeat-x;
}

.footer_blue{
	background-image: url('./images/back_blue.png');
	background-repeat: repeat-x;
}

.footer_red{
	background-image: url('./images/back_red.png');
	background-repeat: repeat-x;
}

.footer_green{
	background-image: url('./images/back_green.png');
	background-repeat: repeat-x;
}

.footer_purple{
	background-image: url('./images/back_purple.png');
	background-repeat: repeat-x;
}

.footer_copyright{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	text-align: center;
	font-weight: bold;
}

.footer_main tr{
	vertical-align: top;
}

.footer_main td{
	padding:15px;
	text-align:left;
}

.footer_main > ptest{
	display:inline-block;
	text-align:left;
	width:150px;
	padding:10px;
	vertical-align: top;
}

.footer_main ptest+ptest{
	margin-left:5px
}

.footer_title{
	font-size: 17px;
	font-weight: bold;
}

.footer_text a{
	font-style: normal;
	text-decoration: none;
	color: #f6f6f6;
}

.footer_text a:hover{
	font-style: normal;
	text-decoration: underline;
	color: #f6f6f6;
}


/************************************************************************************************************************************************/
/************************************************************************************************************************************************/

/* ADMIN */

.header_admin{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height:25px;
	color: #f6f6f6;
	font-size: 15px;
	text-align: center;
	padding-top: 10px;
}

.footer_admin{
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height:25px;
	color: #f6f6f6;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
}

.admin_text{
	width: 90%;
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding-top: 50px;
	padding-bottom: 25px;
	padding-left: 5%;
}

a.admin_links{
	color: #f6f6f6;
	text-decoration: none;
}

a.admin_links:hover{
	color: #f6f6f6;
	text-decoration: underline;
}



/************************************************************************************************************************************************/
/************************************************************************************************************************************************/

/* MENU */

.menu_postit{
	position: absolute;
	top: -15px;
	right: -110px;
	width: 289px;
	height:1050px;
	z-index:500;
}

.menu_godasse{
	position: absolute;
	bottom: 20px;
	left: 62px;
	width: 100px;
	height: 80px;
}

.menu_photos{
	position: absolute;
	top: 725px;
	left: 10px;
	width: 150px;
}

.menu_photos_links{
	position: absolute;
	top: 690px;
	left: 35px;
	width: 160px;
}

div.menu_link_top{
	position: absolute;
	top: 35px;
	left: 57px;
}

div.menu_link_bottom{
	position: absolute;
	top: 860px;
	left: 60px;
}

a.menu_link{
	text-decoration: none;
	font-weight: bold;
}

a.menu_link:hover{
	text-decoration: none;
	color: #232323;
}

.menu_link_purple{
	color: #8c0b86;
}

.menu_link_blue{
	color: #2a48bf;
}

.menu_link_orange{
	color: #e58429;
}

.menu_link_green{
	color: #126610;
}

.menu_link_red{
	color: #bf0618;
}


/************************************************************************************************************************************************/
/************************************************************************************************************************************************/

/* TITLE */

.back_title{
	width: 700px;
	height:35px;
	background-repeat: no-repeat;
	font-size: 20px;
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
}

.back_title_home{
	width: 300px;
	height:35px;
	background-repeat: no-repeat;
	font-size: 20px;
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
}

.back_title_purple{
	background-image: url('./images/back_title_purple.png');
	color: #8c0b86;
}

.back_title_blue{
	background-image: url('./images/back_title_blue.png');
	color: #2a48bf;
}

.back_title_orange{
	background-image: url('./images/back_title_orange.png');
	color: #e58429;
}

.back_title_green{
	background-image: url('./images/back_title_green.png');
	color: #126610;
}

.back_title_red{
	background-image: url('./images/back_title_red.png');
	color: #bf0618;
}


/************************************************************************************************************************************************/
/************************************************************************************************************************************************/

/* CONTENU */

.text{
	width: 625px;
	padding-top: 25px;
	padding-left: 50px;
}

.text_home{
	width: 300px;
	padding-top: 25px;
	padding-left: 50px;
}

.text_image{
	width: 700px;
	padding-top: 25px;
}


/************************************************************************************************************************************************/
/************************************************************************************************************************************************/

/* INDEX */

.border_div_photos{
	border: 1px solid #000000;
	margin: 0px;
	border-spacing: 0px;
	border-padding: 0px;
	padding: 10px;
	background-color: #ffffff;
}

/************************************************************************************************************************************************/
/************************************************************************************************************************************************/

/* UNITS */

.unit_news{
	font-size: 13px;
	clear: both;
	padding-left: 25px;
	padding-bottom: 5px;
}

.unit_news_link{
	text-decoration: none;
}

.unit_news_link:hover{
	text-decoration: underline;
	color: #232323;
}

.unit_date_news{
	font-style: italic;
	font-size: 10px;
	float: right;
	font-weight: normal;
}

.unit_agenda_month{
	font-size: 13px;
	font-weight: bold;
	padding-left: 25px;
	padding-bottom: 5px;
}

.unit_agenda{
	font-size: 13px;
	clear: both;
	padding-left: 25px;
	padding-bottom: 5px;
	font-weight: normal;
}

.unit_agenda_link{
	text-decoration: none;
}

.unit_agenda_link:hover{
	text-decoration: underline;
	color: #232323;
}

.unit_date_agenda{
	font-style: italic;
	font-size: 10px;
	float: right;
	font-weight: normal;
}

.unit_date_agenda_details{
	padding-left: 25px;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
}

.unit_agenda_details{
	padding-left: 25px;
}


.unit_infos{
	font-size: 13px;
	clear: both;
	padding-left: 25px;
	padding-bottom: 5px;
	font-weight: normal;
}

.unit_infos_link{
	text-decoration: none;
}

.unit_infos_link:hover{
	text-decoration: underline;
	color: #232323;
}

.separation{
	color: #232323;
	background-color: #232323;
	height: 2px;
	border: 0;
}

/************************************************************************************************************************************************/
/************************************************************************************************************************************************/

/* NEWS */

.news_title{
	width: 100%;
	font-weight: bold;
	font-size: 14px;
}

.news_title_index{
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	clear: both;
}

.news_title_index_link{
	text-decoration: none;
	color: #232323;
}

.news_title_index_link:hover{
	text-decoration: underline;
	color: #232323;
}

.news_date{
	font-style: italic;
	font-size: 10px;
}

.news_date_index{
	font-style: italic;
	font-size: 10px;
}

.news_text{
	padding-top: 15px;
	padding-bottom: 15px;
}

.news_text_index{
	padding-top: 5px;
	padding-bottom: 15px;
}

.news_author{
	font-style: italic;
}

.news_author_index{
	float: right;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
}


/************************************************************************************************************************************************/
/************************************************************************************************************************************************/

/* LIENS UTILES - INFORMATIONS UTILES */

.links_icons{
	width:125px;
	padding:10px;
	height: 50px;
	text-align: center;
}

.links_text{
	padding:10px;
	height: 50px;
	text-align: left;
}

div.links a{
	text-decoration: none;
	color: #232323;
}

div.links a:hover{
	text-decoration: underline;
	color: #232323;
}


.get_acrobat{
	padding-top: 50px;
	font-size: 10px;
	font-style: italic;
	color: #232323;
}

/************************************************************************************************************************************************/
/************************************************************************************************************************************************/

/* PHOTOS*/

.photos_small_picture{
	border: 1px solid #232323;
	width: 100px;
	height: 100px;
	margin-bottom: 3px;
	padding: 10px;
	background-color: #ffffff;
}

.margin_left{
	margin-left: 3px;
}

.photos_title{
	text-align:center;
	width: 500px;
}

/************************************************************************************************************************************************/
/************************************************************************************************************************************************/

/* CONTACTS */

a.contacts_link{
	text-decoration: none;
	color: #8c0b86;
}

a.contacts_link:hover{
	text-decoration: underline;
	color: #232323;
}


/************************************************************************************************************************************************/
/************************************************************************************************************************************************/

/* CONNEXION */



/************************************************************************************************************************************************/
/************************************************************************************************************************************************/

/* CALENDRIER */

.ds_box {
	background-color: #ffffff;
	border: 1px solid #252525;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #ffffff;
}

.ds_head {
	background-color: #a5a5a5;
	color: #edecec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #edecec;
	color: #252525;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}


.ds_cell {
	background-color: #edecec;
	color: #252525;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #a5a5a5;
}

/************************************************************************************************************************************************/
/************************************************************************************************************************************************/

/* PHOTOS */

.swiff-uploader-box a {
	display: none !important;
}

/* .hover simulates the flash interactions */
a:hover, a.hover {
	color: red;
}

#scout-status {
	padding: 10px;
	width: 100%;
	border: 1px solid #eeeeee;
}

#scout-status .progress {
	background: url(./images/uploader/progress-bar/progress.gif) no-repeat;
	background-position: +50% 0;
	margin-right: 0.5em;
	vertical-align: middle;
}

#scout-status .progress-text {
	font-size: 0.9em;
	font-weight: bold;
}

#scout-list {
	list-style: none;
	width: 90%;
	margin: 0;
}

#scout-list li.validation-error {
	padding-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	color: #8a1f11;
	cursor: pointer;
	border-bottom: 1px solid #fbc2c4;
	background: #fbe3e4 url(./images/uploader/failed.png) no-repeat 4px 4px;
}

#scout-list li.file {
	border-bottom: 1px solid #eee;
	background: url(./images/uploader/file.png) no-repeat 4px 4px;
	overflow: auto;
}
#scout-list li.file.file-uploading {
	background-image: url(./images/uploader/uploading.png);
	background-color: #D9DDE9;
}
#scout-list li.file.file-success {
	background-image: url(./images/uploader/success.png);
}
#scout-list li.file.file-failed {
	background-image: url(./images/uploader/failed.png);
}

#scout-list li.file .file-name {
	font-size: 1.2em;
	margin-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
}
#scout-list li.file .file-size {
	font-size: 0.9em;
	line-height: 18px;
	float: right;
	margin-top: 2px;
	margin-right: 6px;
}
#scout-list li.file .file-info {
	display: block;
	margin-left: 44px;
	font-size: 0.9em;
	line-height: 20px;
	clear : both;
}
#scout-list li.file .file-remove {
	clear: right;
	float: right;
	line-height: 18px;
	margin-right: 6px;
}
