/*
Theme Name: Euclyde
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:link {
	color: #8F8C73;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8F8C73;
}
a:active {
	text-decoration: underline;
}

.Style2 {color: #333333; font-weight: bold; }
.Style3 { color: #FF9900; }
.Style4 { font-size: 20px; color: #FF9900;}
.Style8 {font-size: 12px}
.Style9 {color: #333333; font-size: 12px; }
.Style10 {	font-size: 16px; font-weight: bold;}
.Style11 { font-size: 24px }

#apDiv1 {
	position:absolute;
	left:503px;
	top:0px;
	width:603px;
	height:169px;
	z-index:1;
}

#apDiv2 {
	position:absolute;
	left:281px;
	top:338px;
	width:380px;
	height:655px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	left:679px;
	top:338px;
	width:370px;
	height:656px;
	z-index:2;
}

#apDiv6 {
	position:absolute;
	left:1050px;
	top:14px;
	width:33;
	height:28px;
	z-index:1;
}


/* CSS Document */
body{
	margin:0px;
	color:#8F8C73;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}

body,td,th {
	color: #333333;
}

div, p, ul, h1, h2, h4, img, form, label{
	padding:0px;
	margin:0px;
	text-align: justify;
}

ul{list-style-type:none;}

/*----MAIN PANEL----*/
#mainPan{
	width:1050px;
	position:relative;
	margin:0 auto;
	padding:0px;
}
/*----Left Panel----*/
#leftPan{
	width:240px;
	float:left;
	height: 980px;
}
#leftTopPan{width:240px; height:125px; position:relative; margin:0 auto; padding:0; background:url(images/left-top.jpg) 0 0 no-repeat;}
#leftTopPan img{width:160px; height:39px; margin:30px 0 0 37px;}

#leftTopPan h1{display:none;}
#leftTopPan h3{display:none;}

#leftPan ul{
	width:240px;
	height:240px;
	display:block;
	background:url(images/menu-bg.jpg) 0 0 no-repeat;
	padding-top: 28px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#leftPan ul li{
	width:141px;
	height:27px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/homebg.gif);
}
#leftPan ul li a{
	width:120px;
	height:26px;
	display:block;
	color:#8F8C73;
	font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22px;
	background-color: #FFFFFF;
	background-image: url(images/arrow-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#leftPan ul li a:hover{
	color:#FF9900;
	text-decoration:none;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#leftPan ul li.home{
	width:120px;
	height:27px;
	display:block;
	color:#FF9900;
	font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22px;
	background-color: #FFFFFF;
	background-image: url(images/homebg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#leftPan ul li.contact{background:none;}

#leftPan ul.linkone{width:240px; height:259px; padding:0; background:none;}
#leftPan ul.linkone li{width:118px; height:26px; position:relative; margin:0 auto; background:none; padding:0px;}
#leftPan ul.linkone li a{width:96px; height:26px; display:block; background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; color:#8F8C73; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; padding:0 0 0 22px; text-decoration:underline;}
#leftPan ul.linkone li a:hover{background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; color:#25241E; text-decoration:underline;}

#leftPan h2{width:90px; height:63px; background:#F6F4E4; color:#8F146E; font-size:24px; line-height:63px; padding:0 0 0 63px; font-weight:normal;}

/*#leftPan form{width:222px; height:173px; position:relative; margin:0 auto; background:url(images/formbg.gif) 0 0 no-repeat #ABA894; color:#fff;}
#leftPan form input{width:143px; height:17px; margin:3px 0 2px 35px; }
#leftPan form label{width:143px; height:18px; margin:2px 0 0 35px; font:12px/15px Arial, Helvetica, sans-serif; font-weight:bold;}

#leftPan form input.button{width:51px; height:17px; float:left; background:url(images/button.gif) 0 0 no-repeat #FEFEFE; color:#fff; font-size:12px; font-weight:bold; line-height:18px; border:none; padding:0 10px 0 0;  margin:3px 10px 2px 28px; }

#leftPan form h2{width:150px; height:47px; display:block; background:url(images/memberbg.gif) 0 0 no-repeat #D5D2BC; color:#fff; font-size:18px; line-height:47px; padding:0 0 0 65px;}
#leftPan form #register{width:100px; height:24px; float:left; margin:3px 0 0; }
#leftPan form #register a{display:block; background: url(images/arrow4.gif) 100% 50% no-repeat #ABA894; color:#fff; font-size:14px; padding:0 5px 0 0; text-decoration:none;}
#leftPan form #register a:hover{text-decoration:underline;}*/


/*----/Left Panel----*/

/*----Right Panel----*/
#rightPan{
	width:770px;
	float:right;
}
#rightPan h1{
	width:438px;
	height:124px;
	color:#fff;
	padding:37px 0 0 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 13px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rightPan h1 span{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 24px;
}

#rightPan h2{
	width:470px;
	height:36px;
	display:block;
	color:#333333;
	font-size:28px;
	line-height:36px;
	margin-top: 29px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 9px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#rightPan h4{width:240px; height:50px; display:block; background:url(images/icon2.jpg) 0 0 no-repeat #F6F4E4; color:#8F146E; font-size:24px; line-height:22px; padding:0 0 0 75px; margin:0 0 0 9px; clear:both;}
#rightPan h4 span{color:#9F9D81; background:#F6F4E4; font-size:16px; font-weight:bold; line-height:18px;}

#rightPan p{padding:20px 0 0 9px;}
#rightPan p.bottompadding{padding:22px 0 0 9px; margin:0 0 38px 0;}
#rightPan p span.boldtext{font-weight:bold;}
#rightPan p span.magedacolortext{background:#F6F4E4; color:#8F146E;}

#rightPan a: hover {
color: #FCC300;
}

#contenthome{
	width:530px;
	float:left;
	margin-top: -30px;
}
#contenthome p{
	padding-top:-20px;

}
#homeedit {
	display: block;
	list-style-type: none;
	list-style-image: none;

}
#contentactu {
	padding-top: 50px;
	width: 215px;
	float:left;
	margin:15px 0 0 25px;
}

#contentactu a {	
	font-style:normal;
	text-decoration: none;
}

.childof li{
margin:30px;
display:inline;
font-size:14px;
}
.childof li a:hover{
 color:#000;
 }

 .childof li a:hover{
 color:#FCC300;
}


/*#rightPan li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	margin-top: 30px;
}*/
#rightPan h2 {margin-bottom:20px;}
#rightmorePan{width:420px; height:28px; display:block; background:url(images/pattern.gif) 0 0 repeat; border:1px solid #fff; line-height:28px; padding:0 0 0 20px; margin:0 0 0 9px;}
#rightmorePan p.textposition{float:left; padding:0 0 0 18px; margin:0px;}
#rightmorePan a{float:left; width:36px; height:28px; display:block; background:url(images/morebg.gif) 0 0 no-repeat #D5D2BC; color:#1F1E15; text-decoration:none; padding:0 15px 0 45px; margin:0 0 0 135px;}
#rightmorePan a:hover{text-decoration:underline;}


#rightmorenextPan{width:420px; height:28px; display:block; background:url(images/pattern.gif) 0 0 repeat; border:1px solid #fff; line-height:28px; padding:0 0 0 20px; margin:0 0 0 9px;}
#rightmorenextPan p.textposition{float:left; padding:0 0 0 18px; margin:0px;}
#rightmorenextPan a{float:left; width:36px; height:28px; display:block; background:url(images/morebg.gif) 0 0 no-repeat #D5D2BC; color:#1F1E15; text-decoration:none; padding:0 15px 0 45px; margin:0 0 0 135px;}
#rightmorenextPan a:hover{text-decoration:underline;}


#rightaddPan{width:442px; height:170px; position:relative; margin:0 auto; padding:50px 0 0 9px;}
#rightaddonePan{width:218px; height:110px; float:left; background:url(images/image1.jpg) 100% 0 no-repeat #CBC8B2; color:#fff; }
#rightaddonePan p.whitetext{font-size:22px; padding:16px 0 0 16px;}
#rightaddonePan p.whitetextbig{font-size:28px; padding:10px 0 0 16px;}
#rightaddonePan a{width:97px; height:33px; display:block; background:url(images/viewmore.jpg) 0 0 no-repeat #ABA894; color:#fff; font-size:16px; line-height:30px; text-decoration:none; margin:15px 0 0; padding:0 0 0 55px;}
#rightaddonePan a:hover{text-decoration:underline;}

#rightaddtwoPan{width:218px; height:110px; float:left; background:url(images/image2.jpg) 100% 0 no-repeat #CBC8B2; color:#fff; margin:0 0 0 6px;}
#rightaddtwoPan p.whitetext{font-size:22px; padding:16px 0 0 16px;}
#rightaddtwoPan p.whitetextbig{font-size:28px; padding:10px 0 0 16px;}

#rightaddtwoPan a{width:82px; height:33px; display:block; background:url(images/viewmore.jpg) 0 0 no-repeat #ABA894; color:#fff; font-size:16px; line-height:30px; text-decoration:none; margin:15px 0 0; padding:0 0 0 55px;}
#rightaddtwoPan a:hover{text-decoration:underline;}

/*----/Right Panel----*/

/*----Footer Panel----*/
#footermainPan{
	background:url(images/footerbg.gif) 0 0 repeat-x #6B6854;
	color:#fff;
	position:relative;
	height:100px;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/footerbg.gif);
	background-color: #6B6854;

}
#footerPan{width:691px; position:relative; margin:0 auto; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}


/*css footer link*/
#footerPan p {
	font-size:10px;
	text-align: center;
	padding-top: 20px;

}

#footerPan ul{
	width:800px;
	position:absolute;
	top:37px;
	left:80px;
}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color:#fff; background:#6B6854; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.templateworld{width:190px; background:#6B6854; color:#fff; display:block; position:absolute; top:160px; left:240px; }
#footerPan ul.templateworld li{height:20px;}
#footerPan ul.templateworld li a{background:#6B6854; display:block; color:#fff; text-decoration:none; padding:0px;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPan p.copyright{
	width:204px;
	background:#6B6854;
	color:#F3F1DF;
	position:absolute;
	top:73px;
	left:244px;
}

#footerPanhtml{width:64px; height:19px; display:block; position:absolute; top:132px; left:240px;}
#footerPanhtml a{width:59px; height:18px; background:url(images/arrow2.gif) no-repeat 45px 0px #D0CEB8; display:block; position:absolute; top:0px; left:0px; line-height:19px; padding:1px 0 0 5px; border:1px solid #FFFFFA; color:#353427; text-transform:uppercase; text-decoration:none;}
#footerPanhtml a:hover{background:url(images/arrow3.gif) no-repeat 45px 0px #B0AD93; color:#353427; text-decoration:none;}

#footerPancss{width:64px; height:19px; display:block; position:absolute; top:132px; left:320px;}
#footerPancss a{width:49px; height:18px; background:url(images/arrow3.gif) no-repeat 45px 0px #D0CEB8; display:block; position:absolute; top:0px; left:0px;line-height:19px; padding:1px 0 0 15px; border:1px solid #FFFFFA; color:#353427; text-transform:uppercase; text-decoration:none;}
#footerPancss a:hover{background:url(images/arrow2.gif) no-repeat 45px 0px #B0AD93; color:#353427; text-decoration:none;}
#2colonnes {
}

.a2colonnes {
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 20px;
}

.navigation h2  {
text-align:left;
color:#000000;
font-style:normal;
}

.navigation h2  a:visited {
text-align:left;
color:#000000;
font-style:normal;
}

.navigation h2  a:hover{
text-align:left;
color:#FCC300;
font-style:normal;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}