@CHARSET "UTF-8";

.contacts .bloc_initiale
{
	background-color:#8d4a89;
}

.contacts .bloc_initiale_all {
	border: 1px solid #8d4a89;
}

.contacts .bloc_initiale_container_all{
	color:#8d4a89;
}

.bg_contacts
{
	background-color:#8d4a89;
}

.txt_contacts
{
	color:#8d4a89;
}

.contacts .bloc_initiale_end
{
	background-color:#8d4a89;
}

.contacts a.menu_letter:hover
{
	background-color:#8d4a89;
	background-image:url('../images/bg_contacts.png');
}

.liste_contacts .list_item_title
{
	background-color:#8d4a89;
	background-image:url('../images/bg_contacts.png');
}

.fiche_contacts table,
.liste_contacts table
{
	height:120px;
	width:135px;
	position:relative;
}

.table_contacts_content
{
	margin-left:10px;
}

.liste_contacts table td.td_top
{
	
	padding:0;
	margin:0;
	vertical-align:top;
}

.fiche_contacts table td.td_bottom,
.liste_contacts table td.td_bottom
{
	
	vertical-align:bottom;
	padding:0;
	margin:0;
}

td.td_bottom a
{
	color:black;
}

.liste_contacts .list_item_name, .liste_contacts .list_item_name a
{
	color:#8d4a89;
}

.contacts a.menu_letter_actif
{
	background-color:#8d4a89;
}

.fiche_contacts div.title
{
	-moz-border-radius: 5px;
	background-color:#8d4a89;
	background-image:url('../images/bg_contacts.png');
	border-radius: 5px;
	color:white;
	font-size:18px;
	left:32px;
	height:55px;
	position:absolute;
	top:0px;
	width:634px;
}

.fiche_contacts .name, .fiche_contacts .name a
{
	color:#8d4a89;
	font-weight:bold;
}

.fiche_contacts .bloc_triple_one_title
{
	color:white;
	left:32px;
	position:absolute;
	top:61px;
	width:314px;
}

.fiche_contacts .bloc_double_one_title
{
	color:white;
	left:352px;
	position:absolute;
	top:61px;
	width:314px;
}

.fiche_contacts .bloc_title
{
	-moz-border-radius: 10px 10px 0 0;
	border-radius:10px 10px 0 0;
	height:34px;
}

.fiche_contacts .bloc_triple_one_title .bloc_title_content
{
	width:249px;
}

.fiche_contacts .bloc_double_one_title .bloc_title_content
{
	width:249px;
}

.fiche_contacts .bloc_double_two_title
{
	color:white;
	left:672px;
	position:absolute;
	top:61px;
	width:314px;
}

.fiche_contacts .bloc_triple_two_title .bloc_title_content
{
	width:249px;
}

.fiche_contacts .bloc_double_two_title .bloc_title_content
{
	width:249px;
}

.fiche_contacts .bloc_image
{
	left:672px;
	position:absolute;
	top:61px;
	width:314px;
}

.fiche_contacts .bloc_image img
{
	height:184px;
	width:314px;
}

.fiche_contacts .bloc_video
{
	-moz-border-radius:10px;
	background-color:white;
	border-radius:10px;
	height:247px;
	left:32px;
	position:absolute;
	top:313px;
	width:314px;
}

.fiche_contacts .bloc_video .bloc_title
{
	background-color:white;
	color:#00c4e7;
	font-size:14px;
	font-weight:bold;
	height:52px;
}

.fiche_contacts .bloc_double_one_content
{
	left:352px;
	position:absolute;
	top:101px;
	width:320px;
}

.fiche_contacts .bloc_propriete_content
{
	-moz-border-radius: 5px;
	background-color:white;
	border-radius: 5px;
	float:left;
	height:130px;
	margin-bottom:6px;
	margin-right:6px;
	width:154px;
}

.fiche_contacts .bloc_ayants_droits_content
{
	-moz-border-radius: 5px;
	background-color:white;
	border-radius: 5px;
	float:left;
	height:130px;
	margin-bottom:6px;
	margin-right:6px;
	width:154px;
}

.fiche_contacts .bloc_contacts_content
{
	-moz-border-radius: 5px;
	background-color:white;
	border-radius: 5px;
	float:left;
	height:130px;
	margin-bottom:6px;
	margin-right:6px;
	width:154px;
}

.bloc_ayants_droits_content_actif
{
	-moz-border-radius: 5px;
	background-color:#8d4a89;
	border-radius: 5px;
	float:left;
	height:130px;
	margin-bottom:6px;
	margin-right:6px;
	width:154px;
}

.bloc_ayants_droits_content_actif .name,
.bloc_ayants_droits_content_actif .function,
.bloc_ayants_droits_content_actif .tel,
.bloc_ayants_droits_content_actif .mail,
.bloc_ayants_droits_content_actif .mail a
{
	color:white;
}

.bloc_ayants_droits_content_actif .name
{
	font-weight:bold;
	margin-left:10px;
	margin-top:5px;
}

.fiche_contacts .bloc_triple_two_content {
    left: 352px;
    position: absolute;
    top: 101px;
    width: 320px;
}

.fiche_contacts .bloc_double_two_content {
	left:672px;
    position: absolute;
    top: 101px;
	width:320px;
}

.liste_contacts .list_item_image {
    height: 62px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 8px;
    text-align:center;
}

.liste_contacts .list_item_image img {
    height: 68px;
}

.fiche_contacts .bloc_coordonnees
{
	position:absolute;
	left:32px;
	top:98px;
	color:white;
	margin-bottom:6px;
}

.fiche_contacts .bloc_coordonnee
{
	-moz-border-radius: 5px;
	background-color:#00c4e7;
	border-radius: 5px;
	height:207px;
	padding-left:12px;
	width:302px;
}

.fiche_contacts .bloc_coordonnee_title
{
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}

.fiche_contacts .bloc_title_content
{
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-left:12px;
}

.contacts .bloc_title_icone
{
	background-image:url('http://www.kazachok.com/guide/images/ico_pointeur_pink_lightblue_bottom.png');
	background-repeat:no-repeat;
	height:5px;
	margin-left:10px;
}

.bloc_title_icone_contacts {
    background-image: url("../images/ico_pointeur_contacts_lightblue_bottom.png");
    background-repeat: no-repeat;
    height: 5px;
    margin-left: 10px;
}

.fiche_contacts .function
{
	margin-left:10px;
}

.fiche_contacts .mail
{
	margin-left:10px;
}

.fiche_contacts .tel
{
	margin-left:10px;
}