/*  Pimol theme 
 * Created by Erwann Serrano for 2d2 comunicacion SL ©2005
 * http://www.2d2.com
 */

a {
  text-decoration: none;
  color:           #666666;
}

a:hover {
	color:           #2C3652;
	text-decoration: none;
}
a.blancsmall:hover {
	color: 		#CCCCCC;
	text-decoration: none;
} 
body {
	margin: 0px;
	background-color: #2C3652;
}
.tetiere {
	background-color: #2C3652;
	background-image: url(../gfx/tetiere.jpg);
	background-repeat: no-repeat;
}
.fondgc02 {
	background-color: #CCCCCC;
	background-image: url(../gfx/fondg02.jpg);
	background-repeat: repeat-y;
}
.fondgc01 {
	background-image: url(../gfx/fondg01.jpg);
	background-repeat: no-repeat;
}
.fondprinc {
	background-image: url(../gfx/fondprinc.jpg);
	background-repeat: no-repeat;
}
.fondprinc02 {
	background-image: url(../gfx/fondprinc02.jpg);
	background-repeat: repeat-y;
}
.base {
	background-color: #333366;
	background-image: url(../gfx/fondbase.jpg);
	background-repeat: no-repeat;
}
.blanc {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.tetiere02 {
	background-color: #CCCCCC;
	background-image: url(../gfx/tetiere2.jpg);
	background-repeat: no-repeat;
	background-position: right;

}
.texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2C3652;
}
.textebold {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2C3652;
}
.chemin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
}
.blancsmall {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.textelight {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #2C3652;
}
.cadreblanc {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: auto;
	float: right;
	padding: 2px;
	bottom: auto;

}
.texteboldit {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #2C3652;
}
.blanc2 {

	font-family: Verdana;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
}
