@media screen, print {

/* ~~~~~~~~~~~~~~~~~~~~~~ TAGS HTML, CLASSES COURANTES ~~~~~~~~~~~~~~~~~~~~~~ */
body { 
	background-color: #E7FAF8;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding-top: 0px;
	color: #000;
	font: 9pt/12pt Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(../img/bg-tetiere-montagne.jpg);
	background-repeat: repeat-x;
}
h1,
h2 {
	font: 9pt/14pt Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
h3 {
	width: 98%;
	border: #000 solid 1px;
	background-color: #FAE36D;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 25px 0px 15px 0px; 
	overflow: hidden;
	color: #000;
}
form {
	margin: 0px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ HEADER ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#hd-titre { 
	position: relative;
	width: 780px;
	border-left: #000 solid 1px;
	border-right: #000 solid 1px;
	margin: 0px auto 0px auto;
	padding: 0px 10px 10px 10px;
}
#hd-titre,
#hd-link {
	background-color: #8DE8DC;
	min-height:68px;
}
#hd-titre p {
	font: 8pt/12pt Tahoma, Arial, Helvetica, sans-serif; 
	text-align: right;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#hd-titre a,
#hd-link a {
	text-decoration: none;
	padding-bottom: 2px;
}
#hd-titre a {
	color: #000;
	border-bottom: 1px #000 dotted;
}
#hd-link a {
	border-bottom: 1px #00f dotted;
}
#hd-img {
	position: relative;
	width: 800px;
	height: 75px;
	border: #000 solid 1px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../img/bg-montagne.jpg);
}
#hd-link {
	position: relative;
	width: 800px;
	border-bottom: #000 solid 1px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#hd-link ul {
	/*List-style: none;*/
	margin: 0px auto 0px auto;
	padding: 10px;
}
#hd-link li {
	font: 9pt/18pt Tahoma, Arial, Helvetica, sans-serif;
	display: inline;
	padding: 0 10px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CONTENT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#content {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 1000px;
}
#coll,
#colr {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 1500px;
}
#coll {
	width: 150px;
	background-color: #8DE8DC;
	/*border: #000 solid 1px;*/
}
#coll img{
	float:right;
	margin:5px 5px 0px 0px;
	border: 0px;
}
#coll p:first-letter{
	 text-transform: uppercase;
}
#coll p {
	padding: 5px 0px 5px 3px;
	border-bottom: 1px #888 dotted;
	margin: 0px 0px 0px 5px;
	width: 90%;
}
#colr .ouest-job p {
	padding: 5px 0px 5px 3px;
	border-bottom: 1px #888 dotted;
	margin: 0px 0px 0px 5px;
	width: 90%;
}
#colr {
	width: 170px;
	padding-left: 5px;
	border-left: #000 dotted 1px;
}
/*
La largeur totale de ces deux colonnes ne fait pas 350px.
Car il faut y ajouter les 2x10 px de marge de la colonne centrale ainsi que les pixels dus
à chaque bord 'plein'
*/

#colc {
	position: relative;
	width: 650px;
	margin: 0px 10px 0px 10px;
	float: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Personnalisation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#laius{
	margin : 35px 35px 0 35px;
}
#laius img{
	margin : 3px 10px 10px 10px;
}


.vignetteg-bbcode{
	border:0;
	float:left;
	margin: 5px 5px 5px 5px;
}
.vignetted-bbcode{
	border:0;
	float:right;
	margin: 5px 5px 5px 5px;
}
.forum{
	position:relative;
	margin : 10px 10px 10px 10px;
}
.titre{
	float:left;
}
.reponse{
	float:right;
}
#laiusforum{
	border-bottom : #000 solid 1px;
	margin : 10px 15px 0 15px;
}
#containerTXT {
	width: 430px;
	position: relative;
	margin-top: 14px;
	margin-left: 12px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FOOTER ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#footer {
	position: relative;
	clear: both;
	width: 100%;
	min-height: 50px;
	background-color: #8DE8DC;
	border-top: #aaa solid 1px;
}
#footer p{
	margin: 0 10% 0 10%;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BLOCS ARRONDIS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.conteneur-arrondi {
    padding: 0;
    width: 98%; /* determine la largeur de la boite contenue */
    /*float: left;*/
    margin: 1%;
	background-color: #8DE8DC;
}
.un {
    margin: 0 4px;
    height: 1px;
    background-color: #888;
    overflow: hidden; /*necessaire pour IE */
    border: 1px solid #888;
    border-top: 0;
	border-bottom: 0;
}
.deux {
    margin: 0 3px;
    height: 1px;
    overflow: hidden; /*necessaire pour IE */
    border: 1px solid #888;
    border-top: 0;
	border-bottom: 0;
}
.trois{
    margin: 0 2px;
    height: 2px;
    overflow: hidden; /*necessaire pour IE */
    border: 1px solid #888;
    border-top: 0;
	border-bottom: 0;
}
.quatre {
    margin: 0 1px;
    height: 2px;
	overflow: hidden; /*necessaire pour IE */
    border: 1px solid #888;
    border-top: 0;
	border-bottom: 0;
}
.centrearrondi {
    border: 1px solid #888;
    border-top: 0;
	border-bottom: 0;
    margin: 0 1px;
    /*padding: 0 2em;*/
	padding: 5px;
    /*min-height: 50px;/* avec eventuellement une hauteur mini */
    height: auto!important;	
    /*height: 150px;*/
}
.centrearrondi p {
    margin: 0px;
	font: 8pt/12pt Tahoma, Arial, Helvetica, sans-serif;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LOCATIONS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#navgeo,
#bloc-rech,
.pagination {
	position: relative;
	width: 100%;
	margin: 10px 0px 10px 0px;
	font: 9pt/20pt Tahoma, Arial, Helvetica, sans-serif;
}
#bloc-rech p{
	font: 9pt/13pt Tahoma, Arial, Helvetica, sans-serif;
}
.pagination {
	text-align: center;
	word-spacing: 10px;
}
.pagination .info-pagination {
	word-spacing: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.fleche-left {
	margin-right: 25px;
}
.fleche-right {
	margin-left: 25px;
}
#navgeo select {
	font: 8pt/15pt Tahoma, Arial, Helvetica, sans-serif;
}


.premiere-option{
	color: #888;
	font-style:italic;
}

#navgeo a,
#list-typeloc a {
	text-decoration: none;
	padding-bottom: 2px;
}
#navgeo a,
#list-typeloc a {
	border-bottom: 1px #00f dotted;
}
#ti-typeloc {
	padding-bottom: 7px;
	border-bottom: 1px #000 solid;
	width: 100%;
	font: 8pt/12pt Tahoma, Arial, Helvetica, sans-serif;
}
#list-typeloc {
	padding: 5px;
	width: 100%;
}
#list-typeloc ul {
	/*list-style: none;*/
	margin: 0px auto 0px auto;
	padding: 5px 10px 0px 10px;
	font: 8pt/18pt Tahoma, Arial, Helvetica, sans-serif;
}
#list-typeloc li {
	display: inline;
	padding: 5px 20px 5px 0px;
	font: 8pt/18pt Tahoma, Arial, Helvetica, sans-serif;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ANNONCES ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.container-pa,
.tags {
	position: relative;
	width: 100%;
}
.container-pa {
	margin: 0px 0px 5px 0px;
	border-bottom: 1px #000 solid;
	border-top: 1px #000 solid;
	min-height: 170px;
}
.container-pa img {
	border: 0px;
}
.container-pa-bis img {
	border: 0px;
}
.tags {
	margin: 0px 0px 25px 0px;
	min-height: 20px;
	font: 8pt/12pt Tahoma, Arial, Helvetica, sans-serif;
	border-bottom: 1px #888 dotted;
	color: #333;
}
.tags li,
.tags ul {
	display: inline;
	padding-left: 10px;
}
.tags li {
	padding: 5px 20px 5px 0px;
	font: 8pt/12pt Tahoma, Arial, Helvetica, sans-serif;
}
.tags a {
	color: 017BD8;
}
.container-pa h2 {
	width: 630px; /* largeur de la colonne - 2x10px de marge interne */
	background-color: #9f3;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	font: 9pt/20pt Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px #000 solid;
	background-image: url(../img/bg-annonce-2.gif);
	background-repeat: repeat-y;
}
.nb-photos{
	float:left;
	
}
.nb-photos a{
	display:block;
	text-align:center;
	clear:left;
	color:#000;
	font-size: x-small;
	text-decoration: none;
}


.no-border{
	border-bottom:0px;
}
.container-pa p a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px #000 dotted;
}
.container-pa h2 a {
	color: #000;
	text-decoration: none;
}

.container-pa p {
	margin-top:0px;
	margin-bottom:15px;
	font: 9pt/14pt Tahoma, Arial, Helvetica, sans-serif;
}
.vignette {
	border: 1px #000 solid;
	float: left;
	margin-right: 10px;
}
.p-button {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
.p-button-bis {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 15px;
}
.pa-button {
	margin: 0px 35px 0px 15px;
}
p.p-button a {
	border: 0px;
}

.container-home{
	padding-left:50px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px #000 solid;
	border-top: 1px #000 solid;
	min-height: 90px;
}
.container-pa-bis {
	margin: 0px 0px 20px 0px;
	border-bottom: 1px #000 solid;
	border-top: 1px #000 solid;
	min-height: 90px;
}
.container-home h2 {
	width: 630px; /* largeur de la colonne - 2x10px de marge interne */
	background-color: #9f3;
	margin: 0px 0px 10px -50px;
	padding: 0px 0px 0px 20px;
	font: 9pt/20pt Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px #000 solid;
	background-image: url(../img/bg-annonce-2.gif);
	background-repeat: repeat-y;
}
.container-pa-bis h2 {
	width: 630px; /* largeur de la colonne - 2x10px de marge interne */
	background-color: #9f3;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	font: 9pt/20pt Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px #000 solid;
	background-image: url(../img/bg-annonce-2.gif);
	background-repeat: repeat-y;
}
.container-pa-bis p {
	font: 9pt/14pt Tahoma, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:15px;
}
.container-pa-bis a {
	text-decoration: none;
}
.container-pa-bis p a{
	color: #000;
	text-decoration: none;
	border-bottom: 1px #000 dotted;
}

.container-pa p {
	margin-top:0px;
	margin-bottom:15px;
	font: 9pt/14pt Tahoma, Arial, Helvetica, sans-serif;
}
.container-home p a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px #000 dotted;
}
.container-pa-bis h2 a {
	color: #000;
	text-decoration: none;
}
.container-home h2 a {
	color: #000;
	text-decoration: none;
}
.container-pa-bis p:first-letter{
	 text-transform: uppercase;
}
.container-pa-bis  a:first-letter{
	 text-transform: uppercase;
}
.container-home p:first-letter{
	 text-transform: uppercase;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DIVERS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
form.rech label {
  display: inline;
  margin-bottom: 7px;
}
form.rech input {
  width: 150px;
}
.pubgg-h {
	text-align: center;
	padding: 25px 0px 20px 0px;
}
.pubgg-bas {
	text-align: center;
	padding: 25px 0px 20px 0px;
}
.compte label {
	display:block;
	width:150px;
	float:left;
	padding-right: 5px;
}
.obligatoire {
	text-decoration:underline;
	color:#D00;

}
.insc label {
	display:block;
	clear:left;
	width:160px;
	float:left;
	padding-right: 5px;
}
.compte  span {
	margin-left:150px;
}
#field-diapo{
	margin: 30px 0;
	clear: left;
}
#lien-diapo{
	display: block;
	float: right;
	clear: left;
}
#recuperation{
	margin:80px 0 0 80px;
}
.img-connexion{
	border:0;
	margin: 5px 0px 10px 10px;
}
.no-display{
	display:none;
}
.lien-cat{
	text-align: right;
}
.menu-compte{
	margin: 30px 15px 30px 15px;
}
.menu-compte img{
	border: 0px;
}
.menu-compte a {
	text-decoration:none;
}
.menu-compte p, .compte-annonces{
	margin-left: 40px ;
}
.menu-compte-l{
margin: 0px;
	float:left;
	text-align:left;
}
.menu-compte-r{
	margin: 0px;
	text-align:right;
}
.menu-compte hr{
	clear:left;
}
}
