
html,body {
	margin			: 0;
	font-size		: 0.9em;
	font-family		: Tahoma, Arial;
	color			: #777A7C;

	color: #666666;
}
td {
	vertical-align	: top;

}
img {
	border			: 0px;
}
p,td,table
{
	font-family		: Tahoma, Arial;
	font-size		: 11px;
}
br {  } 
p { 
	margin			: 2px;
	padding			: 1px;
} 
h1 {
	font-size		: 1.3em;
	text-align		: left;
}

h2 {
	font-size		: 1.2em;
	margin			: 0px;
	padding			: 2;
	text-align		: left;
	font-weight		: bold;
}
h3 {
	font-size		: 1.1em;
	font-family		: Tahoma, Arial;
	margin			: 0px;
	padding			: 2;
	text-align		: left;
}
h4 {
	font-size		: 1.0em;
	margin			: 0px;
	font-weight		: bold;
}
fieldset {
	border			: #BBB 1px dotted;
}
fieldset legend {
	font-weight		: bold;
	font-size		: 1.1em;
}
form {
	margin			: 0;
}


#error {
	color			: #E945AF;
	border			: 1px solid #E945AF;
	background		: #FBE2FB;
	text-align		: center;
	padding			: 5px;
	font-weight		: bold;
}

#colonnegauche {
	width			: 240px;
	float			: left;
}

#colonnegauche input file {
	width			: 50px;
}

#colonnecentrale {
	//height			: 350px;	
}
#colonnecentrale form{
	padding-right	: 20%;
	text-align		: right;
}

#encartcvmap {
	width			: 160px;
	text-decoration : none;
	cursor			: pointer;
}
#encartcvmap a {
	text-decoration : none;
}

#banniere, h2 {
	color			: white;
	font-weight		: bold;
	background		: url(banniere.gif) no-repeat;
	height			: 26px;
	text-align		: center;
}
#bannierepetit {
	color			: white;
	font-weight		: bold;
	background		: url(bannierepetit.gif) no-repeat;
	height			: 26px;
	text-align		: center;
	width			: 500px;
}

#commentaires_ajax {
	text-align		: left;
	height 			: 150px;
	overflow		: auto;
}

#inscription form {
	text-align		: right;
	padding-right	: 30%;
}




/* ACTUALITES */
#actualites {
	border-left		: #BBB 1px solid;
	border-right	: #BBB 1px solid;
	margin			: 0px 2px 0px 1px;
	color			: #BBB;
	padding			: 3px;
}
#actualites h3 {
	padding			: 0 0 0 10px;
	color			: #BBB;
}
#actualites p {
	color			: #666666;
}

#portrait
{
	margin-left:1px;
	border-left:#BBB 1px solid;
	border-right:#BBB 1px solid;
	height:55px;
	color	: #BBB;
}
#portrait a
{
	color	: #BBB;
}
#avatar {
	float			: left;
	height			: 54px;
}
#print { background:white; }

#blockcvmap
{
	background		: url(htcvmap.gif) no-repeat;
}
#blockcvmapcontent
{
	padding			: 3px;
	background		: url(bscvmap.gif) left bottom no-repeat;
}

#block
{
	background		: url(htgche.gif) no-repeat;
	width			: 238px;
}
#blockcompte
{
	background		: url(htgchecompte.gif) no-repeat;
	width			: 238px;
}
#blockcompte #avatar {
	width	: 54px;
	height	: 54px;
	margin-left:-4px;
	margin-right:15px;
}


#blockcontent
{
	padding			: 4px;
	background		: url(bsgche.gif) left bottom no-repeat;
}


#ligne1
{
	background		:#D2E0FA;
	padding			: 2px;
}
#ligne2
{
	background		: #E9F0FC;
	padding			: 2px;
}

/* FLOAT BOX */
#floatBox {
	margin			: 10 5 0 30;
	width			: 183px;
	float			: right;
}
#floatBox #floatBoxHead {
	background		: url(encartHt.gif) no-repeat;
}
#floatBox #floatBoxHead #partagedexperience {
	background		: url(floatbox-reseaubat.gif) no-repeat;
	padding-top		: 85px;
}

#floatBox #floatBoxHeadTitle {
	display			: block;
	border-bottom	: #9B143C 1px dotted;
}
#floatBox #floatBoxBottom {
	background		: url(encartBs.gif) bottom no-repeat;
	border-top		: #9B143C 1px dotted;
	padding			: 6 6 6 10;
}
#floatBox a {
	color			: #9B143C;
}
#floatBox h3 {
	padding			: 4px 4px 1px 4px;
	color			: #9B143C;
	font-size		: 1.1em;
}
/* FLOAT BOX */	

/* BULLE */
#bulle {
	border			: 1px solid;
	width			: 250px;
	padding			: 10px;
	background		: white;
}

/*GUIDE */
#guide_div {
height : 310px;
}
#guide_contenu {
width : 455px;
height : 268px;
overflow:auto;
}

