/* Feuille de styles pour HCA International © FreePixel 2006 */

/* générique */
* {
	padding: 0px;
	margin: 0px;
}
body,td,th {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #333333;
	font-size: 90%;
}
body {
	background-color: #fff;
	background-image: url(../images/bg_deg.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	text-align: center;
	padding: 0px;
}

img {
	border: none;
}

/* Structure du site */
#head, #headflash {
	height: 100px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
	background-image: url(../images/bg_head.jpg);
	background-repeat: no-repeat;
	font-size: 0.8em;
	line-height: 1.6em;
}
#headflash p {
	padding: 8px 0px 0px;
}
#animsuite, #animlogos {
	height: 250px;
	width: 250px;
	font-size: 0.9em;
	text-align: center;
	float: left;
	margin-right: 15px;
}

#container, #containercol {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	position: relative;
	background-image: url(../images/bg_container_vide.jpg);
	background-repeat: repeat-y;
	z-index: 0;
}
#containercol {
	background-image: url(../images/bg_container_col.jpg);
}
#motifcolonne, #motifbas, motifcol {
	background-image: url(../images/bg_colonne.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#motifbas {
	background-image: url(../images/bg_motif_bas.jpg);
	background-position: right bottom;
	position: relative;
	z-index: 1;
	margin: 0px;
	padding: 0px;
}
#motifcol {
	background-image: url(../images/bg_motif_col.jpg);
	background-position: right bottom;
	position: relative;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#footer {
	font-size: 0.7em;
	height: 40px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #999999;
	position: relative;
}
.plan {
	width: 740px;
	font-size: 0.85em;
	line-height: 1.4em;
	margin: 0px;
	color: #0671B0;
	padding: 30px;
}

.adresse {
	border-right: 1px solid #0671B0;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	width: 350px;
}
/* boutons navigation */
#btn1, #btn2 {
	float: left;
	height: 110px;
	width: 250px;
	margin-bottom: 10px;
}
#btn1 {
	margin-right: 30px;
}

/* drapeaux */
#drapeaux {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 39px;
	height: 11px;
	z-index: 100;
}
#eng {
	position :absolute;
	left: 22px;
	top: 0px;
	width: 17px;
	height: 11px;
	background-image: url(../images/en_full.gif);
	background-repeat: no-repeat;
}
#eng a {
	display: block;
	width: 100%;
	height: 100%;
	background: white url(../images/en_out.gif) top left no-repeat;
}
#eng a:hover { /* masquage de l'image1 au survol */
background: transparent none;
}
#fra {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 17px;
	height: 11px;
	background-image: url(../images/fr_full.gif);
	background-repeat: no-repeat;
}
#fra a {
	display: block;
	width: 100%;
	height: 100%;
	background: white url(../images/fr_out.gif) top left no-repeat;
}
#fra a:hover { /* masquage de l'image1 au survol */
background: transparent none;
}

/* blocs de contenu */
#image1, #image2 {
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 30px;
	margin: 0px;
}
#contenu1, #contenu2, #contenu3, #contenu4, #contenu5 {
	width: 520px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	font-size: 0.85em;
	line-height: 1.6em;
	float: left;
	margin: 0px;
	color: #0671B0;
}
#contenu2 {
	width: 740px;
	padding-left: 30px;
}
#contenu3 {
	width: 530px;
	padding-left: 30px;
}
#contenu4 {
	width: 170px;
	padding-left: 50px;
}
#contenu5 {
	width: 170px;
	padding-top: 40px;
	padding-left: 30px;
}
#intro {
	font-size: 110%;
	list-style-type: none;
	line-height: 1.6em;
}
/* habillage graphique */
#hautdepage, #topofpage {
	position: absolute;
	left: 25px;
	top: -20px;
	height: 20px;
	width: 88px;
}


/* menu navigation d'après Listamatic */
#navcontainer {
	margin: 0px;
	padding-top: 2px;
	width: 790px;
	height: 25px;
	text-align: left;
	background-image: url(../images/bg_nav.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #0B6FAF;
	padding-left: 10px;
}
#navlist {
	margin: 8px 0 0;
	padding: 0px;
	font-size: 0.7em;
	line-height: 1.2em;
}

#navlist ul, #navlist li {
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited {
float: left;
font-weight: bold;
margin: 0 5px 0px;
text-decoration: none;
color: #333333;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
border-bottom: 5px solid #0B6FAF;
padding-bottom: 1px;
background: transparent;
color: #0B6FAF;
}

#navlist a:hover { color: #0B6FAF; }

/* liens divers */
#hautdepage a:link, #hautdepage a:visited {
	background-image: url(../images/hautdepage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 88px;
	display: block;
}
#hautdepage a:hover, #hautdepage a:active {
	background-image: url(../images/hautdepage.gif);
	background-position: right top;
}
#topofpage a:link, #topofpage a:visited {
	background-image: url(../images/hautdepage_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 88px;
	display: block;
}
#topofpage a:hover, #topofpage a:active {
	background-image: url(../images/hautdepage_en.gif);
	background-position: right top;
}
#head a {
	display: block;
	height: 100px;
	width: 800px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #066FA9;
	text-decoration: underline;
}
#footer #ariane a {
	color: #A6DDFF;
	text-decoration: none;
}
#footer #ariane a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link, a:visited {
	color: #066FA9;
}
a:hover, a:active {
	color: #EF0258;
}
/* actualites */
.txtactu {
	color: #066FA9;
	font-size: 0.85em;
	line-height: 1.4em;
	text-align: center;
}
.txtactu span {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.6em;
}
#image1 p {
	margin:0px;
}
/* les références */
#ref1, #ref2, #ref3 {
	float: left;
	height: 255px;
	width: 200px;
	margin-left: 30px;
}
#ref1 {
	height: 200px;
	width: 200px;
	margin-left: 0px;
	font-size: 0.9em;
	text-align: center;
	line-height: 1.4em;
}
#ref2 ul, #ref3 ul {
}
#ref2 li, #ref3 li {
}

/* styles textes divers */
.titre, .stitre, .stitretop {
	font-weight: normal;
	color: #0671B0;
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 5px;
	background-image: url(../images/picto1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
}
.stitre, .stitretop {
	font-weight: bold;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	background-image: url(../images/picto2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0671B0;
}
.stitretop {
	margin-top: 0px;
}
#contenu1 p, #contenu2 p, #contenu3 p, #contenu4 p {
	margin-bottom: 10px;
}
#contenu2 ul, #contenu3 ul {
	padding-left: 20px;
	margin: 0px;
	border-left: 1px dotted #0671B0;
}
#contenu2 li, #contenu3 li {
	list-style-type: square;
	margin: 0px 0px 8px;
	padding: 0px;
	line-height: 1.2em;
}
#contenu3 ul {
	padding-left: 5px;
	border-left: 2px solid #0671B0;

}
#contenu3 li {
	margin-bottom: 10px;
	list-style-type: none;
}

.imgleft {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.imgright {
	float: right;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#footer p {
	margin-bottom: 10px;
}
#ariane {
	color: #A6DDFF;
}
.postetitre {
	color: #FFFFFF;
	background-color: #0671B0;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: inline;
}
.postetexte {
	border: 1px solid #0671B0;
	padding: 10px;
	margin-bottom: 10px;
	color: #0671B0;
}
.postequest {
	color: #FD0059;
	font-weight: bold;
}

textarea, input {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size:1em;
}

/* moo effect */
.acToggle {
	width: 510px;
	padding: 5px;
	margin-top: 3px;
	font-size: 1.1em;
	background-image: url(../images/bg_colla_menu1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 33px;
	display: block;
	cursor: hand;
	line-height: 1.1em;
}
.acToggle a {
	cursor:pointer;
}
.acStretch {
	margin-right:5px;
	margin-left:10px;
	padding-top:0px;
	padding-bottom:15px;
	padding-right:5px;
	padding-left:0px;
}
.acStretchOut {
	width:510px;
}
.acCurrent {
	background-image: url(../images/bg_colla_menu2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor:pointer;
}
.acCurrent a {
	cursor:pointer;
}
