html { height: 100.1%; }
IE7 { css2: auto; }
body { margin: 0; background: #f4f4f4 url(../images/bg.gif) top center repeat-y; }
#main {
	width: 780px;
	height: auto;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #391c7d;
	background:url(../images/Pregmedic_en.jpg) no-repeat;
}

#main_fr {
	width: 780px;
	height: auto;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #391c7d;
	background:url(../images/Pregmedic_fr.jpg) no-repeat;
}

#header {
	vertical-align: top;
	padding-bottom: 11px;
	padding-left: 18px;
	font-family: Georgia, Lucida, Arial, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #607080;
	border-bottom: 1px solid #efefef;
}
.title { font-size: 24px; font-style: italic; font-weight: bold; color: #569ABF; }
.darktitle { font-size: 24px; font-style: italic; font-weight: bold; color: #391c7d; }
h1, h2
{
    font-size: 12px;
	font-family:  Verdana, Arial, sans-serif;
	color: #391c7d;
	font-weight: bold;
	padding-left: 4px;
}
h3, h4
{
    font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color:  #391c7d;
	font-weight: bold;
	padding-left: 8px;
}
#menu { width: 150px; color: #391c7d; font-family: Verdana, Arial, sans-serif; }
#menu a:link, #menu a:visited {
	margin: 1px 0 1px 0;
	padding: 4px 3px 4px 8px;
	background:none;
	color: #391c7d;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	display: block;
}
#menu a:hover { color: #8176b8; text-decoration: none; }
.submenu { height:8px; }

#h1n1  { margin:40px 8px; border:#900 2px solid; padding:10px; width:100px; color:#900; background:#EEE; font-family: Verdana, Arial, sans-serif; }
#h1n1 a:link, #h1n1 a:visited {
	margin: 1px 0 1px 0;
	background:none;
	color:#900;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
}

#h1n1 a:hover {
	color:#000;
	text-decoration:underline;
}

#topmenu
{
    text-align: right;
	padding-right: 1em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	padding-bottom:120px;
}
#topmenu a:link, #topmenu a:visited
{
	color: #ffffff;
    text-decoration: none;
    background-color: #391c7d; 
	border: 1px solid #391c7d;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;
}
#topmenu a:hover
{
	color: #ffffff;
	background-color: #8176b8; 
	border: 1px solid #8176b8;
    text-decoration: none;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;
}
#lefty
{
	margin: 8px;
	width: 150px;
	height: auto;
	color: #00008B;
	font-family: Verdana, Arial, sans-serif;
}
#lefty p
{
	width: 94%;
	padding: 12px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #f9f9f9;
	color: #607080;
}
#block
{
	padding: 12px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #f0eef5;
	color: #391c7d;
	text-align:center;
	font-weight:bold;
}
#breadcrumb 
{
    text-align: right;
	color: #391c7d;
	padding-bottom: 11px;
}
#breadcrumb a:link, #breadcrumb a:visited
{
	color: #391c7d;
	text-decoration: none;
}
#breadcrumb a:hover
{
	color: #8176b8;
	text-decoration: none;
}
#content a:link, #content a:visited
{
	color: #391c7d;
	border-bottom: 1px solid #efefef;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underscore;
}
#content a:hover
{
	color: #8176b8;
	text-decoration: none;
}
#content
{
	float: right;
	width: 570px;
	text-align: left;
	padding: 11px 16px 11px 11px;
	border-left: 1px solid #8176b8;
	font-family: Verdana, Arial, sans-serif;
	line-height: 145%;
	color: #391c7d;
}
#content h3, h4
{
	font-family: Verdana, Arial, sans-serif;
	color:  #391c7d;
	font-weight: bold;
        padding-left: 0px;
}
#content p, #content td { font-size:11px; text-align:justify }
#content td { padding-top:10px; }
#content li { line-height:14px; padding-bottom:10px;  }

#footer
{
    text-align: center;
	padding: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: lighter;
	color: #aaa;
}
#footer a:link, #footer a:visited
{
	font-weight: lighter;
	color: #aaa;
	text-decoration: underline;
}
#footer a:hover
{
	color: #666;
	text-decoration: none;
}

hr
{
	border:0;
	border-bottom: 1px solid #607080;
	height: 1px;
}
li { list-style-type:disc; line-height: 160%; }
.img_pad { padding-right:10px; padding-bottom:10px; }

.haut { font-size:9px; }
a.haut, a.haut:link, a.haut:visited	 { font-size:9px; text-decoration:none; }
a.haut:hover, a.haut:active   { font-size:9px; text-decoration:underline;}
nobr { background-color:#FFFFFF; font-size:11px; color:#391c7d; }
.ligne { border-bottom: #391c7d 1px solid; }

.cadre_txt { border: #391c7d 1px solid; padding:0 15px; }
