﻿/*
A
{
	font-weight: bold;
	font-family: Tahoma;
	font-size:12px;
	color: #0000ff;
}

.text_title
{
	font-weight: bold;
	font-family: Tahoma;
	font-size:24px;
	color: #612312;
}

.text_title_2
{
	font-weight: bold;
	font-family: Tahoma;
	font-size:14px;
	color: #612312;
}

.text_all
{
	font-weight:bold;
	font-family: Tahoma;
	font-size:14px;
	color: #8e8063;
}
*/

.text_form
{
	font-weight:bold;
	font-family: Tahoma;
	font-size:12px;
	color: #8e8063;
}

.text_form_req
{
	font-weight:bold;
	font-family: Tahoma;
	font-size:12px;
	color: #612312;
}

.text_termeconditionlink
{
	font-weight:bold;
	font-family: Tahoma;
	font-size:14px;
	color: #FF3300;
}

#test1
{
	border-left: #612312 1px solid;
	background-color: #FCF7CF;
	clip: rect(0% auto 100% auto);
}

#toto
{
	height: 20%;
	visibility: hidden;
	border-left: #8e8063 1px solid;
	border-right: #8e8063 1px solid;
}


.editable_block:hover
{
	border-style:solid;
}

#imgBtnAcc
{
	visibility: hidden;
	border-style:solid;
	src:url(~/images/insidepage/accueil_over.gif)
}

/*ContextMenu Style*/
/* Start */
/*
.skin0
{
	position:absolute;
	width:165px;
	border:2px solid black;
	background-color:menu;
	font-family:Verdana;
	line-height:20px;
	cursor:default;
	font-size:14px;
	z-index:100;
	visibility:hidden;
}
.menuitems
{
	padding-left:10px;
	padding-right:10px;
}
*/
/* End */
/*ContextMenu Style*/

