/* $Id: cvm.css,v 1.10 2006-07-12 13:12:16 cvm Exp $ */

TD{Color : #000000; Font-Family : Arial; Font-Size : 11px;}

a { color: #0066FF; font-weight: normal; text-decoration: underline; }

.txt1 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999}
.link1 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: bold; text-decoration: underline}
.link1:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: bold; text-decoration: none}
.txt2 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold}
.txt3 { font-family: Tahoma; font-size: 12px; color: #FFFFFF; font-weight: bold }
.txt4 { font-family: Tahoma; font-size: 19px; color: #FFFFFF; font-weight: bold }
.txt5 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; font-weight: bold }
.txt6 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #FFFF00; font-weight: bold; text-decoration: underline }
.txt6:hover { font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #FFFF00; font-weight: bold; text-decoration: none }
.txt7 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999 ; font-weight: bold}
.link2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: underline }
.link2:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFF00; font-weight: bold; text-decoration: none }
.link3 { font-family: Tahoma; font-size: 12px; color: #0066FF; font-weight: bold; text-decoration: none}
.link4 { font-family: Tahoma; font-size: 26px; color: #66CC33; font-weight: bold; text-decoration: underline }
.txt8 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999 }
.link5 { font-family: Tahoma; font-size: 11px; color: #0066FF; font-weight: normal; text-decoration: none}
.link3sou { font-family: Tahoma; font-size: 12px; color: #0066FF; font-weight: normal; text-decoration: underline}
.link3maj { font-family: Tahoma; font-size: 13px; color: #0066FF; font-weight: bold; text-decoration: none }
.link3maj:hover { font-family: Tahoma; font-size: 13px; color: #666666; font-weight: bold; text-decoration: underline }
.link6 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight: bold; text-decoration: none }
.txtnorm { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000}
.link7 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #0066FF; font-weight: bold; text-decoration: underline }
.link8 { font-family: Tahoma; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none }
.txt9 { font-family: Tahoma; font-size: 10px; color: #000000; text-decoration: underline}
.linkmedecin { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFF00; font-weight: bold; text-decoration: underline }
.linkmedecin:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFF00; font-weight: bold; text-decoration: none }
.txt10 { font-family: Tahoma; font-size: 10px; color: #009933; text-decoration: none}
.normal12 { font-family: Tahoma; font-size: 11px; color: #000000; font-weight: normal; text-decoration: none}
.normal13 { font-family: Tahoma; font-size: 12px; color: #000000; font-weight: bold; text-decoration: none}

.tmp_2 {
	background: url(../img/tmp_2.gif) no-repeat;
}
.tmp_4 {
	background: url(../img/tmp_4.gif);
}
.tmp_10 {
	background: url(../img/tmp_10.gif);
}
.anim_3c {
	background: url(../img/anim_3c.gif);
	height: 54px;
}

.anim_3c h1,
h3.title
{
	line-height: 54px;
	text-indent: 20px;
	margin: 0; padding: 0;
	font: bold 18px Arial, Tahoma, Verdana, sans-serif;
	color: #999;
	letter-spacing: 0px;
}

form {
	margin: 0;
	padding: 0;
}

input.flat, textarea.flat, select.flat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #666 #ddd #ddd #666;
	background-color: #fff;
	color: #000;
}

/*
textarea.flat {
	scrollbar-track-color: #fff;
	scrollbar-3dlight-color: #ddd;
	scrollbar-highlight-color: #ccc;
	scrollbar-face-color: #ccc;
	scrollbar-shadow-color: #ccc;
	scrollbar-darkshadow-color: #bbb;
	scrollbar-arrow-color: #444;
}
*/

button.submit, input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-width: 1px;
/*	border-style: solid;
	border-color: #ccc #666 #666 #ccc;
	background-color: #ddd;
	color: #000;*/
}

input.error, textarea.error, select.error {
	border-width: 1px;
	border-style: solid;
	border-color: #c00 #f66 #f66 #c00;
}

table.yt_form {
	border-collapse: collapse;
}

.yt_form_element .yt_form_label {
	margin: 0;
	padding: 10px;
	vertical-align: top;
	text-align: right;
	/*
	border-right: 1px dashed #ddd;
	border-bottom: 1px solid #e0e0e0;
	*/
	border-top: 1px solid #e0e0e0;
	width: 30%;
	font-weight: bold;
	white-space: nowrap;
}

.yt_form_element .yt_form_input {
	margin: 0;
	padding: 7px;
	vertical-align: middle;
	/*
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	*/
}

.yt_form_element .yt_form_echo {
	margin: 0;
	padding: 7px;
	vertical-align: middle;
	/*
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	*/
}

.yt_form_section td {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 6px 8px;
	font-weight: bold;
	font: bold 12px Tahoma, Verdana, sans-serif;
	color: #0066FF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 24px;
	background-color: #f6f6f6;
	background-image: url(../img/fleche_g2.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}

.yt_form_subsection td {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background-color: #f9f9f9;
	padding: 6px 8px;
}

.yt_form_highlight td {
	background-color: #FFFFCC;
}

.yt_form_lowlight .yt_form_element .yt_form_label {
	font-weight: normal;
}

.yt_form_text td {
	/*
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	*/
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 7px 8px;
}

.yt_form .submit {
/*	float: right;*/
}

.yt_form_help {
/*	display: none;*/
	margin: 4px 0 0 0;
	color: #888;
	font-style: italic;
	font-size: 10px;
}

.yt_align_label_left .yt_form_label {
	text-align: left;
}

.yt_form_map_res td {
	padding: 0 2px 7px;
}
.yt_form_map .slim_line td {
	border-top: 1px dashed #ddd;
	padding: 7px 2px;
}

.err_block {
	margin-bottom: 7px;
	padding: 7px 9px;
	border: 1px solid #f00;
}

.err_lbl {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #f00;
	margin-bottom: 3px;
}

.err_str {
	color: #f00;
}

.blk {
	padding: 10px 20px;
}

dl.contact dt {
	text-decoration: underline;
}
dl.contact dd {
	padding: 10px 20px;
}

p.faq_question {
	font-weight: bold;
	margin-top: 12px;
}
p.faq_answer {
	text-align: justify;
	margin-bottom: 20px;
	line-height: 15px;
}

p.footnote {
	font-size: 10px;
	font-style: italic;
	margin: 20px 10px;
}

p.headnote {
	font-size: 11px;
	font-style: italic;
	margin: 5px 10px;
	text-align: right;
}

.pay_rib {
	border-collapse: collapse;
}

.pay_rib td {
	padding: 4px 6px;
	border: 1px solid #333;
}

.pay_rib tbody.h td {
	font-weight: bold;
}

.pay_rib tbody.v td {
}

.ventil p {
	line-height: 140%;
}

h2.brdrd {
	text-align: center;
	padding: 4px;
	border: 1px solid #000;
}



