/* 
    Document   : overal
    Created on : Sep 30, 2009, 3:02:02 PM
    Author     : christian
    Description:
        CSS items for english version
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#swf_bloc {
    background:transparent url(../../images/main/swf_fake.jpg) no-repeat scroll 0% 0%;
    height:172px;
}

/* search form */
h2.contenu {
	color:#009714;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

span.tx_yatse_label {
	margin-right: 1em;
}

.tx_yatse_highlight { background-color: yellow; }
a.yatse_helplink div.yatse_helpbox { display:none; }
a.yatse_helplink:hover div.yatse_helpbox { display:block; position:absolute; width: 300px; margin-left: 10px;margin-top: -10px; padding: 4px; border: 1px solid black; background-color: white; font-size: 8pt; }
h4.yatse_helpheader { font-size: 10pt; margin-bottom: 6px; }	

