/* ECA Watch - Styles for screen */

body {background:white; font:normal 10pt Verdana, Helvetica, sans-serif}
em {font-weight:bold}
h1 {font-size: 14pt}

#header {width:100%; height:115px; background: url(../images/navbg.gif)}
#header table {width:760px !important}

#content {width:768px !important}
#content p {text-align:justify}

#nav_lang {margin:8px 0; }
#nav_lang p {text-align:center;font-size:8pt}

#col_gauche {width:24%; float:left; padding:3px}
#problems {margin:0 0 3px 0}
#problems h1 {color:#1371be}
#problems ul {
	list-style-image:url(../images/bullet.gif);
	margin:0; 
	padding:0;
}
#problems li {margin:0 0 0 20px}

#view,
#search {width:193px; margin:12px 0}

#view h1,
#search h1 {font-size:12pt; color:black}

#view select {width:160px}

#subscribe {background-color:#316ac5; color:white}
#col_droite {float:right; width:72%}
#col_droite h1 {font: bold 14pt Verdana, Helvetica, sans-serif; color: #1371be}
#col_droite h2 {font: bold 12pt Verdana, Helvetica, sans-serif; color: #1371be}
#col_droite ol {}
#col_droite ol.roman {list-style-type: roman}
#col_droite ol.alpha {list-style-type: lower-alpha}
#col_droite li {margin-top:0.5em; text-align:justify}

#footer {clear:both; width:768px; height:80px; text-align:center;font-size:8pt; }
#footer p {margin:10px 0 0 0}


