body		{
background-image:url(../images/fond_page.jpg);
background-repeat:repeat;
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}

#cadre		{
margin-left:auto;
margin-right:auto;
width:750px;
margin-top:15px;
}

#haut_cadre	{
width:750px;
height:20px;
background-image:url(../images/haut.jpg);
background-repeat:no-repeat;
background-position:top;
}

#bas_cadre	{
width:750px;
height:20px;
background-image:url(../images/bas.jpg);
background-repeat:no-repeat;
}

#contenu_cadre	{
width:706px;
background-color:#FFF;
padding: 0px 20px 0px 20px;
border-left: 2px solid #04539B;
border-right: 2px solid #04539B;
}

#barre_haut		{
width:708px;
height:100px;
background-image:url(../images/barre_haut.jpg);
background-repeat:no-repeat;
}

#texte_barre_haut	{
font-size:0.75em;
text-align:right;
margin-right:15px;
color:#000;
padding-top:67px;
}

.calibre			{
clear:both;
visibility:hidden;
font-size:0px;
}

#annonce_page		{
width:450px;
height:30px;
line-height:45px;
text-align:right;
text-decoration:underline;
padding-right:50px;
font-size:1.10em;
color:#AAC72D;
float:right;
}


#sujet			{
width:480px;
padding-left:20px;
float:right;
margin-top:15px;
}

.cadre_site		{
width:460px;
padding:5px 10px 5px 10px;
border:1px dotted #ccc;
font-size:0.75em;
color:#000;
margin-bottom: 10px;
}

.image			{
border:0;
float:left;
margin-right:20px;
}
/* ... Copy ............................................................. */
#copy		{
font-size:0.75em;
color:#AAA;
text-align:center;
width:750px;
margin-top:5px;
margin-left:auto;
margin-right:auto;
}

#copy a		{
color:#AAA;
text-decoration:none;
}

#copy a:hover	{
color:#AAA;
text-decoration:underline;
}

/* ... Memu ............................................................. */
#zone_menu		{
width:170px;
background-image:url(../images/menu_barre.jpg);
background-repeat:no-repeat;
float:left;
padding-top:70px;
font-size:0.95em;
font-weight:bold;
text-align:right;
padding-right:30px;
}

#zone_menu a		{
color:#04539b;
text-decoration:none;
}

#zone_menu a:hover	{
color:#652954;
text-decoration:none;
}

#zone_menu	br	{
margin-bottom:6px;
}

/* ... Action sur le texte .............................................. */
p, br				{
padding:0;
margin:0;
}

p	{
margin-bottom:10px;
font-size:0.75em;
}

a		{
color:#04539b;
text-decoration:none;
}

a:hover	{
color:#652954;
text-decoration:none;
font-weight:bold;
}

/* ... Formulaires ......................................................... */
table		{
width:480px;
border:0;
}

.td_x		{
padding:4px 4px 4px 4px;
font-size:0.75em;
font-weight:bold;
color:#CC0000;
}

.td_v		{
padding:4px 4px 4px 4px;
text-align:right;
margin-right:10px;
}

.td_a		{
width:100px;
text-align:right;
margin-right:10px;
padding:4px 4px 4px 4px;
font-size:0.75em;
font-weight:bold;
}

.td_b		{
width:380px;
padding:4px 4px 4px 4px;
color:#3B9101;
}

input, select, option		{
border:1px solid #682956;
font-size: 0.75em;
background-color:#ebe1ea;
}

textarea		{
border:1px solid #682956;
font-size: 0.85em;
background-color:#ebe1ea;
}