/* Tebaldo v.01 */

/* body */

body {
	background: #fff; 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	color: #00f;
	text-align: center;
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height:14px;
	}

a:link { 
	color: #00c; 
	text-decoration: none; 
	background-color: transparent;
	}

a:visited { 
	color: #33a; 
	text-decoration: none; 
	background-color: transparent;
	}

a:hover { 
	color: #00f; 
	text-decoration: none; 
	border-bottom: 1px dotted #00f;
	background-color: transparent;
	}

a:active	{ 
	color: #00f; 
	text-decoration: none; 
	border-bottom: 1px dotted #00f;
	background-color: transparent; 
	}

blockquote {
	color: #555;
	background: transparent;
	margin-left: 30px;
	margin-right: 15px;
	}

img {
	border: 0px;
	}
	
.invisible {
	display: none;
	}

/* frames */

#fram0 { /* entete: logo + banner */
	width: 763px;
	height: 80px;
	visibility: visible;
	text-align: center;
	border: 0px solid red;
	background-color: #051844;
	background-image: url(images/fond_top.jpg);
	background-repeat: no-repeat;
}
	
#fram1 { /* titre */
	width: 763px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	border-top: 0px solid #051844;
	border-right: 0px solid #051844;
	border-bottom: 1px solid #051844;
	border-left: 0px solid #051844;
	background: transparent;
	}
	
#fram2 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	background-color: transparent;
	border: 0px solid red;
	}

/* html>body #fram2 { 	/* reset the width for real browsers - thanks http://antipixel.com 
    width: 761px;
	}
*/

/* contenu */

#cont0 { /* logo obsolete ? */
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	text-align: left;
	border: 0px solid orange;
	background: transparent;
	}
	
#cont00 { /* banner obsolete ? */
	position: relative;
	float: right;
	text-align: left;
	border: 0px solid orange;
	background: transparent;
	}
	
#cont1 { 
	background: transparent;
	border: 0px solid orange;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #000;
	}

#notes {
	clear: both;
	display: block;
	background-color: #fff;
	border-top: 1px solid #051844;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	margin: 0px 0px 0px 160px;
	color: #555;
	}

/* texte */

#base	{
	float: left;
	width: 580px;
	padding: 0px 10px 0px 10px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px solid #051844;
	color: #08003A;
	background: transparent;
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 12px;
	}

#cont1 h1 {
	font-family: "Times New Roman", Times, serif;
	/* text-transform: uppercase; */
	font-weight: normal;
	font-size: 42px; 
	line-height: 32px;
	letter-spacing: -.05em;
	color: #051844;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 158px;
	/* border-bottom: 1px solid #051844; */
	background-color: transparent;
	}

#base h2 {
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px; 
	line-height: 16px;
	color: #051844;
	margin: 20px 0px 10px 0px;
	border-bottom: 1px dotted #aaa;
	}

#base h3 {
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px; 
	line-height: 14px;
	color: #051844;
	margin: 14px 0px 10px 0px;
	}

#base h4 {
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px; 
	line-height: 12px;
	color: #999;
	margin: 10px 0px 6px 0px;
	}	 

#base h5, #notes h5 {
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px; 
	line-height: 9px;
	color: #999;
	padding-top: 4px;
	margin: 0px;
	}

#base p { 
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 16px;
	color: #051844;
	margin: 0px 0px 10px 0px; 
	}

#base ul { 
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 16px;
	padding: 6px 0px 0px 26px;
	margin: -8px 40px 10px 14px;
	list-style-type: disc;
	list-style-image: url(images/list2.gif);
	}

#base ul ul { 
	list-style-type: none;
	list-style-image: none; 
	padding: 6px 0px 0px 0px;
	margin: -8px 0px 8px 14px;
	}

#base ol { 
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 15px 15px;
	margin: 0px 0px 0px 30px;
	font-size: 11px; 
	line-height: 14px;
	}

#base table {
	margin: 0px 0px 15px 0px; 
	}

/* colonne */

#colonne {
	width: 160px;
	padding: 0px;
	margin: 0px;
	border: 0px solid green;
	float: left;
	background: transparent;
}

.titrecol {
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px; 
	line-height: 14px;
	color: #000;
	margin:  0px 0px 0px 0px;
	padding: 2px 0px 3px 8px;
	border-top: 1px dotted #aaa;
	background-color: #f00;
	}

#colonne p {
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 10px;
	color: #fff;
	padding: 0px 10px 0px 10px;
	background-color: transparent;
	}


#colonne a {
	color: #051844;
	}

#colonne ul { 
	font-family: "Times New Roman", Times, serif;
	font-size: 11px; 
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 0px 12px;
	list-style-type: none;
	text-transform: uppercase; 
	}

#colonne li {
	padding: 1px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	}


#colonne li.on {
	color: #aaa;
	font-weight: bold;
	background-color: #e9e9e9;
	}

#colonne ul ul { 
	line-height: 14px;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 16px;
	}

#colonne ol { 
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 15px 15px;
	margin: 0px 0px 0px 30px;
	font-size: 11px; 
	line-height: 14px;
	}




/* divers texte */

.admin {
	color: red;
	}

.modif {
	color: green;
	}

.warn {
	color: purple;
	}

.light {
	color: gray;
	}

.hr {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #aaa;
}

h6 {
font-size: 9px;
}
h6 a{
font-family: inherit;
font-size: 12px;
}

/* \*/
* html .hr {
	border-bottom: none;
	padding: 1px;
	background: url (images/css-dotted.gif) repeat-x bottom;
}
/* */
