/*------------------------------------------------ GENERIQUE ------------------------------------------------*/
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, code,del, dfn, em, img, q, dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 	{ margin: 0; padding: 0; border: 0; }
img			{border:none;}

a			{color: #cc6600; }
a:visited	{}
a:hover		{}
a:active	{}
a:focus		{outline:none; }
a img		{text-decoration: none; border: none; }

hr			{display:none;clear: both;}
li			{list-style-type:none;list-style-position:outside;}
table		{border-collapse: collapse; }
td			{vertical-align: top; padding-bottom:10px }
th			{vertical-align: top; text-align: left; font-weight: normal; }
p			{margin-bottom: 0.5em; }
/*----------------------------------------------- /GENERIQUE ------------------------------------------------*/

/*------------------------------------------- PROPRIETES ELEMENT --------------------------------------------*/
/* position */
.clear			{clear:both;font-size:1px;line-height:0;}
.right, .right_2{float:right;}
.left, .left_2	{float:left;}
.center			{text-align:center;display:table;margin-left:auto;margin-right:auto;}

/* bordure */
.no_border{border:none;}

/* centrage txt*/
.txt-c		{text-align:center;}
.txt-l		{text-align:left;}
.txt-r		{text-align:right;}
.txt-j		{text-align:justify;}

/* alignement vertical */
.valign-t	{vertical-align:top;}
.valign-m	{vertical-align:middle;}
.valign-b	{vertical-align:bottom;}

/* position */
.rel		{position:relative}

/* element de hauteur < 10px */
.lf			{line-height:0;font-size:1px;}
/*------------------------------------------- /PROPRIETES ELEMENT --------------------------------------------*/

/*----------------------------------------------- MODELE SITE -------------------------------------------------*/
body, table, td	{font: 14px/16px Times,"Times New Roman",georgia,serif; color: #676767; text-align:left; }
body			{background: #fff; text-align: center; }

#page			{margin-left:auto;margin-right:auto;text-align:left;width:779px;}

/* header */
#header			{position:relative;}
#logo			{position:absolute;top:0px;left:0px}
/* /header */

/* ariane */
#ariane			{color:#676767}
#ariane a		{color:#676767;text-decoration:underline;}
/* ariane */

/* navigation */
#navigation	{}
.menu		{}
.ss_menu	{}
/*/navigation */

/* corps_page */
#corps_page{width:100%;}
#col_gauche{float:left;width:30%;}
#col_droite{float:right;width:60%;}
/* /corps_page */

/* footer */
#footer				{}
#footer .center		{}
#footer li			{display:inline; padding:4px;}
/* /footer */
/*------------------------------------------------ /MODELE SITE ------------------------------------------------*/

/*------------------------------------------- PROPRIETES SITE --------------------------------------------*/
/* texte  = txt article */
.txt		{color:#676767;font:normal 11px/14px Times,"Times New Roman",georgia,serif;}
.txt a		{color:#676767;}
/* /texte */

/* tableau */
table.tableau	{border-collapse:collapse;font-size:10px;}
.tableau th		{border:1px solid #676767;vertical-align:top;}
.tableau td		{border:1px solid #676767;vertical-align:top;}
/* /tableau */

/* pagination */
.pagination 		{margin-top:20px;font:normal 11px arial;color:#333;}
.pagination a		{color:#333;}
.pagination a:hover	{color:#ff6600;}
.pagination strong	{color:#333;}/* page actuelle */
/* /pagination*/

/* bt - lien */
.bt_lien			{margin-top:15px;}

#col_droite a.lire, a.lire				{color:#676767;font:bold 11px Times,"Times New Roman",georgia,serif;}
#col_droite a:hover.lire, a:hover.lire	{color:#676767;}

/* haut de page */
a.bt_haut_de_page				{display:block;margin-top:15px;color:#676767;background:url('../img/picto/haut_de_page.gif') no-repeat;padding:0 0 0 10px;}
a:hover.bt_haut_de_page			{color:#676767;}
/* imprimer */
a.bt_imprimer		{display:block;margin-top:15px;color:#676767;background:url('../img/picto/imprimer.gif') no-repeat;padding:0 0 0 25px;}
a:hover.bt_imprimer	{color:#676767;}
/* bt - lien */

/* separation */
.sep{}
/* separation */

/* formulaire */

input[type='checkbox']    { margin-right: 4px; }
input[type='radio']       { margin-right: 4px; }
option                    { -moz-padding-end: 10px; }


fieldset                  { padding: 6px;border:none; }
fieldset td               { padding: 4px 4px 4px 0; }
legend                    { font-weight: bold; color: #999; }

caption		{display:none;}
table.form										{font:normal 14px Times,"Times New Roman",georgia,serif;}
table.form td, table.form th					{vertical-align:top;}
table.form th									{font-weight:normal;text-align:left;}
.form input								{font:normal 14px Times,"Times New Roman",georgia,serif;color:#676767;border:1px solid #676767;background-color:white;}
.form input:focus						{font:normal 14px Times,"Times New Roman",georgia,serif;color:#676767;border:1px solid #676767;background-color:white;}
.form input.non	, .form input:focus.non							{border:none;}
.form textarea							{font:normal 14px Times,"Times New Roman",georgia,serif;color:#676767;border:1px solid #676767;background-color:white;overflow:auto;}
.form select							{font:normal 14px Times,"Times New Roman",georgia,serif;color:#676767;border:1px solid #676767;background-color:white;}
.form .checkbox, .form .radio					{background:transparent;border:none;margin-right:10px;}
.form .checkbox_premier, .form .radio_premier	{background:transparent;border:none;margin-right:10px;}
*> .form option			{padding:0 2px;}
.form .libelle			{color:#676767;padding-right:50px;}
.form .bt_form			{padding-top:15px;text-align:right;}
.form .libelle strong	{color:#f00;}
.form .no_marge			{padding-top:0;}
/* ---------- */
.form .obligatoire{font:bold 10px Times,"Times New Roman",georgia,serif;color:#676767;padding-top:28px;}
.form .indication{font-size:10px;color:blue;}
.cnil	{font:normal 10px arial;color:#676767;padding-top:15px;}
.cnil a	{color:#676767;}
/* /formulaire */

/* verif formulaire */
.verif_form			{font:normal 11px/14px Times,"Times New Roman",georgia,serif;color:#f00;text-align:left;}
.verif_form div		{background:#fff;padding:5px;margin-top:10px;}
.titre_verif_form	{font-weight:bold;}
.intro_verif_form	{}
.verif_form ul		{}
.verif_form ul li	{}

.form span.verif_form_erreur	{background:white;color:#f00;border:1px solid #f00;display:block;}
.form input.verif_form_erreur	{background:white;color:#f00;border:1px solid #f00;}
.form select.verif_form_erreur	{background:white;color:#f00;border:1px solid #f00;}
.form textarea.verif_form_erreur{background:white;color:#f00;border:1px solid #f00;}

div.verif_form *	{width:779px;}
div.verif_form ul	{width:auto;}
div.verif_form li	{width:auto;}
/* verif formulaire */
/*------------------------------------------- /PROPRIETES SITE --------------------------------------------*/