/* Extracted styles */

/*<group=http://zoum.org/Zoum/Ecole/CV/CV/styles.css>*/
#Titre {
	font-size: larger;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	position: relative;
	border-style: groove;
	text-align:
	text-indent: 10px;
	top: 20px;
	left: 2px;
	text-indent: 20px;
	margin-bottom: 35px;
	text-align: left;
}

li {
	position: relative;
	left: 5cm;
	list-style: url(puce.png) inside;
}

#Info1 {
	position: relative;
	left: 2cm;
	font-weight: bold;
	background: scroll no-repeat url(puce.png);
	text-indent: 20px;
	padding-left: 18px;
}

dd {
	list-style: inside url(puce.png);
	background: scroll no-repeat url(puce.png);
	text-indent: 13px;
}

ul {
	background: no-repeat scroll url(./puce.png);
	left: 2.7cm;
	position: relative;
	padding-left: 15px;
	margin-top: -px;
	white-space: nowrap;
}

#g {
	text-align: left;
	left: 1cm;
	position: absolute;
	right: 1px;
	display: inline;
}

#d {
	right: 1px;
	display: inline;
	position: absolute;
	text-align:;
	left: 4cm;
}

#puce {
	text-align: left;
	left: 2cm;
	position: relative;
	right: 1px;
	display: inline;
	width: 4cm;
	list-style: inside url(puce.png);
}


body
{
background-color:#333333;
font-family: bradley hand itc tt-bold;
font-variant: comic sans ms;
color: white
}

a.lien1
{
color:white;
text-decoration:none;
}
a.lien1:hover
{
color:green;
text-decoration:underline;
font-weight:bold;
}
a.lien2
{
color:white;
text-decoration:none;

}
a.lien2:hover
{
color:red;
text-decoration:underline overline;
font-weight:bold; }

.flottante {
  background-color: #00ff00;
  border: 2px dotted #ffff00;
  margin: 2px;
  float: left;
  width: 100px;
  text-align: center;
}
.conteneur {
  width: 100%;
}
.spacer {
  clear: both;
}


/*</group>*/