
HTML {

	margin: 0;
	overflow:auto;
	border: none;
}

body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #909191;
	font-size: .8em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
}

accueil {
	
}

a {
	text-transform: capitalize;
	color: #ff7f00;
	border-style: none;
	border-width: 0;
	outline:none ;
}


a:hover {
	font-weight: bold;
	color: black;
	background-color: #ff7f00;
	text-transform: uppercase;
	border-style: none;
	border-width: 0;
	outline:none ;
}


a:visited {
	border-style: none;
	border-width: 0;
	outline:none ;
}


img {
	border-style: none;
	border-width: 0px;
}

#pochette {
	color: #ff7f00;
	border-style: solid;
	border-width: 2px;
}

#header {
	text-align: left;
	color: white;
	background-color: #7f7f7f;
	border-style: none;
	padding: 0px;
	margin: 0px;
	height: 100px;
	width: 800px;
	background-image: url(../_img/header.jpg);
}

#conteneur {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#header-guarapita {
	margin-top: 22px;
	background-image: url(../_img/header-guarapita.png);
	color: white;
	height: 55px;
	width: 303px;
}

#cadre-haut {
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	
	height: 25px;
	width: 800px;
	background-image: url(../_img/cadre-haut.jpg);
	margin-top: 10px;
}

#cadre-bas {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	border-style: none;
	margin-top: 0px;
	height: 25px;
	width: 800px;
	background-image: url(../_img/cadre-bas.jpg);
	
}

#cadre-fond {
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: left;
	background-image: url(../_img/cadre-fond.png);
	padding-top: 5px;
	padding-left: 20px;
	width: 760px;
	padding-right: 20px;
	
}

/* JQUERY */

.ui-tabs-hide {
	display: none;
}

.onglet {
	margin-top: 10px;
	margin: 0;
	padding: 0;
}

#exemple {
	margin-top: 10px;
	color: whitesmoke;
}

.onglet li {
	float: left;
	border-style: none;
	list-style-type: none;
}

.clear {
	clear: both;
}

.onglet a,a:visited {
	border-style: none;
	border-width: 0px;
}

#guarapita-logo {
	margin-top: 11px;
	border-style: none;
	border-width: 0px;
	height: 78px;
	width: 300px;
	margin-left: 5px;
		display: block;

}

a#guarapita-logo {
	background-image: url(../_img/logo-guarapita-droit.jpg);
	
}

a#guarapita-logo:hover {
	background-image: url(../_img/logo-guarapita-droit.jpg);
}

#news {
	margin-top: 25px;
	margin-left: 100px;
	height: 50px;
	width: 65px;
	display: block;
}

a#news {
	background-image: url(../_img/news-orange.jpg);
}

a#news:hover {
	background-image: url(../_img/news-gris.jpg);
}

#ecoute {
	margin-left: 5px;
	margin-top: 25px;
	height: 50px;
	width: 44px;
	display: block;
}

a#ecoute {
	background-image: url(../_img/ecoute-orange.jpg);
}

a#ecoute:hover {
	background-image: url(../_img/ecoute-gris.jpg);
}

#voir {
	margin-left: 7px;
	margin-top: 25px;
	height: 50px;
	width: 44px;
	display: block;
}

a#voir {
	background-image: url(../_img/voir-orange.jpg);
}

a#voir:hover {
	background-image: url(../_img/voir-gris.jpg);
}

#copy-left {
	margin-left: 5px;
	margin-top: 25px;
	height: 50px;
	width: 50px;
	display: block;
}

a#copy-left {
	background-image: url(../_img/copy-left-orange.jpg);
}

a#copy-left:hover {
	background-image: url(../_img/copy-left-gris.jpg);
}

#recycle {
		margin-left: 7px;

	margin-top: 25px;
	height: 50px;
	width: 50px;
	display: block;
}

a#recycle {
	background-image: url(../_img/recycle-orange.jpg);
}

a#recycle:hover {
	background-image: url(../_img/recycle-gris.jpg);
}

#contact {
	margin-left: 5px;

	margin-top: 25px;
	height: 50px;
	width: 50px;
	display: block;
}

a#contact {
	background-image: url(../_img/contact-orange.jpg);
}

a#contact:hover {
	background-image: url(../_img/contact-gris.jpg);
}


/* Squelette inc voir - object/iframe */



/* Mise en page du contenu */

.descriptif_rubrique
{
	font-style: italic;
}

.hr_rubrique {
	background-color: #ff7c00;
	width: 760px;
	height: 2px;
	margin-left: 0;
	border-style: none;
	margin-top: 5px;
}

.hr_article {
	background-color: #ff7c00;
	width: 350px;
	height: 2px;
	border-style: none;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	
}
.titre_rubrique {
	text-align: right;
	color: #ff7c00;
	margin-top: 0;
	font-size: 1.8em;
	margin-right: 43px;
}

.titre_article {
	text-align: left;
	color: #ff7c00;
	font-size: 1.3em;
	
}


.object_galerie {
	width:750px;
	height: 410px;
	margin-left: 50;
	background: #000;
	border-style: none;
	
}

/* Spip */

a.spip_in { color: #ff7f00; } /* liens internes */
a.spip_out { text-transform: capitalize; color: #ff7f00; }                     
a.spip_out:hover { font-weight: bold; text-transform: uppercase; color: black; background-color: #ff7f00; } /* liens sortants */
a.spip_url { } /* liens url sortants */

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(../../win_png.htc); }
#formulaire { text-align: left; background-color: black; }
