/* ===| TYPOGRAPHY |============================================*/

body{font: 12px/1.5em Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;}

a:link, a:visited{color:#b44e90; text-decoration: none;}
a:hover, a:focus{color:#b44e90; text-decoration: underline;}

h1{font: bold 2.2em/1.5em Arial;}
h2{padding-bottom:7px;}
h3{font: bold 1.1em/1.3em Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif; color: #BB4E9D; padding-bottom:5px;}
h4{font: bold 1.1em/1.3em Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif; color: #BB4E9D; padding-bottom:2px; height:17px;}
h5{font: normal 1.2em/1.5em Arial;}
h6{font: bold 1em/1.5em Arial;}

.color{
  color:#b44e90;
}

p{
	font: 12px/1.6em Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	padding-bottom:10px;
	text-align:justify;
}
p.realisDescr{font-size:12px; line-height:1.2em; padding:3px 10px; height:43px; text-align:center; }


#left-outter p{font:11px/1.3em Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif; padding-bottom:7px;}

#footer, #footer p{font-size:11px; font-weight: bold; color:#ffc0ed; padding-bottom:5px;}

#footer a:link, #footer a:visited{color:#ffffff; text-decoration: none;}
#footer a:hover, #footer a:focus{color:#ffc0ed; text-decoration: underline;}

#menu2 a:link, #menu2 a:visited{color:#ffc0ed; text-decoration: none; padding:0 9px 0 7px;}
#menu2 a:hover, #menu2 a:focus{color:#ffffff; text-decoration: none;}

#realisePar a:link, #realisePar a:visited{color:#ffc0ed; text-decoration: none;}
#realisePar a:hover, #realisePar a:focus{color:#ffffff; text-decoration: none;}

.ref{color:#BB4E9D; font-weight: normal; text-align:center;}

/* ========== Typography Preset Styles ============== */

ul.bullet-1{padding-left: 0 !important;overflow: hidden;margin-left: 0 !important; float:left;}
ul.bullet-2{padding-left: 25px !important;overflow: hidden;margin-left: 5px !important;}
ul.bullet-1 li{list-style: none;padding-bottom: 3px !important;margin-bottom: 0px !important;padding-left: 15px !important;}
ul.bullet-2 li{list-style: none;padding-bottom: 3px !important;margin-bottom: 0px !important;padding-left: 15px !important;}

ul.bullet-1 li {background: url(images/bullet-1.gif) 0 5px no-repeat !important;}
ul.bullet-2 li {background: url(images/bullet-1.gif) 0 5px no-repeat !important;}

