/* style pour Presto */
/* (started as a style for Atypik) */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* CSS pour les balises HTML */



html {
	padding: 20px;
	background: #a3cddb
}

body {
	width: 800px;
	padding: 0px;
	border: #000000 1px solid;
	margin: 0px auto;
	background: #ffffff;
	font-size: 12px;
	color: #000000;
}



a, a:link, a:visited, a:active {
	color: #727860; text-decoration: none;
}

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

img {
	border: 0;
}

form {
	margin-top: 20px;
}

h1 {
  margin: 0px 0px 5px 0px;
  overflow: hidden;
  font-size: 20px;
  color: #000000;
}

hr {
	visibility: hidden;
}

li {
	margin: 0px 0px 0px 0px;
}

.legeritalique {
	color: #acacac;
	font-style: italic;
}



#entete {
	display: block;
	height: 111px;
	background: url(img/presto_header.png) no-repeat;
	background-color: #ffffff;
	/*border-bottom: #000000 1px solid;*/
	color: #ffffff;
}

#entete #nom_site {
	/* position: absolute; */
	top: 0px; height: 70px; left: 16px;
	overflow: hidden;
	font-weight: bold; font-size: 50px; color: #ffffff;
}

#entete #url_site {
	/* position: absolute; */
	top: 70px; left: 22px;
	font-weight: bold; font-size: 20px; font-style: italic; color: #ffffff;
}

#menus {
	display: block;
	height: 60px;
	background: url(img/goldie_background.jpg) center repeat-x;
	padding-right: 30px;
}

#menus a {
	/*display: block;*/
	float: right;
	/*height: 25px;
	width: 80px;
	border-left: #dde4c9 1px solid;
	line-height: 25px; 
	color: #000000;
	font-size: 14px;*/
	text-align: center;
	text-decoration: none
}

#menus a:link {
	/*display: block;
	float: right;
	height: 25px; width: 80px;
	border-left: #dde4c9 1px solid;
	line-height: 25px;
        color: #000000;
	font-size: 14px;
	text-align: center;
	text-decoration: none*/
}

#menus a:visited {
	/*display: block;
	float: right;
	height: 25px; 
	width: 80px;
	border-left: #dde4c9 1px solid;
	line-height: 25px;
	color: #000000;
	font-size: 14px;
	text-align: center;
	text-decoration: none;*/
}

#menus a:hover {
	/* background-color: #f0d040; */
}

#page_navigation {
  /* position:relative; */
  /* left: 600px; */
  height: 100%;
  float: right;
  width: 200px;
	/* padding-left: 10px;
  /* padding-right: 10px; */
	/* background: #e6eb80; */
  vertical-align: top;
}

#page_navigation h1 {
	margin: 10px 0px 10px 5px;
	overflow: hidden;
	color: #ffffff;
}

#page_navigation a, a:link, a:visited, a:active {
	color: #00019f;
	font-weight: bold;
	text-decoration: none;
}

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

#page_contenu {
  /* display: inline; */
  float: left;
  margin-left: 10px;
  /* width: 438px; */
  width: 550px;
}

#page_contenu h1 {
  color: #080808;
}

#page_contenu a, a:link, a:visited, a:active {
  color: #727860;
  font-weight: bold;
  text-decoration: none;
}

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


div.article_une {
  /* background-color: #ff0000; */
  width: 240px;
  float: left;
  /* position:relative; */
  display: block;
  padding: 15px;
  padding-bottom: 20px;
}

div.article_une .titre_article {
  margin: 0px 0px 5px 0px;
  border-bottom: #000000 1px solid;
  line-height: 20px;
  font-size: 15px;
  font-weight: bold;
  color: #727860;
}

.articles {
	position: relative;
	margin-bottom: 15px;
	width: 40%;
	background: #ffffff;
	line-height: normal;
	font-size: 12px;

}

.titre_article {
	margin: 0px 0px 5px 0px;
	border-bottom: #000000 1px solid;
	/* height: 60px; */
	/*overflow: hidden;*/
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #727860;
	/*letter-spacing: 2px;*/
}

#pied {

	border-top: #000000 1px solid;

	display: block;

	width: 100%; 
        /*height: 50px; */

	background-color: #ffffff;

	font-size: 10px;

	color: #606060;

}

#pied p {
  text-align: center;
  margin: 13px 13px 13px 21px;
}

#pied a, a:hover, a:visited, a:link {
  color: #000000;
  text-decoration: none;
}

.passer_dessous {
	clear: both;
}



ul.list {
    list-style: none;
    padding: 0;
    margin: 0 0 0 20px;
}



td.logolist {
    display: block;
    vertical-align: middle;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* Styles SPIP */



a.spip_url { }

a.spip_in { }

a.spip_out { }

a.spip_glossaire { }



.spip_code { }



p.spip_note { }



h3.spip {

	margin-top: 2em;

	margin-bottom: 1.5em;

	padding: 0em;

	font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 120%; text-align: center;

}



.spip_documents{

	font-family: verdana,Arial,helvetica,sans-serif; font-size : 70%;

}





table.spip {

}



table.spip tr.row_first {

	background-color: #fcf4d0;

}



table.spip tr.row_odd {

	background-color: #c0c0c0;

}



table.spip tr.row_even {

	background-color: #f0f0f0;

}



table.spip td {

	padding: 1px;

	text-align: left;

	vertical-align: center;

}



hr.spip { }

b.spip { }

i.spip { }



.forml {

	width : 438px;

	background-color: #ffffff;

	border: #e26a09 1px solid;

	font-size: 14px; color: #727860;

}



.spip_encadrer {

	width: 438px;

	margin-top: 10px;

	text-align: left;

	scrollbar-base-color: #ffffff;

	scrollbar-3dlight-color: #ffffff;

	scrollbar-arrow-color: #ffffff;

	scrollbar-darkshadow-color: #ffffff;

	scrollbar-face-color: #ffffff;

	scrollbar-highlight-color: #ffffff;

	scrollbar-shadow-color: #ffffff

	scrollbar-track-color: #ffffff; 

}

.spip_cadre {

	width : 438px;

}

.spip_bouton { 

	background-color: #f0f0f0;

	border: #727860 1px solid;

	font-size: 14px; 

	color: #000000;

	text-align: center;

}

.formrecherche { 

	width : 80%;

	margin: 0px;

	padding: 2px;

	background-color: #ffffff;

	border: none;

	font-size: 14px;

	color: #0f0f0f;

	text-align: center;

}



input.formrecherche {

	width: 100%;

	border: solid 1px #000000;

	background-color: #ffffff;

}



.reponse_formulaire {

	font-family: Verdana,Arial,Helvetica,sans-serif; 

	font-weight: bold; 

	font-size: 110%;

	color: #e8ed4b;

}

.spip_surligne { background-color: #666666; }

.spip-admin {

	float:left;

	clear: both;

}

.plan-secteur {

	margin-left: 20px;

}

.formrecherche {

	font-family: "palatino linotype", palatino, "times new roman", times, serif;

}


