.ssmenu
{
display:none;
}
body
{
	margin:0px;
	font-family: "Trebuchet MS";
	background-color:#6A0E01;
	
}

form
{
	margin:0px;
}
td
{
vertical-align:top;
}
/*-----------------------calque avec le logo et les rubrique-------*/
#logo_rubriques_fr
{
	float:left;
	width:331px;
	height:207px;
	background-image:url(../images/fr/ap_logo_rubriques.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:inline;
}
#logo_rubriques_es
{
	float:left;
	width:331px;
	height:207px;
	background-image:url(../images/es/ap_logo_rubriques.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:inline;
}
#logo_rubriques_en
{
	float:left;
	width:331px;
	height:207px;
	background-image:url(../images/en/ap_logo_rubriques.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:inline;
}
#logo
{
	float:left;
	width:150px;
	height:207px;
}
#logo img
{
	display:none;
	margin:7px 0px 0px 13px;	
}
#rubriques
{
    float:left;
	width:166px;
	height:207px;
	padding:0px 15px 0px 0px;
	text-align:right;
}
#rubriques ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
#rubriques ul li
{
	background-image:url(../images/backgrounds/ap_rubriques.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin:0px;
}
#rubriques ul li a
{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
/*------------------zone droite haut avec le chois de langue et le titre centre de doc---------*/
#langue_titre
{
	background-image:url(../images/backgrounds/ap_langue.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#FFFFFF;
	text-align:right;
	padding-right:4px;
	font-size:11px;
	color:#030303;
}
#langue_titre select
{
	font-size:11px;
	color:#030303;
}
#titre
{
	clear:both;
}
#titre img
{
	margin-top:4px;
}
#langue
{
	float:right;
	padding-right:4px;
}
/*---------------------le paragraphe de l'introduction-----------------------*/
#intro_fr
{
   	padding:10px 4px 0px 6px;
	background-image: url(../images/fr/ap_txt_intro.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#680F01;
}
#intro_es
{
   	padding:10px 4px 0px 6px;
	background-image: url(../images/es/ap_txt_intro.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#680F01;
}
#intro_en
{
   	padding:10px 4px 0px 6px;
	background-image: url(../images/en/ap_txt_intro.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#680F01;
}
#intro_fr p
{
	font-size:11px;
	color:#FFFFFF;
	margin:0px;
}
#intro_en p
{
	font-size:11px;
	color:#FFFFFF;
	margin:0px;
}
#intro_es p
{
	font-size:11px;
	color:#FFFFFF;
	margin:0px;
}
/*---------------------------le bandeau avec visuelles--------------------*/
td#visuelle
{
	background-image:url(../images/backgrounds/ap_visuelles.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
}

/*--------------------------------les liens du menu bas------------------*/
td#menu_bas
{
	vertical-align:middle;
	text-align:center;
	font-size:11px;
	color:#fac0ab;
	background-color:#BE2203;
}
td#menu_bas a
{
	font-size:11px;
	color:#fac0ab;
	text-decoration:none;
}
td#menu_bas a:hover
{
	color:#fac0ab;
	text-decoration:underline;
	font-size:11px;
}

/*------------l'image de bas de page avec les mots cles------------*/

td#droite_mot_cles
{
	background-image:url(../images/backgrounds/ap_droite_mot_cles.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color:#8E1E02;
}

td#mot_cles_fr
{
	background-image:url(../images/fr/ap_mots_cles.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
td#mot_cles_es
{
	background-image:url(../images/es/ap_mots_cles.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
td#mot_cles_en
{
	background-image:url(../images/en/ap_mots_cles.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
