/* Styles de la page statique europe.gouv.fr */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
a {
	color: #fff;
}

img {
	border: 0px;
}
#cadre_de_page {
	margin: 0 auto;
	text-align: left;
	width: 760px;
	background: #a0c2e0 url("images/fond_degrade.jpg") repeat-y;
	color: #FFFFFF;
}
h1 {
	background: url("images/bandeau_logo.jpg") no-repeat;
	height: 197px;
	margin: 0;
	text-indent: -7000px;
}
table, tr, td {
	font-size: 12px;
}

td#colonne_gauche {
	width: 240px !important;
	width: 267px;
	padding-left: 2.2em;
}
td#colonne_milieu {
	width: 248px;
}
td#colonne_droite {
	width: 100px;
	font-size: 0.9em;
	color: #666666;
}
/* boites */
#boite_europe {
	background-color: #FF0864;
	width: 222px;
}
#boite_europe h3, #boite_europe p {
	padding: 0 2.2em;
}
#boite_europe h3 {
	background: url("images/tt_boite_europe.gif") no-repeat;
	margin: 0;
	font-size: 1.2em;
	padding: 1.3em .7em .5em 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 1.8em;
}
#boite_europe a {
	display: block;
	padding: .5em 0 .5em 2.5em !important;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
/*	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;*/
	background: url("images/puce_europe.gif") no-repeat;
}
#boite_europe a:hover {
	text-decoration: underline;
}
#boite_europe p {
	margin: .5em 0 0 0;
}
#boite_europe_bas {
	background: url("images/bas_boite_europe.gif") no-repeat;
	width: 222px;
	height: 30px;
	margin-bottom: 1em;
}


#boite_bleue {
	background-color: #1C6AC1;
	width: 222px;
}
#boite_bleue h3, #boite_bleue p {
	padding: 0 2.2em;
}
#boite_bleue h3 {
	background: url("images/tt_boite_bleue.gif") no-repeat;
	margin: 0;
	font-size: 1.2em;
	padding: 1.3em .7em .5em 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 1.8em;
}
#boite_bleue a {
	display: block;
	padding: .5em 0 .5em 2.5em !important;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
/*	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;*/
	background: url("images/puce_bleue.gif") no-repeat;
}
#boite_bleue a:hover {
	text-decoration: underline;
}
#boite_bleue p {
	margin: .5em 0 0 0;
}
#boite_bleue_bas {
	background: url("images/bas_boite_bleue.gif") no-repeat;
	width: 222px;
	height: 30px;
	margin-bottom: 1em;
}

#boite_orange {
	background-color: #fd8400;
	width: 222px;
}
#boite_orange h3, #boite_orange p {
	padding: 0 2.2em;
}
#boite_orange h3 {
	background: url("images/tt_boite_orange.gif") no-repeat;
	margin: 0;
	font-size: 1.2em;
	padding: 1.3em .7em .5em 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 1.8em;
}
#boite_orange a {
	display: block;
	padding: .5em 0 .5em 2.5em !important;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
/*	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;*/
	background: url("images/puce_orange.gif") no-repeat;
}
#boite_orange a:hover {
	text-decoration: underline;
}
#boite_orange p {
	margin: .5em 0 0 0;
}
#boite_orange_bas {
	background: url("images/bas_boite_orange.gif") no-repeat;
	width: 222px;
	height: 30px;
	margin-bottom: 1em;
}


#boite_rose {
	background-color: #e41d8b;
	width: 228px;
}
#boite_rose h3, #boite_rose p {
	padding: 0 2.2em;
}
#boite_rose h3 {
	background: url("images/tt_boite_rose.gif") no-repeat;
	margin: 0;
	font-size: 1.2em;
	padding: 1.3em .7em .5em 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 1.8em;
}
#boite_rose a {
	display: block;
	padding: .5em 0 .5em 2.5em !important;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
/*	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;*/
	background: url("images/puce_rose.gif") no-repeat;
}


a.no_style {
	border : 0px;
}

a.no_style:hover {
	border : 0px;
}

#boite_rose a.no_style {
	border : 0px;
	background: transparent;
}

#boite_rose a.no_style:hover {
	border : 0px;
}

#boite_rose a:hover {
	text-decoration: underline;
}
#boite_rose p {
	margin: .5em 0 0 0;
}
#boite_rose_bas {
	background: url("images/bas_boite_rose.gif") no-repeat;
	width: 228px;
	height: 30px;
	margin-bottom: 1em;
}



#boite_verte {
	background-color: #c8ea48;
	width: 228px;
	color: #0d55a6;
}
#boite_verte h3, #boite_verte p {
	padding: 0 2.2em;
}
#boite_verte h3 {
	background: url("images/tt_boite_verte.gif") no-repeat;
	margin: 0;
	font-size: 1.2em;
	padding: 1em .7em .5em 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 1.8em;
}
#boite_verte a {
	color: #0d55a6;
	text-decoration: none;
}
#boite_verte a:hover {
	text-decoration: underline;
}
#boite_verte a:hover {
	text-decoration: underline;
}
#boite_verte ul {
	margin: 0 .5em 0 .5em;
	padding: 0 .5em .5em 1.6em;
/*	border-top: 1px dotted #fff;*/
}
#boite_verte li {
	margin-top: .5em;
}
#boite_verte_bas {
	background: url("images/bas_boite_verte.gif") no-repeat;
	width: 228px;
	height: 30px;
	margin-bottom: 1em;
}

#colonne_droite h3 {
	text-indent: -7000px;
	background: url("images/tt_dernieres_actu.gif") no-repeat;
	height: 29px;
	width: 206px;
}
#colonne_droite ul {
	width: 186px;
	padding: 0 0 0 1.7em;
	margin: 0;
}
#colonne_droite a {
	font-weight: bold;
	color:#000;
	text-decoration: none;
}
#colonne_droite a:hover {
	text-decoration: underline;
}
#colonne_droite p {
	width: 206px;
	margin-bottom: .3em;
}
/* pied de page */

#pied_de_page {
	color: #FFFFFF;
	background-color: #6795b7;
	text-align: center;
	padding: .5em;
	margin: 1em 0 0 0;
}
.centree {
	text-align: center;
	padding: 1em;
}
