/* ----------  PAGE ---------------------------*/
html,body { /*background: url("img/background.gif");*/
	min-width: 1024px;
	width: auto !important;
	width: 100%;
	background: white;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	cursor: default;
	line-height: 1.3em;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}

#page {
	margin: 0px auto;
	min-width: 800px;
	min-height: 600px;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 800px;
}

/*  --------------------------------------------*/
	/*  ----------- BANDEAU HAUT ------------------*/
#bandeau_haut {
	background: transparent url('img/fondBandeau2.gif') no-repeat scroll
		right top;
	height: 100px;
	text-align: left;
	position: relative;
}

img {
	border: medium none;
}

#bandeau_haut #haut_present {
	margin: 0;
}

#bandeau_haut #presentation {
	margin: 0;
	text-indent: 5px;
	font-size: 8px;
	margin: 0;
	vertical-align: bottom;
	vertical-align: text-bottom;
	color: White;
}

#pre_content {
	background-color: #7863af;
	padding: 0px 0px 0px 20px;
	text-align: left;
	margin: 0px;
	color: white;
	position: relative;
	height: 24px;
	line-height: 20px;
}

p.pre_content {
	margin: 0px;
	padding: 0px;
	color: white;
	background: transparent;
	display: block;
	left: 20px;
	position: absolute;
}

#menu_haut {
	background: #5F5E5E url(img/background_menu.png) repeat-x scroll left
		top;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	position: relative;
	height: 28px;
	line-height: 20px;
}

#menu_haut ul {
	border-top: 1px solid #0E0E0E;
	display: inline;
	left: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 3px 0px 0px 20px;
	padding: 0px;
	position: absolute;
	text-align: left;
}

#menu_haut li {
	border-bottom: 1px solid #C0C0C0;
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu_haut li.first {
	border-left: 1px solid #2C2C2C;
}

#menu_haut li.active a {
	background: #63af99 url(img/bouton_v.gif) repeat-x scroll left center;
}

#menu_haut li a {
	background: #000000 url(img/bouton.gif) repeat-x scroll left center;
	border-right: 1px solid #2C2C2C;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	min-height: 20px;
	padding: 4px 8px;
	text-decoration: none;
	text-transform: lowercase;
}

#menu_haut li a:hover {
	background: transparent url(img/bouton_v.gif) repeat-x scroll left
		center;
}

#corps .tooltiptext {
	background-color: white; /*#E4E5F0;*/
	background-image: url(img/tooltiptext.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-attachment: scroll;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	border-top: 1px solid #C5C5C5;
	position: absolute;
	text-align: left;
	z-index: 100;
	width: inherit dt;
	margin: 0px;
	padding: 3px;
	line-height: normal;
}

#corps ul.tooltiptext {
	margin: 0px;
}

#corps .tooltiptext li {
	padding: 1px 0px;
}

#menu {
	padding: 0px;
	margin: 0px;
	background: transparent;
	text-align: center;
}

#menu dd.smenu {
	background: white;
	border-bottom: 1px solid #5E5E5E;
	border-left: 1px solid #5E5E5E;
	border-right: 1px solid #5E5E5E;
	border-top: 1px solid #5E5E5E;
	position: absolute;
	text-align: left;
	z-index: 100;
	width: inherit dt;
	margin: 0px;
}

#menu ul.smenu {
	padding: 0px;
	border: 0px;
	margin: 0px;
	line-height: normal;
	display: block;
	left: auto;
	position: relative;
	text-align: left;
}

#menu li.smenu {
	float: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 170px;
}

#menu li.smenu a {
	background: white;
	border: 0px;
	color: #7863af;
	text-decoration: none;
	height: 100%;
	padding: 0px 0px 0px 2px;
	margin: 0px;
	font-weight: normal;
	display: block;
}

#menu li.smenu a:hover {
	text-decoration: none;
	color: white;
	background: #63af99;
}

/*  ---------------------------------------*/
#menu_bas {
	background: #5F5E5E url(img/background_menu.png) repeat-x scroll left
		top;
	clear: both;
	float: left;
	margin: 0px;
	min-height: 20px;
	min-width: 955px;
	padding: 0px;
	text-align: right;
	width: 100%;
	line-height: 0px;
}


#menu_bas li { 
	margin: 0; 
	padding: 0px 10px; 
	display: inline; 
	line-height: 20px; 
}

#menu_bas li a { 
	color: #FFF; 
	font-size: 90%; 
	text-decoration: none;  
	font-weight: bold; 
}

#menu_bas li a:hover { 
	text-decoration: underline; 
}

/* ---------------------------------------*/
	/* ---------------------------------------*/
	/* ---------                 -------------*/
	/* ---------    FORMULAIRE   -------------*/
	/* ---------                 -------------*/
	/* ---------------------------------------*/
	/* ---------------------------------------*/
#inscription_form {
	margin: 10px auto;
}

form.basic {
	margin: 10px auto;
}

form.basic fieldset {
	border: 1px solid #CCCCCC;
	display: block;
	margin: 0px auto 15px 25px;
	padding: 10px;
}

fieldset.popup {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

form#inscription_form legend {
	color: #63af99;
}

legend.popup,form.basic fieldset legend {
	color: #63af99;
	font-weight: bold;
	margin: 0pt;
	padding: 0px 2px;
	text-transform: uppercase;
}

form.basic label {
	color: #343434;
}

form.basic img {
	padding: 0px;
	margin-top: 1px;
	border: 0px;
	vertical-align: top;
}

form.basic p.button {
	clear: both;
	margin: 15px 0px;
	text-align: center;
}

form.basic table {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

form.basic tr {
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}

form.basic tr.bottom {
	vertical-align: bottom;
}

form.basic td {
	border: 0px;
	border-spacing: 0px;
	padding-bottom: 0px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
/*	width: 33%;*/
}
form.basic td.extrasmall {
	width: 25px;
}

form.basic td.bottom {
	vertical-align: bottom;
}

form.basic td.small {
	width: 75px;
}
form.basic td.large {
	width: 325px;
}

form.basic td.normal {
	width: 150px;
}

form.basic dt.table {
	width: 5%;
}

form.basic dd.table {
	width: 90%;
}

form.basic label.titre {
	font-weight: bold;
}

form.basic label.important {
	color: red;
}

form.basic input.text {
	border-color: #919191 rgb(179, 179, 179) rgb(179, 179, 179)
		rgb(145, 145, 145);
	border-style: solid;
	border-width: 1px;
	color: #303030;
	font-size: 110%;
	padding: 1px;
	width: 99%;
}

form.basic input.text[disabled]  {
	background: #EEEEEE;
}

form.basic input.radio {
	margin: 0px;
	padding: 0px;
}

form.basic select.select {
	border-color: #919191 rgb(179, 179, 179) rgb(179, 179, 179)
		rgb(145, 145, 145);
	border-style: solid;
	border-width: 1px;
	color: #303030;
	font-size: 110%;
	padding: 1px;
	width: 99%;
}

form.basic select.select[disabled]  {
	background: #EEEEEE;
}
form.basic input.checkbox {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	padding: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

form.basic input.date {
	/*	background:transparent url(img/calendrier.gif) no-repeat scroll right middle;*/
	width: 94%;
}

form.basic input.montant {
	width: 94%;
}

dl.inscription {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

dl.inscription dt {
	clear: both;
	float: left;
	margin: 4px 0px 4px;
	padding: 0px 5px 0px 0px;
	text-align: right;
	width: 200px;
}

dl.inscription dd {
	float: left;
	margin: 4px 0px 4px;
	padding: 0px 5px 0px 0px;
	width: 50%;
	height: inherit dt;
}

.langue-form {
	background: transparent;
	display: block;
	right: 0px;
	top: 0px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	position: absolute;
}

.langue-form p {
	background: transparent;
	display: inline;
	margin: 0px 5px;
	text-align: right;
}

/* padding:5px 0px 5px 32px;*/ /* Haut Droite bas Gauche */
.langue-form select {
	border-color: #919191 rgb(200, 200, 200) rgb(200, 200, 200)
		rgb(145, 145, 145);
	border-style: solid;
	border-width: 1px;
	width: 100px;
}

.langue-form p label {
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
}

}
/*  ----------- BANDEAU GAUCHE ------------------*/
#bandeau_left {
	float: left;
	width: 20%;
	text-align: left;
}

#ident-form {
	background: #63af99 url(img/fondCommunaute.gif) repeat-x scroll left top
		;
	display: block;
	margin: 0px;
	padding: 5px 0px;
}

#ident-form p {
	color: #FFFFFF;
	margin: 0px;
	padding: 3px 15px;
}

#ident-form p.titre {
	background: transparent url(img/fleche.gif) no-repeat scroll 8px 8px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 7px;
	padding-left: 25px;
	padding-top: 7px;
	/*	text-transform:lowercase;*/
}

#ident-form p.fields {
	padding-left: 10px;
	text-align: right;
	line-height: 25px;
}

#ident-form input.text {
	border: 1px solid #666666;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 1px;
	vertical-align: baseline;
	width: 88px;
}

#ident-form p.links {
	margin: 5px 0px;
	text-align: right;
	text-transform: lowercase;
}

#ident-form ul {
	list-style-image: none;
	list-style-type: square;
	margin: 5px 25px;
	color: white;
}

#ident-form li {
	margin: 5px 5px;
}

#ident-form ul a {
	color: white;
}

#ident-form p.links a {
	font-weight: bold;
	color: white;
}

/*--------------------------------------*/
#frmIdentifiants {
	background: transparent;
	display: block;
	right: 0px;
	margin: 0px padding :     0px;
	position: absolute;
	width: 310px;
}

#frmIdentifiants p {
	color: white;
	margin: 0px;
	padding: 0px 15px;
}

#frmIdentifiants p.erreur {
	font-style: italic;
	color: red;
}

#frmIdentifiants p.titre {
	background: transparent url(img/fleche.gif) no-repeat scroll 8px 8px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 7px;
	padding-left: 25px;
	padding-top: 7px;
	/*	text-transform:lowercase;*/
}

#frmIdentifiants p.fields {
	padding-left: 10px;
	text-align: right;
	line-height: 25px;
}

#frmIdentifiants input.text {
	color: #666666;
	margin: 0px;
	padding: 1px;
	vertical-align: baseline;
	width: 110px;
}

#frmIdentifiants p.links {
	margin: 5px 0px;
	text-align: right;
	text-transform: lowercase;
}

#frmIdentifiants ul {
	list-style-image: none;
	list-style-type: square;
	margin: 5px 25px;
	color: white;
}

#frmIdentifiants li {
	margin: 5px 5px;
}

#frmIdentifiants ul a {
	color: white;
}

#frmIdentifiants p.links a {
	font-weight: bold;
	color: white;
}



/*----------------------------------------------*/
#communaute-form {
	background: #63af99 url(img/fondCommunaute2.gif) repeat-x scroll left
		top;
	display: block;
	margin: 0px;
	padding: 5px 0px;
}

#communaute-form p {
	color: #FFFFFF;
	margin: 0px;
	padding: 3px 15px;
}

#communaute-form p.titre {
	background: transparent url(img/fleche.gif) no-repeat scroll 8px 8px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 7px;
	padding-left: 25px;
	padding-top: 7px;
	/*	text-transform:lowercase;*/
}

#communaute-form p.fields {
	padding-left: 10px;
	text-align: right;
	line-height: 25px;
}

#communaute-form input.text {
	border: 1px solid #666666;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 1px;
	vertical-align: baseline;
	width: 88px;
}

#communaute-form p.links {
	margin: 5px 0px;
	text-align: right;
	text-transform: lowercase;
}

#communaute-form ul {
	list-style-image: none;
	list-style-type: square;
	margin: 5px 25px;
	color: white;
}

#communaute-form li {
	margin: 5px 5px;
}

#communaute-form ul a {
	color: white;
}

#communaute-form p.links a {
	font-weight: bold;
	color: white;
}

#evts-form {
	padding: 0px;
	margin: 0px;
}

/*  ---------------------------------------*/
	/*  ----------- ONGLET ------------------*/
#onglet-menu {
	/*	background:#5F5E5E url(img/background_menu.png) repeat-x scroll left top;
	float:left;*/
	margin: 0px;
	padding: 0px;
	/*	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;			*/
}

#onglet-menu ul.onglet {
	border-top: 1px solid #0E0E0E;
	display: inline;
	float: left;
	line-height: 20px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	/*	margin:2px 0px 2px 5px;*/
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#onglet-menu li {
	background: #000000 url(img/bouton.gif) repeat-x scroll left top;
	border-bottom: 1px solid;
	float: left;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}

#onglet-menu li.first {
	border-left: 1px solid #2C2C2C;
}

#onglet-menu li.active a {
	background: #63af99 url(img/bouton_v.gif) repeat-x scroll left center;
}

#onglet-menu li a {
	background: #000000 url(img/bouton.gif) repeat-x scroll left center;
	border-right: 1px solid #2C2C2C;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	min-height: 20px;
	padding: 4px 8px;
	text-decoration: none;
	text-transform: lowercase;
}

#onglet-menu li a:hover {
	background: transparent url(img/bouton_v.gif) repeat-x scroll left
		center;
}

#onglet {
	padding-left: 5px;
	border-width: 1px 1px 1px 1px;
	border-color: #5F5E5E;
	border-style: solid;
	margin-top: 25px;
	float: none;
}

/*  ---------------------------------------*/
	/*  ----------- CORPS ------------------*/
#contenu {
	margin: 0px;
	min-width: 955px;
	padding: 0px;
	display: block;
}

#plop {
/*
	float: left;	
	background: #e1e0e5;
*/
	background: white;
	width: 100%;		
}

#corps { 
/*  
	margin-left: 20%;
*/
	margin-bottom: 0px;

/*
	border: solid #5F5E5E;
	border-width: 0px 1px 0px 1px;
*/
	padding: 0px 5px;
	text-align: left;
	line-height: 150%;
	background: white;
}

#corps #titre {
	padding: 1 1 1 1;
	text-align: center;
	margin-bottom: 5;
	color: White;
	font-size: 12px;
	font-weight: bold;
}

/*  ----------------- TEXTE -------------*/
h2 {
	background: transparent url(img/puceH2.png) no-repeat scroll left top;
	color: #7863af;
	font-size: 180%;
	font-weight: bold;
	line-height: 20px;
	margin: 10px 0px 0px 25px;
	padding: 10px 0px 15px 50px;
	text-transform: lowercase;
	vertical-align: bottom;
/*	
	font-family: "Trebuchet MS",sans-serif;
*/
}

h3 {
	background: transparent url(img/puceH3.png) no-repeat scroll left top;
/*	
	color:#63af99;
*/
	font-size: 120%;
	font-variant: small-caps;
	line-height: 17px;
	margin: 8px 5px 5px 25px;
	padding: 2px 0 5px 30px;
	text-transform: lowercase;
	vertical-align: bottom;
}

p {
	margin: 4px 25px 4px 25px;
	padding: 0px;
}

p.erreur {
	font-style: italic;
	color: red;
}

#corps ul {
	margin-left: 25px;
}

ul {
	list-style-image: url(img/puceV3.png);
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding-left: 25px;
}

/*  -------------- TABLEAU ----------------*/
table {
	font-family: verdana;
	font-size: 10px;
	border-width: 1px;
	border-color: graytext;
	border-style: solid;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-left: 25px;
	margin-right: 5px;	
}

table.large
{
	width: 95%;
}

table.normal
{
	width: 75%;
}

th {
	border-left-width: 1px;
	border-left-color: #C5C5C5;
	border-left-style: solid;
	font-style: normal;
	font-weight: bold;
	color: white;
	background-color: graytext;
	padding: 4px 8px;
}

.center {
	text-align: center;
}

.medium {
	width: 100px;	
}

.normal {
	width: 150px;	
}

.large {
	width: 325px;
}

.extralarge {
	width: 500px;
}

.small {
	width: 75px;
}

th.first {
	border-left-width: 1px;
	border-left-color: graytext;
	border-left-style: solid;
	font-style: normal;
	font-weight: bold;
	color: white;
	background-color: graytext;
	padding: 4px 8px;
}

tr.total {
	background-color: #63af99;
	font-weight: bold;
}

tr.impair {
	background: #D5D5D5;
}

td {
	border-left-width: 1px;
	border-left-color: #C5C5C5;
	border-left-style: solid;
	padding: 4px 8px;
}

td.first {
	border-left-width: 1px;
	border-left-color: graytext;
	border-left-style: solid;
	padding: 4px 8px;
}

td.pagination {
	border-left-width: 0px;
	border-left-color: #C5C5C5;
	border-left-style: solid;
	padding: 1px 8px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: graytext;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: graytext;
	border-top-style: solid;
}

td.pagination a:hover {
	color: white;
	text-decoration: none;
	background-color: #CCCCCC;
}

td.nombre {
	text-align: right;
}

/*  -------------- TABLEAU sans bordure ----------------*/
table.vide {
	font-family: verdana;
	font-size: 10px;
	border-width: 0px;
	border-color: graytext;
	border-style: solid;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-left: 10px;
	margin-right: 5px;
}

td.vide {
	border-left-width: 0px;
}

#corps ul.pagesListe li.selected {
	background: #CCCCCC none repeat scroll 0%;
	border: 1px solid #AAAAAA;
	font-weight: bold;
}

#corps ul.pagesListe li {
	display: inline;
	padding: 0px 4px;
}

#corps ul.pagesListe {
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
	text-align: right;
}

a.button span.in {
	background: transparent url(img/addevenement_left.png) no-repeat scroll
		left top;
	color: #ffffff;
	margin: 50px 0px 10px 25px;
	padding: 8px 0px 15px 28px;
}

a.button {
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
	line-height: 20px;
	font-variant: small-caps;
	text-transform: lowercase;
}

a.button span.out {
	background: transparent url(img/addevenement_right.png) no-repeat scroll
		right top;
	margin: 0px;
	padding: 8px 30px 10px 0px;
}

a.button:hover span.in {
	background: transparent url(img/addevenement_hover_left.png) no-repeat
		scroll left top;
	color: #ffffff;		
}

a.button:hover {
	text-decoration: none;
	color: #ffffff;
}

a.button:hover span.out {
	background: transparent url(img/addevenement_hover_right.png) no-repeat
		scroll right top;
	margin: 0px;
	padding: 8px 30px 10px 0px;		
}

/*  ---------------------------------------*/
	/*  -------------- LIENS ----------------*/
a {
	text-decoration: none;
	color: #7863af;
}

a:hover {
	text-decoration: underline;
	color: #879C50;
}

a:VISITED { /* correspond à la couleur : C16M22J0N50 */
	color: #7863af;
}

/*  ---------------------------------------*/
	/*  -------------- FORMULAIRES ----------------*/
input {
	font-family: Verdana;
	font-size: 10px;
	/*	border:1px solid #7863af;		*/
}

input.text {
	background-position: left top;
	/*	border-color: #7863af;*/
	border-color: #919191 rgb(200, 200, 200) rgb(200, 200, 200)
		rgb(145, 145, 145);
	border-style: solid;
	border-width: 1px;
	color: #303030;
	padding: 1px;
	width: 99%;
}

input.button {
	background-image: url(img/bouton.gif);
	background-color: rgb(14, 14, 14);
	background-position: left center;
	background-repeat: repeat-x;
	background-attachment: scroll;
	border-color: #D4D3D3 rgb(14, 14, 14) rgb(14, 14, 14) rgb(212, 211, 211)
		;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 2px;
	text-transform: lowercase;
	vertical-align: baseline;
}

textarea {
	font-family: Verdana;
	font-size: 10px;
	background-position: left top;
	/*	border-color: #7863af;*/
	border-color: #919191 rgb(200, 200, 200) rgb(200, 200, 200)
		rgb(145, 145, 145);
	border-style: solid;
	border-width: 1px;
	color: #303030;
	padding: 1px;
	width: 99%;
}

select {
	border-color: #919191 rgb(200, 200, 200) rgb(200, 200, 200)
		rgb(145, 145, 145);
	border-style: solid;
	border-width: 1px;
}

select.page {
	border-color: #919191 rgb(200, 200, 200) rgb(200, 200, 200)
		rgb(145, 145, 145);
	border-style: solid;
	border-width: 1px;
	width: 50px;
}

span.infosup {
	color: #777777;
}

.clearfix {
	display: block;
}

.important {
	color: red;
}

select {
	font-family: Verdana;
	font-size: 10px;
	width: 100px;
}

script {
	margin: 0px;
	padding: 0px;
}

/* Empeche le formulaire d'apparaitre avec une ligne blanche*/
form.vide {
	padding: 0px;
	margin: 0px;
}

/*  ---------------------------------------*/ /*
  -----------------------------------
  -      FIX WIDTH IE               -
  -----------------------------------
*/
img.fixWidth {
	height: 1px;
	width: 1024px;
	clear: both;
	padding: 0px;
	margin: 0px;
}

img.fixWidth #px1008 {
	width: 1008px;
}

img.fixWidth #px1004 {
	width: 1004px;
}

/*  ---------------------------------------- */
/*                                           */
/*         GESTION BANDEAU PUB               */
/*  ---------------------------------------- */

.pub {
	background: white;
	position: absolute;
	display: block;
	left: 300px;
	top: 7px;
	right: 315px;	
	margin: 0px;
	text-align: center;
}

.flash {
	position: relative;
	margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: black;    
    text-align: left; 
}

.pubgoogle {
	background: white;
	position: absolute;
	display: block;
	left: 230px;
	top: 17px;
	right: 315px;	
	margin: 0px;
	text-align: center;
}

.pubgoogle iframe {
	position: relative;
	margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 2px;
    border: none;
    text-align: left; 
}

.pubaccueil {
/*	position: relative;
	display: block;		*/
	float: right;
	margin: 10px 25px;
}

.spacer {
  clear: both;
}
