/*
PAGE D'ACCUEIL DU SITE

couleurs:
ipa: paris: moutarde: #dcc100
dbi: newyork: vert: #86a20c
ibx: brussels: violet: #8b5063
*/


/* REDEFINITION BALISES STANDARD */
body { padding:0px; margin:0px; background:url('../img/v3/bg_ind_2010.jpg') top center no-repeat; }
input, select { font-size:10px; background: white; color:black; border: 1px solid #CCC; width:200px; }
textarea { background:white; border:1px solid #CCC; padding: 2px; width:200px; }
td, body { font-size:12px; color:#BCC; font-family:arial,sans-serif; line-height:18px;  }
a { color:black; text-decoration:underline; }
a:hover { text-decoration:underline; color:#CCF; }
strong, b { font-weight:bold; }
li { margin-bottom:8px; }
h1,h2,h3,h4{ text-transform:uppercase; color:white; }
H1 { font-size:200%; margin:0px; }
H2 { font-size:150%; }
H3 { font-size:130%; margin-top:30px; margin-bottom:5px;}
H4 { font-size:100%; margin-bottom:10px;}
hr { border:0px solid white; border-top:1px dashed white; }


/* STRUCTURE PRINCIPALE */
#fondpage { width:100%; height:675px; margin:auto; background: #801626 url('../img/v3/bg_ind_2010.jpg') top center no-repeat; }
#page { width:1000px; height:675px; margin:auto; }

#main { float:left; width:100%; }
	#logo{ float:left; width:310px; margin:20px 0px 0px 0px; }
	#baseline{ float:left; width:600px; color:white; font-size:140%; margin:120px 0px 0px 20px; padding-top:63px; }
	#contenu{ width:100%; float:left; padding:0px; }
	
	.colonne{width:220px; float:left; overflow:hidden; color:white; margin:0px 0; }
	
	#blocipa, #blocdbi, #blocibx, #blocactu { width:220px; height:310px; float:left; overflow:hidden; color:white; margin:0px 0; }
	#blocipa{ background:url('../img/v3/colonne_ipa.png') top center no-repeat; }
		#blocipa h1{ color:#edebda; }
	#blocdbi{ background:url('../img/v3/colonne_dbi.png') top center no-repeat; }
		#blocdbi h1{ color:#ab0e1b; }
	#blocibx{ background:url('../img/v3/colonne_ibx.png') top center no-repeat; }
		#blocibx h1{ color:#589cb3; }
	
	#blocipa h2, #blocdbi h2, #blocibx h2, #blocactu h2 { height:60px; }

	#blocipa a, #blocdbi a, #blocibx a, #blocactu a{ text-decoration:none; }
	#blocipa a:hover, #blocdbi a:hover, #blocibx a:hover{ background:#333; color:white; text-decoration:none; }
	#blocactu { height:294px; border-top:3px solid white; border-bottom:3px solid white; }
	#blocactu a{ color:white; }
	#blocactu a:hover{ text-decoration:underline; }
	
	#blocipa h1, #blocdbi h1, #blocibx h1, #blocactu h1 { padding:35px 20px 0px 20px; }
	#blocipa h2, #blocdbi h2, #blocibx h2, #blocactu h2 { padding:5px 20px; }
	#blocipa p, #blocdbi p, #blocibx p, #blocactu p { padding:5px 20px; line-height:16px; }
	#blocipa div h1, #blocdbi div h1, #blocibx div h1 { font-size:28px; font-weight:normal; }
	#blocipa div a, #blocdbi div a, #blocibx div a { color:white; }
	#blocipa div a:hover, #blocdbi div a:hover, #blocibx div a:hover { color:white; font-weight:bold; }

	#contenu .onglet{ margin-bottom:0px; }
	#contenu .onglet a{ display:block; text-decoration:none; color:white; }
	#contenu .onglet h1 { padding:5px 5px 5px 20px; line-height:1em; }
	
	#no-onglet .blocdbi2 {}
	
	.blocipa2, .blocdbi2, .blocibx2 { overflow:hidden; color:white; height:20px; padding:5px 5px 5px 20px; text-decoration:none; line-height:1.5em; background-image:url(../img/arrow_home_white.gif) left bottom no-repeat; }
	.blocipa2{ background:url('../img/v3/btn_ipa.png') top center no-repeat; }
	.blocdbi2{ background:url('../img/v3/btn_dbi.png') top center no-repeat; }
	.blocibx2{ background:url('../img/v3/btn_ibx.png') top center no-repeat; }

	.blocipa3, .blocdbi3, .blocibx3 { overflow:hidden; color:white; height:20px; padding:5px 5px 5px 20px; text-decoration:none; line-height:1.5em; margin:0px; background-image:url(../img/arrow_home_white.gif) left bottom no-repeat; }
	.blocipa3{ background:url('../img/v3/btn_ipa.png') top center no-repeat; }
	.blocdbi3{ background:url('../img/v3/btn_dbi.png') top center no-repeat; }
	.blocibx3{ background:url('../img/v3/btn_ibx.png') top center no-repeat; }
	
	#blocexp{ background:#dcc100; width:200px; clear:both; border-top:1px solid none;}
	#blocexp a{ padding:10px; display:block; text-decoration:none; color:#FFF;}
	#blocexp a:hover{ background:#333;}
	
	
#pied { margin:auto; width:1000px; }
	#copyright{ color:black; }
	#switchlang { float:right; width:40%; text-align:right; }

.separator{ clear:both; height:0px; }


/* MAIN NAV */

#blocipa img, #blocdbi img, #blocibx img{ border:none; vertical-align:text-bottom; margin:10px 0 0 0; }
	#blocipa img:hover, #blocdbi img:hover, #blocibx img:hover{ background:#333; }
.blocipa2:hover, .blocipa3:hover { text-decoration:none; background:url('../img/v3/btn_ipa_over.png') top center no-repeat; color:#b35a71; }
.blocdbi2:hover, .blocdbi3:hover { text-decoration:none; background:url('../img/v3/btn_dbi_over.png') top center no-repeat; color:white; }
.blocibx2:hover, .blocibx3:hover { text-decoration:none; background:url('../img/v3/btn_ibx_over.png') top center no-repeat; color:white; }
