@charset "UTF-8";

/* Style Le Cocorico */

/* Otus Graphic Design 2009 */
/* http://www.otus.fr */
/* contact@otus.fr */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #E2E2E2;
	background-color: #000000;
	background-image:url(img/fd.png);
	background-attachment:fixed;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.titre {
	font-size: 18px;
	font-weight: bold;
}


.stitre {
	font-size: 16px;
}

.legende {
	font-size: 13px;
	color: #999999;
}
.filet {
	background-image: url(img/filet.gif);
	background-repeat: repeat-x;
}


.filet_v {
	background-image: url(img/filet_v.gif);
	background-repeat: repeat-y;
}

.bold {
	font-weight: bold;
}

.fd_tab {
	background-image:url(img/fd_tab.png);
}

.otus a:link {
	color: #777;
	text-decoration: none;
	font-size: 11px;
}

.otus a:visited {
	color: #777;
	text-decoration: none;
	font-size: 11px;
}

.otus a:hover {
	color: #777;
	text-decoration: underline;
	font-size: 11px;
}

.otus a:active {
	color: #777;
	text-decoration: none;
	font-size: 11px;
}
