/*COLOUR-PALETTE
colour 1 : #82b266 (groen)
colour 2 : #

*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

a {
text-decoration:none;
color:#82b266;
}

body {
background:#e9f1e4;
font-family:"Book Antiqua", Palatino, serif;
}

p {
margin-top:10px;
}

/*STRUCTURE*/

#container-wide{
width:1000px;
margin: 0px auto;
background: url('http://www.capirona.org/wp-content/themes/default/images/shadowbg.png') #e9f1e4 repeat-y;
}

#container {
width:976px;
margin: 0px auto;
background: url('http://www.capirona.org/wp-content/themes/default/images/shadowbg.png') white repeat-y;
}

#header {
width:976px;
height:148px;
clear:both;
background: url('http://www.capirona.org/wp-content/themes/default/images/headerimg.png') white no-repeat;
}

#middle {
background: url('http://www.capirona.org/wp-content/themes/default/images/bgtrees.png') bottom white no-repeat;

}

#bghack {
background: url('http://www.capirona.org/wp-content/themes/default/images/sideleftbg.png') 136px repeat-y;
min-height:440px;
}

#sidebar-left {
float:left;
width:148px;
border-right:0px solid blue;
}

#content {
float:left;
width:704px;
line-height:120%;
font-family:"Book Antiqua", Palatino, serif;
}

#sidebar-right {
float:left;
width:124px;
border-right:0px solid blue;
}

#footer {
clear:both;
width:976px;
height:118px;
background: url('http://www.capirona.org/wp-content/themes/default/images/footerimg.png') white no-repeat;
}

#shadowbottom{
height: 13px;
width:1000px;
margin: 0px auto;
background: url('http://www.capirona.org/wp-content/themes/default/images/shadowbottom.png') #e9f1e4 no-repeat;
}


/*HEADERS*/
h1,h2,h3,h4 {
}

h1{
}

.post h1 {
text-transform:uppercase;
font-size:36px;
color: #82b266;
line-height:40px;
height:40px;
margin-top:0px;
vertical-align:bottom;
v-align:bottom;
}

h2 {}

.post-exc h2 {
font-size:140%;
color: #82b266;
}

.post-exc h2:first-letter {
text-transform:uppercase;
}

h3{
}

h4{
}

/*TEXT*/
p {
}

/*LINKS*/
a:link {
}
a:visited {
}

a:hover {
}

a:active {
}


/*LISTS*/
ol{
list-style:none;}

ul{
list-style:none;}

li {
}

div.entry ul li {
list-style-type:circle;
list-style-position: outside;
margin-left:24px;
}

#projectlist {
margin-left:24px;
}

#projectlist li {
list-style-type:square;
list-style-position:inside;
padding: 0px 0px 10px 10px;
border-bottom: 1px dashed #ccc;
}

#projectlist li:hover {
background:#e9f1e4;
}

#projectlist li a{
color:black;
}

#projectlist li a:hover{
color:#82b266;
}

/*IMAGES*/
img {
margin:4px;
border:1px solid #82b266;
padding:4px;
background:#e9f1e4;
}

img.design {
margin:0;
border:none;
background:none;
padding:0px;
}

#sidebar-right #imgright1 {
margin-top:10px;
margin-left:0px;
border:none;
padding:0;
}

#sidebar-right #imgright2{
margin-top:20px;
margin-left:0px;
border:none;
padding:0;

}

#sidebar-right #imgright3 {
margin-top:20px;
margin-left:0px;
margin-bottom:40px;
border:none;
padding:0;

}

img.pasfoto {
float:left;
margin: 4px 4px 4px 2px;
border:1px solid #82b266;
padding:1px;
}

.logodiv {
float:right;
margin: 2px 0px 2px 2px;
width:120px;
height:84px;
text-align:center;
vertical-align:middle;
}

img.logo {
border:none;
text-align:center;
vertical-align:middle;
margin: 0 auto;
}

.alignright {
float:right;
margin-right:0;
margin-left:4px;
}

.alignleft {
float:left;
margin-left:0;
margin-right:4px;
}

.aligncenter {
margin: 4px auto;
}

img.noborder {
border:0px;
}

.wp-caption {
border: 1px solid #82b266;
text-align:center;
font-style:italic;
font-size:12px;
background:#e9f1e4;
margin-top:4px; 
margin-bottom:4px;
}

.wp-caption img{
padding:0px;
}

.wp-caption p{
margin-top:0;
}

/*TABLES*/
table {
	border-collapse: separate;
	border-spacing: 0;
}

th, td {
	text-align: left;
	font-weight: normal;
}

/*FORMS*/
:focus {
	outline: 0;
}

/*NAVIGATION*/
#menu-wrap, #menu-wrap ul { 
	background-color: white;
	color: black;
	font-family:"Book Antiqua", Palatino, serif;
	font-size:  16px;
	text-align:center;
}

#menu-wrap ul li {
width: 118px;
border-bottom:6px solid #e0ecda;
}

#menu-wrap ul li a:first-letter{
text-transform: uppercase;
}

#menu-wrap li ul {
border-top: 6px solid #82b266;
}

#menu-wrap ul li.icl_first {
width: 82px;
}

#menu-wrap ul li.icl_first:hover {
border-bottom:6px solid #82b266;}

#menu-wrap ul ul li {
width: 117px;
text-align:left;
border-left: 1px solid #82b266;
border-bottom: 1px solid #ddd;
background:white;
}

#menu-wrap a {
text-decoration:none;
}

#menu-wrap ul a, #menu-wrap ul a:visited { 
	color: black;
	font-size:  16px;
	padding:  0px;
	line-height:32px;
}


#menu-wrap ul li:hover a, #menu-wrap ul a:focus, #menu-wrap ul a:active { 
	background-color: white;
	color: #82b266;
	font-size:  16px;
	border-bottom:0px solid black;
}

#menu-wrap li.selected_page ul{
width:118px;
}

#menu-wrap li.selected_page ul li a.selected {
color#82b266:
}

#menu-wrap li.selected_page > a{ 
	background-color: white;
	color: #82b266;
	font-size:  16px;
	border-bottom:6px solid #82b266;
}

#menu-wrap li.selected_page , #menu-wrap li.selected_page:hover , #menu-wrap li.selected_page > a:hover,#menu-wrap li.selected_page:hover > a:hover { 
	border-bottom:0px solid #82b266;
}

#menu-wrap li.selected_subpage, #menu-wrap li.selected_subpage a, #menu-wrap li.selected_subpage a:visited { 
	color: #82b266;
	font-size:  12px;
	padding-left:2px;
	line-height:  16px;
}

#menu-wrap li.selected_subpage:first-letter{
text-transform:uppercase;
}

#menu-wrap ul ul a, #menu-wrap ul ul a:visited { 
	background: white !important;
	color: #000 !important;
	font-size:  12px !important;
	line-height:  16px;
	padding-left:2px;
}

#menu-wrap ul ul a:hover { 
	background-color: #e0ecda !important;
	color: #000 !important;
	font-size:  12px !important;
	
}

#menu-wrap li.section { 
	background-color: #82b266;
	color: white;
	font-size:  14px;
	padding-left:  2px;
	line-height:  20px;
	text-align:left;
	width:115px;
}

#menu-wrap li.section:first-letter{
text-transform:uppercase;
}


#menu-wrap ul ul { 
	top:  32px;
}


#sidebar-left a {
color:black;
}

#sidebar-left h4 {
height:28px;
line-height:28px;
border-bottom: 8px solid #82b266;
padding-left:2px;
margin-right: 12px;
color: #82b266;
font-size: 22px;
text-align: left;
padding-top:32px;
vertical-align:bottom;
}

#sidebar-left h4 a{
color: #82b266;
text-align: left;
}

#sidebar-left ul {
margin-left:0px;
}

#sidebar-left ul li{
line-height:24px;
border-bottom: 0px solid black;
text-align:left;
margin-right: 6px;
margin-left: 4px;
font-size: 100%;
padding-left:12px;
min-height:24px;
background: url('http://www.capirona.org/wp-content/themes/default/images/arrownav.png') top left no-repeat;
}

#sidebar-left ul.cms-nav-sidebar li:hover{
background: url('http://www.capirona.org/wp-content/themes/default/images/arrownavact.png') top left no-repeat;
}

#sidebar-left ul li a{
border-bottom: 0px solid black;
width:122px;
}

#sidebar-left ul li.cms-nav-sub-section {
background:none;
color: ;
font-size:140% ;
border-bottom: 2px solid black;
text-align: ;
padding-left:2px ;
}

#sidebar-left ul li.cms-nav-sub-section:hover {
background:none;
}

#sidebar-left ul li.selected_page_side {
color: #82b266;
background: url('http://www.capirona.org/wp-content/themes/default/images/arrownavact.png') top left no-repeat;
font-size: ;
border-bottom: ;
text-align: ;
padding: ;
}

#sidebar-left ul li.selected{
color: #82b266;
background: url('http://www.capirona.org/wp-content/themes/default/images/arrownav2act.png') top left no-repeat;
font-size: ;
border-bottom: ;
text-align: ;
padding: ;
}




#sidebar-left ul li li{
min-height:18px;
max-height:54px;
overflow:hidden;
text-overflow:ellipsis;
line-height:18px;
color: ;
font-size: 80%;
border-bottom:0px;
text-align: left;
padding-right:2px ;
margin-left:6px;
padding-left:8px;
background: url('http://www.capirona.org/wp-content/themes/default/images/arrownav2.png') top left no-repeat;
}

#sidebar-left ul.cms-nav-sidebar li li:hover{
background: url('http://www.capirona.org/wp-content/themes/default/images/arrownav2.png') top left no-repeat #e0ecda;
}

/*LANGUAGE SWITCHER*/
#footer_language_list {
font-family:"Book Antiqua", Palatino, serif;
height:40px;
font-size:80%
}

#footer_language_list ul li{
background:none;
padding:0;
margin:0;
line-height:normal;
min-height:0;
}

#footer_language_list ul li img{
margin:0 4px;
padding:0;
}



/*CLASSES*/
.headerline {
height:8px;
background:#82b266 url('http://www.capirona.org/wp-content/themes/default/images/headerline.png') top left no-repeat;
margin-left:-10px;
margin-top:1px;
}

.post{
margin: 21px 10px 20px 10px;
}

.post-exc-ally {
clear:both;
border-top:1px solid #ddd;
margin: 10px 10px 20px 10px;
color:black;
clear:both;
}

.post-exc {
clear:both;
border-top:1px solid #ddd;
margin: 10px 10px 20px 10px;
color:black;
}

.entry {
margin-top:4px;
width:684px;
}

.entry-exc{
padding-left:4px;
}

.entry-exc h2{
padding-left:4px;
}

.projfiche {
width: 200px;
float:right;
border-left:2px solid #82b266;
border-bottom:2px solid #82b266;
margin:4px 0px 4px 4px ;
padding:4px;
}

.projfiche li {
margin-left:10px;
} 

.projfiche li a{
text-decoration:underline;
color:black;
} 

.ficherubro {
color:#82b266;
}

.relproj {
margin-left:20px;
}

.date {
float:right;
}


/*ID'S*/

#breadcrumbs {
position:relative;
top:10px;
text-align:right;
color: #82b266;
font-size: 80%;
}

#breadcrumbs a{
color: black;
}

#aro{
background: white;
margin-top: -40px;
margin-left: 940px;
float:left;
z-index:-1;
}
