/************ CSS ATELIER DE DORURE ANTOINE PALOMARES ************/
/************  		 WWW.DORURE-PALOMARES.COM  		  ************/


body {
	font-family: Verdana, Arial, Helvetica;
	color: #555555;
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	line-height:18px;
	text-align: justify;	
}
/************ GLOBALE ************/
#Tableau_01 {
	position:relative;
}
td
{
	font-family: Verdana, Arial, Helvetica;
	color: #555555;
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	line-height:18px;
	text-align: justify;
}

a
{
	color: #B78522;
	text-decoration:none;
	/*font-weight: bold;*/
}


a:hover
{
	color: #B78522;
	text-decoration:underline;

}
#contener {
	margin:0 auto;
	position:relative;
	width:910px;
}
h1 {
	color:#271200;
	font-size:17px;
	font-weight:bold;
	position:absolute;
	left:290px;
	text-shadow:1px 1px 1px #DADADA;
	top:181px;
	width:500px;
	z-index:100;
}

body.definition h1,body.image h1  {
	position:relative;
	top:0;
	left:0;
	
	
}


/************ PAGE ************/

#flashcontent img {
	border:0;	
}
#flash{
	margin:0 auto;	
	text-align:center;
	width:806px;
	
}
#txt-intro {
	margin:13px auto 0;
	text-align:justify;
	width:800px;
	font-size:11px;
	color:#747474;
}
#txt-intro span {
	width:800px;
	display:block;
	font-size:12px;
	text-align:center;
}

#contener.accueil  {
	width:960px;

}
#contener.accueil h1 {
	position:relative;
	left:0;
	right:0;
	top:0;
	margin:0 auto;
	font-size:14px;
	text-align:center;
	color:#909090;

}

#rub-stages {
	/*float:left;	*/
	/*position:absolute;
	width:572px;*/
}
.texte_tab
{
	first-letter;
	font-family: Verdana, Arial, Helvetica;
	color: #555555;
	font-weight: normal;
	font-style: normal;
	padding-left: 15px;
}

.texte_image_droite
{
	font-family: Verdana, Arial, Helvetica;
	color: #555555;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	padding-right: 15px;
	line-height:18px;
}

.texte_image_gauche
{
	font-family: Verdana, Arial, Helvetica;
	color: #555555;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	padding-right: 15px;
	line-height:18px;
}

.texte_image_centre
{
	font-family: Verdana, Arial, Helvetica;
	color: #555555;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	padding-left : 10px;
	padding-right : 10px;

}
.contour_image
{
	/*border: 1px solid black;*/
}

.legende_photo
{
	font-size:9px;
	color: #B78522;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

.legende_inscription
{
	font-size:10px;
	color: #B78522;
	font-weight: normal;
	font-style: normal;
}


.inscription_session
{
	font-size:11px;
	color: #B78522;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}
.titre
{
	padding-top : 15px;
	color: #B78522;
	font-size:14px;
	font-weight: bold;
	text-decoration:underline;
}

.sous-titre
{
	background : transparent url(images/puce01.jpg) no-repeat;
	background-position : 0px;
	color: #555555;
	font-size:12px;
	font-weight: bold;
	padding-left : 15px;
	/*padding-top : 15px;*/
	/*text-decoration:underline;*/
}



/************ DEFINITION ************/

.def_titre {
	margin-left : 15px;
	font-weight: bold;
	margin-top:20px;
	background : transparent url(images/puce01.jpg) no-repeat;
	background-position : 0px;
	padding-left : 15px;
}
.def_texte {
	margin-left : 15px; 
	margin-right : 15px;
	text-align: justify;
}



/************ IMAGE ************/

.image_titre {
	margin-left : 15px;
	font-weight: bold;
	margin-top:20px;
	background : transparent url(images/puce01.jpg) no-repeat;
	background-position : 0px;
	padding-left : 15px;
}
.image_texte {
	margin-left : 15px; 
	margin-right : 15px;
	text-align: justify;
}


/************ VIDEO ************/

.video_titre {
	margin-left : 15px;
	font-weight: bold;
	margin-top:20px;
	background : transparent url(images/puce01.jpg) no-repeat;
	background-position : 0px;
	padding-left : 15px;
}
.video_texte {
	margin-left : 15px; 
	margin-right : 15px;
	text-align: justify;
}
.video_div {
margin-top:50px;
margin-bottom:40px;
}

.video_commentaire {
font-size:10px;
}



/************ PLAN ************/


.plan_menu A{
	padding-left : 12px;
	margin-top : 1px;
	margin-bottom : 1px;
	background : transparent url(images/puce01.jpg) no-repeat;
	background-position : 0px;
	line-height :15px;

}




/************ FORMULAIRE ************/

INPUT {
   	border-color: #555555 inset;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	text-indent : 1px;
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
}

  textarea {  
	font-family: Arial;
  	font-size: 12px;
  	font-style: normal;
  	line-height: normal;
  	font-weight: normal;
 	text-decoration: none;
  	letter-spacing: normal;
  	text-align: normal;
  	word-spacing: normal;
/*	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
   	border-color: #555555 inset;*/
  	background-color: #FFFFFF;
  }

  SELECT {
	font-family: Arial;
	font-size: 8pt;
	color : #555555;
	background-color: #FFFFFF;
}
input, select, textarea {
	border:1px solid #d3d3d3;
	background:url("images/bg-input.jpg") repeat-x scroll 0 0 #FFFFFF;
}

.optgroup {

	font-weight:bold!important;
}
.optattente {
	font-weight:normal;	
}

.optdispo {
	color:#090;
	font-weight:bold;	
}

/************ PIED DE PAGE ************/
#footer {
	position:relative;
	font-family: Verdana, Arial, Helvetica; 
	color: #555555;
	font-size:11px;	
	width:960px;
	margin:0 auto;
	text-align:center;
}
#footer img {
	border:0;	
}
#signature {
	font-family: Verdana, Arial, Helvetica;
	color: #999999; 
	font-size:10px;	
	width:960px;
	margin:20px auto 0 auto;
	text-align:center;	
}
#facebook {
position:absolute;
right:103px;
top:32px;	

}
A.pied_page
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #909090;
	font-size:10px;
	font-weight: normal;
	
}

A.pied_page:hover
{
	color: #909090;
	text-decoration:underline;
	
}

/* PAGE STAGE */

h3.stage-title {
	margin:20px 0 5px 0;
	text-align:center;
	height:25px;
	line-height:25px;
	padding:2px 0;
	background:none repeat scroll 0 0 #EAEAEA;
	color:#B78522;
	font-size:14px;
	text-transform:uppercase;
}

.spantitle {
	/*color:#B78522;*/
	font-size:12px;
	background:#eaeaea;
	/*text-decoration:underline;*/
	margin:20px 0 0 0;
	padding:2px 8px;
	display:block;
	
}

.calendrier {
	padding:10px 0 10px 25px;
	background:#F7F1E4;
}
