@charset "utf-8";

/* Header */
#header
{
	display:block;
	width:100%;
	height:122px;
	background:#FFF;
	margin:0;
	padding:0;
	clear:both
}

#header .logo
{
	display:block;
	width:910px;
	height:122px;
	margin:0 auto;
	background:url(../images/template/geoxia_logo.png) no-repeat 13px 20px

}

#header .slogan,
#header .slogan:hover
{
	position:absolute;
	padding-top:90px;
	padding-left:135px;
	width:774px;height:32px;
	font-size:11px;
	font-weight:normal;
	color:#79063C
}

/* Header:switch */
#header #switch 			{position:relative;width:184px;height:20px;display:block;text-align:center;padding-top:2px;top:0;left:395px}
#header #switch a			{padding:0 7px 2px 7px;font-size:10px}

.institutionnel	#switch		{background:#FFF url(../images/template/institutionnel/fd_switch.png) no-repeat center top}
.institutionnel	#switch .on	{background:#79063C;color:#FFF}

.particulier	#switch		{background:#FFF url(../images/template/particulier/fd_switch.png) no-repeat center top}
.particulier	#switch .on	{background:#54c5cb;color:#FFF}


.loadgif {width:32px;height:32px;padding:4px;background:#FFF;overflow:none;border:4px solid #FFF}

#section #container .article .mention
{
	padding-right:10px;
	text-align:right;
	color:#79063C;
	font-size:10px
}

.boxbtn
{
	width:auto;
	border:1px solid #5ec9cf;
	display:block;
	color:#FFF;
	float:right;
	background:#1D6681;
	padding:3px 5px;
	margin:10px 25px 0 0;
	line-height:5px;
	font: 11px "Lucida Grande", "Lucigrande", "Lucida Sans Unicode", sans-serif;
}

* input.error,
* textarea.error	{color:#FFF;background:#F00}

* #quotes { display:inline } /* ajout:2010-01-19 */

.star				{color:#79063C}

* label.error		{display:none}
* .datepicker		{z-index:10010; border:20px solid #333}
* .flash910 .adobe	{width:910px;text-align:center;margin:0 auto;height:auto}
* .flash560 .adobe	{width:560px;text-align:center;margin:0 auto;height:auto}
* .adobe h4			{padding-top:112px;color:#FFF;font-size:12px }

#bandeau .flash560,
#bandeau .flash910
{
	margin:0 auto;
	padding:0;
	display:block;
	width:910px;
	height:290px;
	background:url(../images/template/fd_bandeau_flash.png) repeat-x 0 -10px
}

#bandeau .flash560
{
	width:560px;float:right
}

