/************************************ BLOC PRINCIPAL ******************************************/
body{
	background-image:url(../images/fond-oblik.gif);
}

.blocmain {
	position: absolute;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	background-color: #FFFFFF;
	border: 1px solid Gray;
	
}

/************************************ BLOCS DE CONTENU ******************************************/
.bloclogo {
	background-image: url(../images/logo-viatoo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 180px;
	height: 59px;
	padding-top: 10px;
	padding-left: 50px;
	float: left;
}

.bloclogopro{
	background-image: url(../images/logo_pro.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 180px;
	height: 59px;
	padding-top: 10px;
	padding-left: 50px;
	float: left;
}


.blocmenutop {
	padding-left: 150px;
	padding-top: 40px;
	padding-right: 50px;
	float: right;
}

.blocflash {
	width: auto;
	text-align: center;
	padding-top: 50px;
	padding-left: 0px;
	padding-left: 0px;
	float: none;
}

.bloccontent {
	float: left;
	width: 550px;
	height: auto;
	padding-left: 30px;
	padding-top: 15px;
	text-align: justify;
}

.blocmenuright {
	float: right;
	padding-right: 20px;
	padding-top: 15px;
	padding-left: 40px;
}

.logosright {
	border: 0px;
}

.blocactu {
	background: url(../images/fond-actu.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 583px;
	height: 100px;
	padding-left: 30px;
	padding-top: 20px;
	margin-left: 5px;
	margin-top: 10px;
	font-family: Arial;
}

.blocmentions {
	float:left;
	text-align: center;
	width: 790px;
	padding-bottom: 5px;
	font-family: Arial;
}


.blocnewsletter {
	float:right;
	background: url(../images/fond-newsletter.jpg) no-repeat;
	width: 145px;
	height: 100px;
	padding-left: 20px;
	padding-top: 13px;	
	margin-top: 12px;
}

.blocproduit {
	width: 149px;
	height: 122px;
	background: url(../images/fond-sous-menu.jpg) no-repeat;
	padding-top: 30px;
}

/************************************ CONTACT ******************************************/

.contenthelp {
	float: left;
	width: 350px;
	height: 600px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: justify;
}

.formhelp {
	width: 365px;
	height: 350px;
	float: right;
	background: url(../images/fond-formulaire-contact.jpg) no-repeat;	
	margin-top: 10px;
	padding-left: 20px;
	padding-top: 20px;
	margin-right:20px;
}

.formcontact {
	width: 365px;
	height: 210px;
	float: right;
	background: url(../images/fond-contact.jpg) no-repeat;	
	margin-top: 10px;
	padding-left: 20px;
	padding-top: 20px;
	margin-right:20px;
}


.blocreponse {		
	padding-left: 30px;	
	padding-bottom: 20px;
	text-align: justify;
}


/************************************ BLOCS POUR VIATOO PRO ******************************************/

.blocaccueil {
	float: left;
	width: 765px;
	height: 325px;
	background: url(../images/fond-pro.jpg) no-repeat;
	margin-left: 15px;
	margin-top: 15px;
}

.titrepro {
	padding-left: 25px;
	padding-top: 20px;
}

.blocdeco {		
	float:right;
	padding-right: 25px;	
}

.formpro {
	float: left;
	padding-left: 100px;
	padding-top: 60px;
	width: 250px;	
}

.formpro_log{
	float: left;
	padding-left: 50px;
	padding-top: 30px;
	width:90%;
}

.astuces {
	width: 300px;
	padding-right: 50px;
	padding-top: 60px;
	float:right;
}








/************************************ MISE EN FORME TEXTE ******************************************/
.grosvert {
	color: #666666;
	font-weight: bolder;
	font-size: large;
	font-family: Arial;
}

.grosbleu {
	color: #811788;
	font-weight: bolder;
	font-size: large;	
}


.colvert {
	color: #99C832;
	font-size: large;
	vertical-align: middle;
}

.colmauv {
	color:#811788;
	font-family: Arial;
	font-size: small;
}

.text {
	color: #666666;
	font-family: Arial;
	font-size: small;
	vertical-align: middle;
}

.texterreur {
	color: #FF0000;
	font-family: Arial;
	font-size: small;
	vertical-align: middle;
}

.textvalid {
	color: #99C832;
	font-family: Arial;
	font-size: small;
	vertical-align: middle;
}

.textgras {
	color: #666666;
	font-family: Arial;
	font-size: small;
	vertical-align: middle;
	text-align: justify;
	font-weight: bolder;
}

.textcenter{
	color: #666666;
	font-family: Arial;
	font-size: small;
	text-align: center;
}

.bold {
	font-weight: bold;
}

.ital {
	font-style: italic;
}

.under {
	text-decoration: underline;
}
.aste {
	color: #666666;
	font-family: Arial;
	font-size: xx-small;
	vertical-align: middle;
	text-align: justify;
}

/************************************ LIENS NORMAUX ******************************************/
.liens {
	color: #811788;
	font-family: Arial;
	font-size: small;
	vertical-align: middle;
	text-decoration: none;
}
a.liens:link{
	text-decoration: none;
	font-size: small;
}

a.liens:active{
	color:#99C832;
	text-decoration:none;
}
a.liens:visited{
	color:#811788;
	text-decoration:none;
}
a.liens:hover{
	color:#811788;
	text-decoration:underline;
}

/************************************ LIENS TOP ******************************************/
.lientop {
	color: #811788;
	font-family: Arial;
	font-size: smaller;
	vertical-align: middle;
	font-weight: 700;
	text-decoration: none;
}
a.lientop:link{
	text-decoration: none;
	font-size: smaller;
}

a.lientop:active{
	color:#99C832;;
	text-decoration:none;
}

a.lientop:visited{
	color:#811788;
	text-decoration:none;
}

a.lientop:hover{
	color:#811788;
	text-decoration:underline;
}


acronym{
		color: #444;
		border:none;
		background:transparent url("../images/dotted.png") repeat-x bottom;
		cursor: help;
		text-decoration:none;
	}

/************************************ LIENS PRODUIT ******************************************/

.lienproduit {
	padding-left: 20px;
	color: #666666;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	vertical-align: middle;
	text-align: justify;
	text-decoration: none;
}

a.lienproduit:link {
	text-decoration: none;
}

a.lienproduit:hover {
	text-decoration: underline;
}

.lienproduit_active {
	padding-left: 20px;
	color: #666666;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	vertical-align: middle;
	text-align: justify;
	text-decoration: underline;
}


.lienglossaire {	
	color: #666666;	
	font-size: x-small;
	font-weight: bold;	
	text-decoration: none;
}

a.lienglossaire:link {
	text-decoration: none;
}

a.lienglossaire:hover {
	text-decoration: underline;
}

/******************FORMULAIRE**********************/
.formulairenewsletter input{
	border: 1px solid #811788;	
	background-color: white;
	font-family: Arial;
	color:#99C832;
	font-size:small;
	margin-top:5px;
}
.formulairenewsletter textarea{
	border: 1px solid #811788;	
	background-color: white;
	font-family: Arial;
	color:#99C832;
	font-size:small;
	margin-top:5px;
}
.formulairenewsletter fieldset {
	padding-left:30px;
}

.sub{	
	border: 1px solid #666666;
	background-color: white;
	font-family: Arial;
	color: #666666;
	font-size:small;
}

.formulairenewsletter {
	 margin-top:-10px;
}

.inputcompteur input{
	border: none;
}


.formulaire fieldset{
	border: none;
}

.formulaire input{
	border: 1px solid #666666;
	background-color: white;
	font-size:small;
	font-family: Arial;
	width:194px;
}



.formulaire textarea{
	border: 1px solid #666666;
	background-color: white;
	font-size:small;
	font-family: Arial;
	width:194px;
}


.formulaire label{
	width:130px;
	float:left;
	font-size:small;
	color: #666666;
	font-family: Arial;
	font-size: small;
}
