/* GENERAL */

@import url(internet_style.css);

#chemin {
	font-size: 10px;
}

div#menuContext {
	font-size:9px;
}



/* MISE EN FORME CONTENU */

td.titre_contextuel {
	font-size: 10px;
}

/* CLASSES SPECIAL */

.lead {
  font-size: 12px;
}

.normal {
  font-size: 11px;
}

.emphasis {
  font-size: 20px;
  line-height: 20px;
}

/* TITRES */

h1 {
  	font-size: 16px;  
}

h2 {
  	font-size: 10px;  
}

h3 {
  	font-size: 10px;  
}

h4 {
	font-size: 14px;	
}

h5 {
  	font-size: 11px;
}

h6 {
  	font-size: 11px;
}

.title_1 {
  	font-size: 11px;
}

.title_2 {
  	font-size: 11px;
}

.title_3 {
  	font-size: 11px;
}

.caption {
  	font-size: 9px;
}

.file_info {
  	font-size: 9px;
}

/* TABLEAU */

table.coordonnee2 td {
	font-size: 10px;
}

table.box td {
	/*font-size: 10px;*/
}

td.actu {
	font-size: 9px;
}

td.lienMaster {
	font-size: 10px;
}


/* FORMAT DE TEXTE */

.t09, .textepetit {
	font-size: 9px;
}

.t10 {
	font-size: 10px;
}

.t11 {
	font-size: 11px;
}

.note {
	font-size: 9px;
}

span.attention {
	font-size: 10px;
}

span.sup {
  font-size: 7px;
}

span.contextual_address {
	font-size: 11px;
	/*padding-left:15px;*/
}

span.contextual_address.lien_desc{
    padding-left:15px;
}

span.contextual_links {
	font-size: 11px;
}

span.contextual_service {
	font-size: 11px;
}

span.date {
	font-size: 10px;
}

.textepetit {
	font-size: 9px;
}

.tableautitre {
  	font-size: 11px;
}

/* LIENS */

#chemin a {
	font-size: 11px;
}

a.menu {
	font-size: 11px;
}

a.hp, span.hp {
	font-size: 11px;
}

a.nofx:link {
	font-size: 11px;
}

a.nofx:hover {
	font-size: 11px;
}

a.nofx:visited {
	font-size: 11px;
}

a.nofx:visited:hover {
	font-size: 11px;
} 

a.actu {
	font-size: 11px;

}

a.evidence {
	font-size: 11px;
}

a.menu_dom, a.menu_doc {
	font-size: 11px;
}

/* LISTE A PUCES */

ul {
	font-size: 11px;
}

ul.noindent {
	font-size: 11px;
}

ul.faq {
	font-size: 11px;
}

ol {
	font-size: 11px;
}

/* Hide from IE-Mac \*/
html>body ul.noindent {
	font-size: 11px;
}

html>body ul.faq {
	font-size: 11px;
}
/* End hide */




/* FORMULAIRE */

input, textarea {
	font-size: 11px;
}

select {
	font-size: 11px;
}

/* TOP */

#topPage {
	font-size: 11px;
}

#topPage td.clair {
	font-size: 11px;
}

#topPage a.clair {
	font-size: 11px;
}

#topPage a.clair:visited, a.clair:hover {
	font-size: 11px;
}

#topPage a {
	font-size: 9px;
}

#topPage table.toprouge td {
	font-size: 9px;
}

/* BOTTOM */

#bottom input {
	font-size: 9px;
}

#bottom a, #bottom #legende {
	font-size: 9px;
}

/* SUP */

#menuA{
	font-size: 9px;
}

/* zones extensibles (initialement pour r�glements) */

.extbox
{
	/*border: dotted 1px #222;*/
}

.extbox_title
{
	font-weight:bold;
	color:#222;
	padding:6px;
	cursor:pointer;
}

.extbox_content
{
	color:#222;
	padding:6px;	
}
 
/** Ville de nature **/
.encadre_info {
	background-color: #e7f1f9;
	padding:9px;
}

.encadre_info p {
	margin:0px;
	padding:0px;
}

.encadre_info_ombre_gauche {
	background-image: url("http://www.lausanne.ch/images/briques/Ombre_gauche.png");
    background-repeat: no-repeat;
 	width:81px;
	height:7px;
	float:left;
}

.encadre_info_ombre_droite {
	background-image: url("http://www.lausanne.ch/images/briques/Ombre_droite.png");
    background-repeat: no-repeat;
 	width:82px;
	height:7px;
	float:right;
}

.encadre_info_ombre {
	background-image: url("http://www.lausanne.ch/images/briques/Ombre_1px.png");
    background-repeat:repeat-x;
	height:7px;
}

.encadre_durable {
	background-image: url("http://www.lausanne.ch/images/briques/fond_durable.jpg");
    background-repeat: repeat-y;
	width: 164px;
}

.contenu_durable {
	padding: 0 9px 9px 9px;
}

.encadre_durable h3{
	color:#48952c;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-bottom:5px;
}

.encadre_durable p {
	margin:0px;
	padding:0px;
}

.haut_durable {
	background-image: url("http://www.lausanne.ch/images/briques/haut_durable.jpg");
	background-repeat: no-repeat;
	width:164px;
	height:29px;
	margin:0;
	padding:0;
}

.encadre_durable_ombre {
	background-image: url("http://www.lausanne.ch/images/briques/ombre_durable.png");
    background-repeat: no-repeat;
	height:7px;
	width: 164px;
}

