/* CSS Document */

body {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	/*background: #A9D9FC url(fond.jpg) no-repeat center center;*/
	background-color: #a9d9fc;
}
#boitec1, #boitec2, #boitec3, #boitec4 , #boitec5 , #boitec6 {
	position:absolute;
	/*overflow:hidden;*/
	border: 5px solid #fff;
	top:180px; /*288px;*/
	width: 200px; /*190px;*/
	height: 246px;
	text-align:center;
	background-color:#FFCC99;
	border-radius: 10px;
	box-shadow: 10px 10px 10px black;
}

td.nombre {
	text-align:right;
}

#boitec1 h2,#boitec2 h2 , #boitec3 h2, #boitec4 h2 , #boitec5 h2 , #boitec6 h2{
	background-color:#CC3333; 
	margin-top: 0; /*5px;*/
	margin-bottom: 0;
	font-size: 1.5em;
	color:#fff;
	letter-spacing: 2px;
	text-align:center;
	border-radius: 10px 10px 0 0;
}

#boitec1 {
	background:;
	left: 100px; /*25px;  11.6.22*/
}

#boitec2 {
	left: 545px; /* 270px;11.6.22*/
}

#boitec3 {
	background:;
	left: 795px; /* 520px;11.6.22*/
}

#boitec4 {
	background:;
	left: 1040px; /* 765px;11.6.22*/
}

#boitec5 {
	background:;
	left: 1285px; /* 1010px;11.6.22*/
}


#boitec6 {
	background:;
	left: 1560px; /*975px; */
}	



h4 {
	font-size: 1.2em;
	color:#CC0033;
	margin-bottom:10px;
	text-align:left;
}
h5 {
	font-size: 1.2em;
	color:#3333CC;
	text-align:left;
}
