ul, li {
	list-style: none;	
}

html, body {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

a {
	color: #6b2c41;
}



/* HOME */

#principal {
	background: url("/media/theme/images/background_home.png"); 
	height: 600px;
	width: 800px;
	margin: auto;
}

#bandeau {
	position: absolute;
	margin-left: 42px;
	margin-top: 27px;
	border: 1px solid #8F616F;
	height: 16px;
	width: 265px;
}

#bandeau marquee {
	color: #6b2c41;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

#menu-item-thematiques {
	position: absolute;
	width: 120px;
	height: 27px;
	margin-top: 18px;
	margin-left: 428px;
	background: url("/media/theme/images/button_them.png") no-repeat;
    cursor: pointer;
}

#menu-item-enquetes {
	position: absolute;
	width: 101px;
	height: 27px;
	margin-top: 18px;
	margin-left: 550px;
	background: url("/media/theme/images/button_enq.png") no-repeat;
    cursor: pointer;
}

#menu-item-territoires {
	position: absolute;
	width: 120px;
	height: 27px;
	margin-top: 18px;
	margin-left: 653px;
	background: url("../images/button_territ.png") no-repeat;
    cursor: pointer;
}

#menu-item-objectifs {
	position: absolute;
	width: 120px;
	height: 27px;
	margin-top: 547px;
	margin-left: 42px;
	background: url("../images/button_obj.png") no-repeat;
    cursor: pointer;
}

#menu-item-presse {
	position: absolute;
	width: 120px;
	height: 27px;
	margin-top: 547px;
	margin-left: 164px;
	background: url("../images/button_presse.png") no-repeat;
    cursor: pointer;
}

#menu-item-adherents {
	position: absolute;
	width: 120px;
	height: 27px;
	margin-top: 547px;
	margin-left: 267px;
	background: url("../images/button_adher.png") no-repeat;
    cursor: pointer;
}

#actu {
	position: absolute;
	width: 256px;
	height: 190px;
	margin-top: 334px;
	margin-left: 522px;
	color: #6b2c41;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
}

.actu_content {
	font-size: 10px;
	width:	250px;
}

.actu_content p{
	margin-top: 4px;
	margin-bottom: 4px;
}


/* COMMON */

#principal_common {
	background: url("/media/theme/images/background_common.png");
	border: 1px solid #OOOOOO;
	height: 600px;
	width: 800px;
	margin: auto;
}

#button_accueil {
	position: absolute;
	width: 120px;
	height: 27px;
	margin-top: 117px;
	margin-left: 12px;
	background: url("/media/theme/images/accueil.png") no-repeat;
    cursor: pointer;
}

#button_common_thematiques {
	position: absolute;
	width: 120px;
	height: 27px;
	margin-top: 18px;
	margin-left: 428px;
	background: url("/media/theme/images/button_them_common.png") no-repeat;
    cursor: pointer;
}

#button_common_enquetes {
	position: absolute;
	width: 101px;
	height: 27px;
	margin-top: 18px;
	margin-left: 550px;
	background: url("/media/theme/images/button_enq_common.png") no-repeat;
    cursor: pointer;
}

#button_common_territoires {
	position: absolute;
	width: 120px;
	height: 27px;
	margin-top: 18px;
	margin-left: 653px;
	background: url("/media/theme/images/button_territ_common.png") no-repeat;
    cursor: pointer;
}

#button_common_objectifs {
	position: absolute;
	width: 120px;
	height: 27px;
	margin-top: 164px;
	margin-left: 12px;
	background: url("/media/theme/images/button_obj_common.png") no-repeat;
    cursor: pointer;
}

#button_common_presse {
	position: absolute;
	width: 120px;
	height: 27px;
	margin-top: 193px;
	margin-left: 12px;
	background: url("/media/theme/images/button_presse_common.png") no-repeat;
    cursor: pointer;
}

#button_common_adherents {
	position: absolute;
	width: 120px;
	height: 27px;
	margin-top: 222px;
	margin-left: 12px;
	background: url("/media/theme/images/button_adher_common.png") no-repeat;
    cursor: pointer;
}

#logo {
	position: absolute;
	width: 120px;
	height: 27px;
	margin-top: 6px;
	margin-left: 8px;
}

#content {
	position: absolute;
	width: 618px;
	height: 466px;
	margin-top: 115px;
	margin-left: 155px;
	color: #6b2c41;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
}

.apparent
{
   /* attributs obligatoires */
   visibility: visible;
   display: block;

   /* d'autres attributs de votre choix... */
   width: 140px;
   padding: 4px 10px;
   margin-bottom: 3px;
}

.cache
{
   /* uniques attributs de cette classe */
   visibility: hidden;
   display: none;
}


#sous_left_1 {
	position: absolute;width: 114px;margin-top: 164px;
	margin-left: 131px;background: #E6E0E0;border: 1px solid #73384B;padding: 2px;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;font-size: 10px;
}

#sous_left_2 {
	position: absolute;width: 114px;margin-top: 193px;
	margin-left: 131px;background: #E6E0E0;border: 1px solid #73384B;padding: 2px;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;font-size: 10px;
}

