/* CSS Document */

*{margin:0; padding:0}
html, body {
	background-color: #AACAE3;
	width: 100%;
	height: 100%;
}
#main {
	width: 800px;
	background-image: url(../images/blue_background.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#ipsos_belgium {
	display:none;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
a:link, a:visited {
	color: #4191AC;
	font-size: 1em;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-position: right 5px;
	padding-right: 7px;
	background-repeat: no-repeat;
}
a:hover {
	text-decoration: underline;	
}
#header {
	height:25px;
	margin-left:40px;
}
#header a {
	background-image:none;
}

/*body*/

#animation {
	height: 230px;
	width: 720px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#news {
	color:#4191AC;
	width:230px;
	margin-left:40px;
	margin-top:13px;
	margin-bottom:20px;
	padding-top:20px;
	background-image:url(../images/news.png);
	background-repeat:no-repeat;
	float:left;
	display:inline;
}
#news_content {
	height:190px;
	overflow: auto;
}
#news_content .date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	margin-bottom:0.8em;
	color:black;
}
.banner {
	height: 210px;
	width: 230px;
}
.banner h1 {
	display:none;
}
.banner h2{
	width:155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top:50px;
	padding-left: 6px;
	font-weight: normal;
}
.banner a {
	padding-left: 6px;
}
#banner_1 {
	float:left;
	margin-left:40px;
	margin-right: 13px;
	background-image: url(../images/banner_who.jpg);
	display:inline;
}
#banner_2 {
	float:left;
	margin-right: 13px;
	background-image: url(../images/banner_field.jpg);
}
#banner_3 {
	float:left;
	background-image: url(../images/banner_publications.jpg);
}
#banner_4 {
	float:left;
	margin-top:13px;
	margin-left: 13px;
	background-image: url(../images/banner_omnibus.jpg);
}
#banner_5 {
	float:left;
	margin-top:13px;
	margin-left: 13px;
	background-image: url(../images/banner_jobs.jpg);
}
.logo_ipsos {
	margin-left: 45px;
	margin-bottom: 0px;
}
.logo_ipsos_footer {
	float:left;
	margin-right: 5px;
}
#footer {
	width:800px;
	height:20px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/footer.gif);
}
#footer_links {
	height: 44px;
	font-size:0.9em;
	clear:both;
	margin-left:40px;
	padding-left: 50px;
	background-image: url(../images/logo_ipsos.gif);
	background-repeat: no-repeat;
}
#footer_links a:link, #footer_links a:visited {
	padding-right: 0px;
	background-image: none;
}
#footer_links a:hover {
	color: #FF0000;
	text-decoration: none;
}

#left {
	width: 500px;
	border-right-color: #AACAE3;
	border-right-style: solid;
	border-right-width: 1px;
	float: left;
	margin-right: 5px;
	margin-left: 45px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	display:inline;

}
#left h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:1.5em;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 12px;
	margin-right: 5px;
	margin-bottom: 1em;
}
.left_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4191AC;
	font-size:1.2em;
	margin-bottom:1em;
	}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFCC33;
	font-size:1em;
	margin-bottom:1em;
}
#left .link_pdf {
	background-image: url(../images/mini_pdf.gif);
	background-repeat: no-repeat; 
	background-position: 0 1px; 
	padding-left: 18px;
}
#left .link_pdf:hover {
	text-decoration: underline;
}
#left .link_ppt {
	background-image: url(../images/mini_powerpoint.gif);
	background-repeat: no-repeat; 
	background-position: 0 1px; 
	padding-left: 18px;
}
#left .link_ppt:hover {
	text-decoration: underline;
}
#left p {
	margin-bottom:1em;
	margin-right:1em;
}
#left ul {
	font-size:0.9em;
	margin-left:2em;
	margin-right:1em;
}
.image_50px_left {
	margin-left:50px;
	margin-bottom:1em;
}
.image_25px_left {
	margin-left:25px;
	margin-bottom:1em;
	margin-top:1em;
}
.image_10px_left {
	margin-left:10px;
	margin-bottom:1em;
}
image_5px_left {
	margin-left:5px;
	margin-bottom:1em;	
}
#hide {
	display:none;
}
.header_marketing {
	position:relative;
	left:-20px;
	background-image:url(../images/marketing.png);
	background-repeat:no-repeat;
	height:30px;
}
.header_media {
	position:relative;
	left:-20px;
	background-image:url(../images/media.png);
	background-repeat:no-repeat;
	height:30px;
}
.header_public_affairs {
	position:relative;
	left:-20px;
	background-image:url(../images/public_affairs.png);
	background-repeat:no-repeat;
	height:30px;
}
.header_loyalty {
	position:relative;
	left:-20px;
	background-image:url(../images/loyalty.png);
	background-repeat:no-repeat;
	height:30px;
}
.header_asi {
	position:relative;
	left:-20px;
	background-image:url(../images/asi.png);
	background-repeat:no-repeat;
	height:30px;
}
.header_ico {
	position:relative;
	left:-20px;
	background-image:url(../images/ico.png);
	background-repeat:no-repeat;
	height:30px;
}
.header_health {
	position:relative;
	left:-20px;
	background-image:url(../images/health.png);
	background-repeat:no-repeat;
	height:30px;
}
.header_omnibus {
	position:relative;
	left:-20px;
	background-image:url(../images/omnibus.png);
	background-repeat:no-repeat;
	height:30px;
}
.header_online {
	position:relative;
	left:-20px;
	background-image:url(../images/online.png);
	background-repeat:no-repeat;
	height:30px;
}	
.subtitle {
	font-size:1em;
	color:#FF9900;
	margin-bottom:1em;
}
.subtitle2 {
	font-size:1.2em;
	margin-bottom:1em;
	color:#1AA5AD;
}
.subtitle3 {
	font-size:1.2em;
	margin-bottom:1em;
}
.subtitle4 {
	margin-top:1em;
}
.low_margin {
	margin:0;
}
.orange_strong {
	font-weight:bold;
	color:#FF7C00;
	text-align:center;
}
.frame {
	background-color:#E0F1F8;
	margin-bottom:1em;
	margin-right:1em;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 1em;
}
.space_below {
	margin-bottom:1em;
}
#right {
	width: 200px;
	float:right;
	margin-right: 45px;
	display:inline;
}
#right p {
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
}
#right ul {
	margin-bottom:1.4em;
	border-top: solid 1px #AACAE3;
	list-style: none;
}
#right li {
	border-bottom: solid 1px #AACAE3; 
}
a.menu_right {
	font-family:Arial, Helvetica, sans-serif;
	background-image:none;
	display:block;
}
a.menu_right:hover {
	color:white;
	text-decoration:none;
	background-color:#AACAE3;
}
#right img {
	margin-bottom:1em;
}
a.menu_right:visited {
	background-image:none;
}
#center {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	width:700px;
	margin-left:45px;
}
form p {
	 width:80px;
	 float:left;
}
.formulaire {
	clear:both;
	margin-bottom:0.5em;
}
.image {
	margin-top:1em;
	margin-bottom:1em;	
}
.mail, a.mail:link, a.mail:visited {
	font-size:1em;
	background-image: url(../images/enveloppe.gif);
	background-repeat: no-repeat;
	background-position: 0 1px; 
	padding-left: 18px;
	padding-right:0px;
}
.web, a.web:link, a.web:visited {
	font-size:1em;
	background-image: url(../images/link_earth.gif);
	background-repeat: no-repeat;
	background-position: 0 1px; 
	padding-left: 18px;
	padding-right:0px;
}
#health_box1, #health_box2, #health_box3, #health_box4 {
	width:235px;
	font-size:0.9em;
}
#health h3 {
	font-size:1em;
	color:white;
	font-weight:bold;
	background-color:#4191AC;
	margin-bottom:3px;
}
#health dl {
	background-color:#E0F1F8;
}
#health dt {
	color:#8D4949;
	font-weight:bold;
}
#health strong {
	color:#8D4949;
	font-weight:normal;
}
.float_left_inline{
	float:left;
	display:inline;
	margin-right:1em;
}
.float_right{
	float:right;
	display:inline;
	margin-right:1em;
}
#omnibus table {
	width:90%;
	font-size:0.9em;
	background-color:#E0F1F8;
	border:#4191AC solid 1px;
	text-align:center;
	
}
.first_row {
	color:white;
	background-color:#4191AC;
}

/*Publications*/

#publications ul {
	list-style-type:none;
	margin-bottom:1em;
}
#publications h2 {
	font-size:1em;
}
#publications h3 {
	font-size:1em;
}
#publications h4 {
	font-size:0.8em;
}
#jobs_main #left p {
	margin-bottom:0;
}
#jobs_main .date {
	font-size:0.8em;
	margin-bottom:1em;
}
.obsolete {
	text-decoration: line-through;
}.header_quali {

	position:relative;
	left:-20px;
	background-image:url(../images/quali.png);
	background-repeat:no-repeat;
	height:30px;
}
