*{
	margin: 0px; 
	padding: 0px; 
}

TD,TR,TABLE,SPAN,IMG,DIV,FORM{
	border: 0px;
}
ul {
	list-style-type: none;
}
form {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
}
#global {
	position: relative;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 291px 0 0 0;
	background-color:#D8D1BD;
}
#decor_h {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 990px;
	height: 120px;
	background-image: url(../../images/images_guer/bg_h.gif);
	background-position: top;
	background-repeat:repeat-x;
}
#logo {
	position: absolute;
	left: 48px;
	top: 0px;
}
#logo a {
	display: block;
	width: 504px;
	height: 120px;
	background-image: url(../../images/images_guer/logo.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
}
#zone_photos {
	position: absolute;
	left: 0px;
	top: 120px;
	width:990px;
	height:171px;
	background-image:url(../../images/images_guer/fond_haut_photo.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#photos {
	position:absolute;
	left: 30px;
	top: 0px;
	width:931px;
	height:170px;
	background-color:#4D2614;
}
/* --------------------------- SPACER  --------------------------------------------- */
.spacer {
	clear: both;
	font-size: 0;
	line-height: 0;
}
.spacer_10px {
	clear: both;
	height: 10px;
	font-size: 1px;
}
.spacer_20px {
	clear: both;
	height: 20px;
	font-size: 1px;
}
/* ---------------------  RECHERCHE  -------------------------------------*/
#recherche {
	position: absolute;
	right: 30px;
	top: 36px;
	width: 144px;
	height: 26px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#recherche input.texte {
	position: absolute;
	left: 0px;
	top: 4px;
	width:108px;
	height:16px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	border-top-style:solid;
	border-top-color:#7F7F7F;
	border-top-width:2px;
	border-bottom-color:#DBD9D8;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#recherche input.bouton {
	position: absolute;
	left: 116px;
	top: 0px;
	height: 26px;
	width: 28px;
}

/*------------------------ MENU HAUT NAVIGATION ------------------------*/
#nav-haut {
	font-family: arial, helvetica, serif;
	font-size: 10px;
	position: absolute;
	height: 45px;
	width: 995px;
	top: 89px;
	left: 0px;
}
#nav, #nav ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav {
	padding: 0 0 0 29px;
}
#nav ul {
	border: 1px solid #afa89a;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0 20px 0 20px;
}

#nav li li{
	margin: 0;
	padding: 0;
}

#nav a.niv1 {
	display: block;
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 10px 4px 10px;!
	padding: 6px 10px 5px 10px;
	text-align: center;
}
#nav li li a {
	display: block;
	width: 148px;
	color: #474640;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
	background-color: #f7ebd8;
	font-size: 11px;
	font-weight: bold;
}

#nav a.fleche {
	background-image: url(../../images/images_guer/bg_fleche.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width: 172px;
	margin: 0;
}

#nav li.haut {
	border-top: none;
}

#nav li li {
	width: 172px;
	border-top: 1px solid #afa89a;
}

#nav li ul ul {
	margin: -27px 0 0 172px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li.droite li:hover ul, #nav li.droite li.sfhover ul {
	left: auto;
	margin-left: -174px;
}

#nav li:hover a.niv1, #nav li.sfhover a.niv1 {
	/*color: #FDDE84;*/
	background-color: #4C2513;
}

#nav li li:hover a.niv2, #nav li li.sfhover a.niv2, #nav li:hover a.niv3:hover, #nav li.sfhover a.niv3:hover {
	color: #4c2513;
	background-color: #e0d6c4;
}
/* -----------------------------MENU ANNEXE  -----------------------------------*/
#menuAnnexe {
	position: absolute;
	right: 20px;
	top: 16px;
	float: right;
	width: 260px;
	font-size: 11px;
}
#menuAnnexe ul li {
	display: inline;
}
#menuAnnexe a {
	float: left;
	display: block;
	height: 15px;
	padding: 0 6px 0 6px;
	margin: 0;
	border-right: 1px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #fff;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
}
#menuAnnexe a:hover {
	text-decoration: underline;
}
#menuAnnexe ul .no_border {
	border-right: none;
}
#contacts {
	background-image: url(../../images/images_guer/picto_contacts.gif);
	background-position: left, top;
	background-repeat: no-repeat;
}
#plan_du_site {
	background-image: url(../../images/images_guer/picto_plan_site.gif);
	background-position: left, top;
	background-repeat: no-repeat;
}
#liens_utiles {
	background-image: url(../../images/images_guer/picto_lien_utiles.gif);
	background-position: left, top;
	background-repeat: no-repeat;
}

/*------------------------ CSS ACCUEIL ------------------------*/


/* --------------------------------- CONTENU  ( DIV CENTRE )  -------------------- */
#centre_accueil {
	position: relative;
	height: 300px;
	min-height: 100px;
	_height: 300px;
	width:990px;
	background-image:url(../../images/images_guer/fond_accueil.gif);
}
/* ------------------------ A propos de Guer ------------------------------------ */
#a-propos-de-guer {
	position:absolute;
	left:591px;
	top:20px;
	height:185px;
	width:345px;
	background-image:url(../../images/images_guer/titre_a_propos.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#a-propos-de-guer h3 {
	visibility:hidden;
}
#logo-ecole-militaire {
	position:absolute;
	top:221px;
	left:840px;
}
#lien-a-propo {
	position:absolute;
	top:205px;
	left:600px;
}
#lien-a-propo ul li a{
	margin:3px 0 0 0;
	padding:0 0 0 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C62B2E;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../../images/images_guer/puce_lien_2.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

/* ------------------------ actualité accueil ------------------------------------ */
#actualites {
	position:absolute;
	left:66px;
	top:20px;
	height:260px;
	width:465px;
	background-image:url(../../images/images_guer/titre_actu_accueil.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#actualites h3 {
	visibility:hidden;
}
.article_actu {
	margin:20px 8px 0 8px;
}
.article_actu h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#A50203;
	margin:0 0 3px 0;
}
.article_actu p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#474640;
	text-align:justify;
}
/*.article_actu img {
	float:right;
	margin:0px 6px 0 0;
}*/
.article_actu img.imgarticleleft {
	float: left;
	margin: 2px 8px 0 0;
}
.article_actu img.imgarticleright {
	float: right;
	margin: 2px 0 0 8px;
}

.lire_la_suite {
	text-align:right;
	margin:4px 0 0 0;
}
.lire_la_suite a{
	color:#474640;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}
.lien-actu {
	clear:both;
	margin:0 0 0 7px;	
}
.lien-actu a{
	clear:both;
	padding:0 17px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C62B2E;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../../images/images_guer/puce_lien_1.gif);
	background-repeat:no-repeat;
	background-position:right;	
}

/*  -------------------------  BAS DE PAGE  ----------------------------------- */
#bas-de-page {
	clear: both;
	width: 990px;
	height: 27px;
	font-size: 11px;
	background-image:url(../../images/images_guer/b_bas_de_page.gif);
	background-position:left;
	background-repeat:no-repeat;
}
/* --------------------------  signature  ---------------------------------------*/
#signature{
	float: left;
	position: relative;
	left: 40px;
	top: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#4D2513;
}
#signature a{
	display: block;
	width: 80px;
	height: 15px;
	padding: 0;
	margin: 0;
	text-indent: -999em;
}