/* [CSN] Bourse d'Emplois - CSS Basic / commun */

/* images */
img {
border: none;
}

/* titres */
h1 {
color: #fff;
font-family: Arial;
font-size: 14px;
}

h2 {
font-weight: bold;
font-family: Arial;
font-size: 18px;
color: #833389;
}


/* liens */
a {
font-weight: normal;
font-family: Verdana;
font-size: 11px;
color: #000;
text-decoration: none;
}

a:hover {
font-weight: normal;
font-family: Verdana;
font-size: 11px;
color: #000;
text-decoration: underline;
}

.fonction a {
color:#009EDB;
font-family:Verdana;
font-size:12px;
font-weight:bold;
}

.fonction a:hover {
color:#009EDB;
font-family:Verdana;
font-size:12px;
font-weight:bold;
}

.date a {
color:#833389;

}

a:active {
font-weight: normal;
font-family: Verdana;
font-size: 11px;
color: #000;
text-decoration: none;
}

/*email*/

.annonceur_coordonnees .tbr a {
color: #009edb;
text-decoration: none;
}

.annonceur_coordonnees .tbr a:hover {
color: #009edb;
text-decoration: underline;
}

.annonceur_coordonnees .tbr a:active {
color: #009edb;
text-decoration: none;
}


#resume .tbr a {
color: #009edb;
text-decoration: none;
font-weight: normal;
font-family: Arial;
font-size: 12px;
}

#resume .tbr a:hover {
color: #009edb;
text-decoration: underline;
font-weight: normal;
font-family: Arial;
font-size: 12px;
}

#resume .tbr a:active {
color: #009edb;
text-decoration: none;
font-weight: normal;
font-family: Arial;
font-size: 12px;
}


/* texte */
.txt {
font-weight: normal;
font-family: Verdana;
font-size: 12px;
color: #000;
}

.txt_violet {
color:#993399;
font-size:12px;
font-family: Verdana;
}

.txt_vert {
color:#a8d500;
font-size:12px;
font-family: Arial;
}

.indent{
	margin: 15px;
}

th a, th a:hover, th a:visited {
font-weight: bold;
font-size: 12px;
}

.middle{
margin: 50%;
}

#main_content {
margin-top:30px;
}


#publier_anonymatchoix{
margin-left:30px;
}

#publier_anonymatpartielchoix{
margin-left:30px;
}

.required label{
font-weight: bold;

}

.errorMessageUl {
padding-left:0px;
}

#displaytag_img_precedent {
background-image: url(../images/main/consultation_offre_publiee/fleche_navigation_offre_l.png);
display: inline;
height: 21px;
width: 17px;
margin:0px;
padding:0px;
padding-left: 17px;
padding-top: 6px;
background-repeat: no-repeat;
}

#displaytag_img_suivant {
background-image: url(../images/main/consultation_offre_publiee/fleche_navigation_offre_r.png);
display: inline;
height: 21px;
width: 17px;
margin:0px;
padding:0px;
padding-left: 17px;
padding-top: 6px;
background-repeat: no-repeat;
}

span.displaytag_textpaging a {
padding-bottom: 10px;
margin-bottom: 10px;
color:#666666;
font-family:Verdana;
font-size:11px;
}

.next {
float:right;
}

.retour {
float:left;
}

