

/* Layout Stylesheet */

body{
 margin: 0;
 padding:0; 
 background-color:#F9F4DE;
 color: #000776;
 padding: 0 10px 15px 10px;
 font-family:"WinSoft Pro",Arial, Helvetica, sans-serif;
 }	 
#stripe{
 position:absolute;
 top:0px;
 left:0px;
 width:10px;
 height:100px;
 background-color:#F9F4DE;
 z-index:100;
}	 	 
#lh-col{
 position:absolute;
 top:100px;
 left:10px;
 width:142px;
 z-index:3;
 background:#010569;
 color: #000776;}

#rh-col{
 position:absolute;
 top:142px;
 right:15px;
 width:190px;
 z-index:2;
 padding:0;
  background:#010569;
 color: #000776;}

#c-block {
 width:100%;
 z-index:1;
 background:#010569 url('../../parts/block_bg.gif') repeat-y right top;
 color: #000776;
 height:80%;
 position:relative;
 z-index:1;
 }

#hdr{
 position:relative; top:0;
 height:91px; 
 width:100%; 
 background:#eeeeee url('../../parts/hdr_bg.jpg') repeat-x left top;
 color: #000776; 
 margin:0 0 10px 0;
  }

#c-col{
 margin:0 202px 0 142px;
 position:relative;
 background:#F1C481;
 color: #000776;
 z-index:5;
 border: solid #F9F4DE;
 border-width:0 10px;
 padding-bottom:20px;
 }

#ftr {
 width:100%;
 height:20px;
 border: solid #000000; 
 border-width:1px 0;
 background:transparent;
 color: #000776;
 margin: 10px 0 0 0;
 font-size:0.9em;
 }
 #ftr span{
 margin:0 0 0 30px;
}
#ftr a{
text-decoration:underline;
color:#000000; 
}
 #logo {
 float:left;
 width:152px;
 height:91px;
 background:#F9F4DE url('../../parts/logo_fr.gif') no-repeat left top;
 position:relative;
 z-index:2;
  }
#logo  h1 {
width:152px;
 height:91px;
 margin:0;
 padding:0;
  font-size:13px;
  position:absolute;
  top:75px;
  left:-3px;
}
#logo a {
width:152px;
 height:91px;
 text-decoration:none;
 cursor:pointer;
  margin:0;
 padding:0;
 font-size:14px;
 color:#FFFFFF;
}
#logo  h1 span{

}
#lang{
display:block;
width:100%;
height:27px;
background:#F1C481;
z-index:1000;
padding:5px 0;
margin:0;

}
#lang a{
display:block;
width:74px;
height:50px;
text-decoration:none;
float:left;
margin-left:5px;
border:1px solid #F9F4DE;
}
#lang a img{
border:none;
}
#flash{
  position:absolute;
  top:12px;
  right:12px;
  margin:0;
  padding:0;
  z-index:1;
  }
#actual_content{
margin:0px;
padding:20px 0 0 0;
min-height:600px;
color:#000776;
line-height:130%
}
*html #actual_content{
width:90%;
margin:0px;
padding:20px;
height:600px;
color:#000776;
 line-height:130%
 }
 #actual_content h3, #actual_content_en h3{
color:#9C0926;

}
#actual_content a{
color:#000776;
text-decoration:underline;
font-weight:bold;
}
#actual_content a:hover{
color:#000776;
text-decoration:none;
font-weight:bold;
}
#pscroller1 a{
text-decoration: none;
}
a.news{
 color: #000776;
}
/*-----------------------------end of layout-----------------------------*/
/*menu*/
/*#menu {
display:block;
width:142px;
background:transparent url('../../parts/en/menu_bg.gif') repeat-y right top;
padding:0;
margin:0;
border: solid #662D06; 
border-width:2px 0;
text-align:right;
}
#menu li{
list-style:none;
border-bottom:1px solid #DBEAC5;
line-height:25px;
padding:0 35px 0 0 ;
background:transparent url('../../parts/en/arrow.gif') no-repeat 115px center;
}
#menu li a{
font-family:"WinSoft Pro", arial;
text-decoration:none;
color:#072B44;
font-weight:bold;
font-size:0.95em;
}
#menu li a:hover{
text-decoration:none;
color:#fff;
}*/
/* text roll */
#text_roll{
background:transparent url('../../parts/text_roll_bg.jpg') no-repeat left top;
height:170px;
width:132px;
padding:10px 5px 30px 5px;
margin:30px 0 0 0;
}
/* scroll box*/
#pscroller1{
width: 125px;
height: 163px;
border: none;
padding:5px 2px 0px 2px;
margin:20px 0 0 0;
background-color: transparent;
font-size:0.8em;
}

#pscroller1 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
padding:0;
margin:0;
}
/* left column - images */
.images{
width:192px;
border-bottom:20px solid #DF9226;
text-align:center;
}
/*-----------------------------------/*
				styles
/*-----------------------------------*/
p {padding: 0 15px;}
h4, h3 {margin:0;padding: 5px 15px;}
h2 {margin:0 20px 0 0;  padding: 5px 15px; color:#140042;
 font-family:Georgia, "Times New Roman", Times,serif; font-size:24px; line-height:30px;}
h2.david {margin: 0 0 30px 80px;padding: 5px 15px;font-family:Georgia, "Times New Roman", Times,serif;color:#140042;}
  
 
#contact_form {
	display: block;
	width: 420px;
	margin: 20px;
	font-size:0.8em;
	}
#contact_form em {
	color:#FF0000;
	}
#contact_form form label{
	display: block;
	width: 120px;
	float: left;
	margin-bottom: 10px;
	font-weight:normal;
	font-style:normal;
}
 input.contact{
	width: 120px;
	font-size: 1em;
   
	
}
#contact_form br {
	clear: left;
}

#contact_form form textarea{
    margin-top:0px;
    width: 300px;
	height:120px;
	font-size: 1em;
    overflow:hidden;
 }

#vet_contact_form_en {
	direction:ltr;
	width:95%;
	margin:0 ;
	padding:10px 10px;
	min-height:600px;
	color:#2D1606;
	text-align:left;
	border: 1px solid #000;
	background:#F7F6F6;
	}
#vet_contact_form_en em {color:#003399;	}
#vet_contact_form_en form p {font-weight:bold;}
#vet_contact_form_en form fieldset{
	margin: 0 0 15px 0;
	padding:15px 5px;
	}
#vet_contact_form_en form fieldset legend{padding:15px 5px;	}
#vet_contact_form_en form label{
	display: block;
	width: 250px;
	float: left;
	margin: 0 10px 10px 0;
	font-weight:normal;
	color:#000000;
	font-style:normal;
	text-align:left;
}
#vet_contact_form_en form label.long{
	display: block;
	 width: 85%;
	float: left;
	margin-bottom: 10px;
	font-weight:normal;
	color:#000000;
	font-style:normal;
}
input.contact{
	width: 260px;
	font-size: 1em;
    color:#000000;
	margin-bottom: 10px;

}
input.radio{
	width: 20px;
	margin: 0px;

}
#vet_contact_form_en form select{
	font-size: 1em;
    color:#000000;
	margin-bottom: 10px;
	
}
#contact_form br {clear: left;}

#vet_contact_form_en form textarea{
    margin:0 0 15px 0;
    width: 85%;
	height:120px;
	font-size: 1em;
    color:#000000;
	overflow:hidden;
 }
#error_div {
display:block;
position:absolute;top:250px;left:400px;
width:200px;

}