<!--

/*******************/
/* Standard styles */
/*******************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6C4B2C;
	text-align: justify;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6C4B2C;
}
sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6C4B2C;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6C4B2C;
	border-bottom-color: #E4C47F;		/* = CA8900 50% */
	border-right-color: #E4C47F;		/* = CA8900 50% */
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6C4B2C;
	border-bottom-color: #E4C47F;		/* = CA8900 50% */
	border-right-color: #E4C47F;		/* = CA8900 50% */
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6C4B2C;
	width: 155px;
}
code {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #EFDBB2;			/* = CA8900 30% */
}
pre {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #EFDBB2;			/* = CA8900 30% */
}

/******************/
/* Special styles */
/******************/
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #6C4B2C;
	width: 740px;
	text-align: right;
	padding-top: 25px;
}
.heading_plugin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6C4B2C;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 2px;
}
.heading_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #6C4B2C;
	padding-top: 1px;
	padding-bottom: 2px;
}
td.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6C4B2C;
	text-align: left;
	padding-top: 5px;
}
.heading_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6C4B2C;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 10px;
}
td.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6C4B2C;
	text-align: justify;
}
td.chansons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6C4B2C;
	text-align: center;
}
td.applets1 {
	background-color: #FFFFFF;
}
table.applets2 {
	background-color: #CA9800;
}
table.applets3 {
	background-color: #6C4B2C;
}
table.horloge {
	background-color: #000000;
}
td.plugins {
	padding-left: 0px;
	padding-right: 10px;
}
table.left {
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
}
td.justifie {
	text-align: justify;
	padding-right: 10px;
}

/******************/
/* Standard links */
/******************/
a:link {
	color: #CA8900;
	font-size: 14px;
	font-weight: normal;
}
a:visited {
	color: #CA8900;
	font-size: 14px;
	font-weight: normal;
}
a:hover {
	color: #FB7203;
	font-size: 14px;
	font-weight: normal;
}
a:active {
	color: #FB7203;
	font-size: 14px;
	font-weight: normal;
}

/******************/
/* Special links */
/******************/
a.left:link {
	color: #CA8900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.left:visited {
	color: #CA8900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.left:hover {
	color: #FB7203;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.left:active {
	color: #FB7203;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/***********/
/* Horloge */
/***********/
.chp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: +1px;
	line-height: 24px;
	vertical-align: middle;
	text-align: center;
	background-image: URL(http://www.michelcarrare.com/images/marbre.jpg);
}

// -->
