@import "/fyh/fr/styles/smallads.css";
@import "/fyh/fr/styles/smallads-slideshow.css";
@import "/fyh/fr/styles/equitashop.css";
@import "/fyh/fr/styles/accueil.css";

textarea {
    font-family: Verdana,sans-serif; 
    font-size: 10px;
    background-color: #CCCCFF; 
    border: solid Blue 1px; 
}


/* Offre couplée */
#oc	{
	text-align: center;
	width: 203px;
	/* height: 347px; */
	height: 278px;
	/* border: 1px solid lightgrey;
	background-color: #fff5eb; */
	background-color: white;
}
#oc #titre	{
	font-size: 11pt;
	font-weight: bold;
	padding: 2px 5px 5px 5px;
	line-height: 1.0;
}
*html #oc #titre	{
	white-space: nowrap;
}
#oc #titre .bleu	{
	color: #00b0e6;
}
#oc #logos	{
	margin-top: -5px;
}
*html #oc #logos	{
	margin: -5px -10px 0 -5px;
}
#oc #texte	{
	font-size: 7.5pt;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 2px;
	padding: 0 5px 3px 5px;
}
#oc #bouton	{
	width: 100%;
	height: 70px;
	margin: -3px 0 0 5px;
}
*html #oc #bouton	{
	cursor: hand;
}


/* Tour d'Honneur */
#th	{
	text-align: center;
	width: 205px;
	height: 344px;
    border: 1px solid black;
    padding: 2px 2px 0 2px;
}
*html #th	{
	height: 346px;
}
#th #logos	{
	float: center;
	height: 57px;
	padding: 5px 0 5px 0;
}
#th #logos img	{
	border: 0;
	margin: 0 5px 5px 5px;
}
#th a	{
	color: #000000;
	text-decoration: none;
}
#th a:hover	{
	color: #666666;
	text-decoration: none;
}
#th #vdo	{
	background-color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
}
#th #titre	{
	font-size: 9pt;
	font-weight: bold;
	padding: 10px 5px 3px 5px;
	line-height: 1.4;
	white-space: nowrap;
}
#th #titre .bleu	{
	color: #00b0e6;
}
*html #th #logos	{
	margin: -5px -10px 0 -5px;
}
#th #sujet	{
	font-size: 8pt;
	font-weight: normal;
	padding-bottom: 15px;
}
#th #texte	{
	font-size: 7.5pt;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 2px;
	padding: 0 5px 3px 5px;
}
*html #th #texte	{
	font-size: 7pt;
}
#th #bouton	{
	width: 100%;
	height: 70px;
}
*html #th #bouton	{
	cursor: hand;
}
