body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	background-color: #002360;
	color: #213160;
}
#master {
	width: 813px;
	margin-right: auto;
        line-height:19px;
	margin-left: auto;
	background-image: url(images/_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	height: 168px;
	width: 785px;
	margin-left: 23px;
}
#flt01 #x {
	padding-bottom: 5px;
}
#footer {
	height: 12px;
	width: 781px;
	background-image: url(images/bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
	margin-left: 25px;
	clear: both;
	text-align: center;
}
#sx {
	height: 40px;
	width: 760px;
}


#flt01 li a {

}


#header #flt02 {
	width: 750px;
	height: 64px;
	float: right;
	margin-top: 35px;
	margin-right: 20px;
	margin-bottom: 29px;
	text-align: right;
}
#mainmenu {
	width: 700px;
	height: 29px;
	text-align: left;
}
#mainmenu li {
	display: inline;
}
#mainmenu ul {
	list-style-type: none;
	display: inline;
}
#contents {
	width: 781px;
	background-color: #FFFFFF;
	margin-left: 25px;
	background-image: url(images/center_bg.jpg);
	background-repeat: repeat-y;
}
#contents #sidebar {
	width: 155px;
	float: left;
	padding-top: 8px;
	margin-right: 2px;
}
#contents #post {
	width: 460px;
	float: left;
	padding-right: 5px;
	padding-left: 7px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 5px;
}
#contents #rightsidebar {
	float: right;
	width: 125px;
	text-align: center;
	padding-top: 8px;
	padding-right: 5px;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213160;
}

a:link {
	color: #003366;
        text-decoration:none;
	}
a:visited {
	text-decoration: none;
	color: #213367;
}
a:hover {
	text-decoration: underline;
	color: #003063;
}
a:active {
	text-decoration: underline;
	color: #009A9C;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1 {
        font-size:20px;
}

h3 {
	font-size: 16px;
        margin-bottom:5px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 16px;
	text-transform:lowercase;
	display:block;
	color: #fff;
	background-image:url(images/h3-bg.gif);
	height: 30px;
	width: 200px;
	padding-top: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;

}

.picright {
	float: right;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 1em;
	padding-left: 5px;
}
.picleft {
	float: left;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-right: 5px;
}
.french_ {color: #990000;}
.dutch {color: #003333;}#sidebar ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
#sidebar .cat-item {
	display: block;
	height:100%;
	
}
#sidebar .cat-item  a{
	padding-left: 10px;
	display: block;
	background-color: #203364;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
	margin-left: 3px;
	padding-top: 3px;
	padding-bottom: 1px;
	height: 20px;
	font-weight: bolder;
}

#sidebar .cat-item .current-cat a { background-color: #003399;
		color:#FFFFFF; }
#sidebar h3 {
	margin-left: 5px;
}

h2 { color:#000066;}


#sidebar .cat-item a:hover {
	background-color: #203364;
	color:#FFFFFF;
	background-image: url(images/vert-one_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}
#searchform #sendsearch {
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	width: 65px;
	color: #FFFFFF;
	font-size: 9px;
	background-color: #FFFFFF;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 21px;
	display: block;
	position: relative;
	top: -1px;
	background-position: 3px 2px;
}
#searchform #s {
	float: left;
	height: 15px;
	width: 65px;
}
#spacing {
	width: 145px;
	height: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

p.min { font-size:9px;}
.archive-dropdown { margin-left:5px;}



.glidecontentwrapper{
	position: relative; /* Do not change this value */
	width: 455px;
	height: 230px; /* Set height to be able to contain height of largest content shown*/
	border: 5px solid #F04222;
	overflow: hidden;
	color: #000000;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	background: white;
	padding: 0px;
	visibility: hidden;
	width: 445px;
	color: #000000;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
	width: 465px;
	margin-top: 6px;
	text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
	color: #000000;
}

.glidecontenttoggler a{ /*style for every navigational link within toggler */

display: inline-block;
border: 1px solid black;
color: #000000;
padding: 1px 3px;
margin-right: 3px;
font-weight: bold;
text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #E4EFFA;
color: #000000;
}
#p-select  {
	color: #000000;
}


.glidecontenttoggler a:hover{
background: #E4EFFA;
color: #000000;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
	color: #000000;
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
	color: #000000;
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #1A48A4;
color: #000000;
}

.entrada {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pinkaudio {color: #ef3817;font-weight: bold;}


#blog {padding-left:10px; line-height:10px;}
ul.blog { list-style-type:none;  margin-bottom:20px; }
#blog li {margin:5px!important; padding:1px!important; height:29px!important; display:block!important;}
#blog  .list  h5 a { list-style-type:none; color:#002360!important; text-decoration:none; background-color:#ebf3fe!important; color: #000066; margin:0!important; padding:0!important; }


.postList {
   padding:10px;
   border: 1px solid  #ccc;
   display:block;
   margin-bottom: 10px;
 }

.postList:hover {
  border: 1px solid  #036;
  }
.todo a { text-decoration:underline; font-weight:bold; } 