body { 
	margin: 0; 
	padding: 0; 
	background: #F4F7F8;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
}

a { 
	color: #546F92;
	text-decoration:none;
}
a:hover { 
	color: #808080;
	text-decoration:underline;
}
h1  { 
	font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif;
	margin: 0;
	color: #025275; 
	background-color:transparent; 
}

h2  { 
	font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; 
}

h3  { 
	clear: both; 
	font-size: 1.1em; 
	color: #000; 
	background: #fff url(images/arrow-new.jpg) no-repeat center left; 
	padding: 0 14px; 
	margin: 0;
}

img {
	border:0;
}


p img {
    float:left;
    margin:0 10px 0 0;
    padding-left: 6px;
    padding-bottom: 2px;
}

.catego{
	background: #ffffff;
	width : 200px;
	height: 6px;
    padding: 3px 3px 3px 3px;
	border: 1px dotted #CCCCFF;

}

 #searchsubmit{ 
	background:transparent url(images/search.gif) no-repeat scroll left top;
	border:medium none;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	height:28px;
	text-transform:none;
	vertical-align:middle;
	width:63px;
}

input, select, textarea {
	border:							1px solid #CAD6E8;
	background-color : 				#ffffff;
	color : 						#111111;
	font-size : 					11px;
	font-family : 					Tahoma,Verdana;
	text-indent : 					2px;
}


table.sample { 
    width:100%;
}

table.sample th {
	
}
table.sample td {
    width:33%;
    text-align:left;
	
    padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}


.champs {
	width: 150px; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	border: 1px solid #ff6600; 
	background-color: #000000;
	font-weight: bold; 
	color: #c2c2c2; 
	text-decoration:none
}



.date { 
	color:#e379c0;
	font-size:1.01em;
	font-weight:bold;
}

.catwdc{
	color:#025275;
	text-decoration:none;
	font-size:13px;
}


.catwdc:hover{
	color:#6699cc;
	text-decoration:none;
	font-size:13px;
}


.details{
	color:#025275;
	text-decoration:none;
	font-size:11px;
}

.details a{
	color:#025275;
	text-decoration:none;
	font-size:11px;
}



.details:hover{
	color:#6699cc;
	text-decoration:none;
	font-size:11px;
}


.annau{
	color:#ffff00;
	text-decoration:none;
	font-size:28px;
}


.annau:hover{
	color:#F1F1F1;
	text-decoration:none;
	font-size:28px;
}

.sitetable {
	width: 100%;
	border: 1px solid #C2C2C2;
	vertical-align : top;
}

.sitetables {
	width: 100%;
	vertical-align : top;
}

.sitetd {
	border:#c2c2c2 1px solid;
}

.votelargeur {width: 60px;}

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color:#333333;
}

a.cat_display:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color:#CC0000;
	}

a.subcat_display {
	color:#333;
	font-size:11px;
	text-decoration: none;
	font-size: 10px;
	border-bottom : 1px dotted #CCC;
}

a.subcat_display:hover{
	color:#006699;
	text-decoration: none;
	font-size: 10px;
}

.votetable {
	background: #fff;
	width : 60px;
	height: 92px;
	margin-right: 5px;

}

.vote span.note {
font-size: 9px;
height: 12px;
display: block;

}
.vote span.nombre 
{
font-size: 16px;
display: block;
}

.vote a{
	color: #006699;
	font-size: 16px;
	font-weight: bold;
}

.vote a:hover{
	color: #006699;
	font-size: 16px;
	font-weight: bold;
}



/* Onglets fiche site */
#container {
	font: bold 10px Tahoma;
	list-style-type: none;
	text-align: left; 
}

#container hr {
	clear: both;
	border: 1px solid #eee;
	margin-top: 10px;
	width: 60%;
}

#container ul#mest {	
	font-weight: bold;
}
#container ul#mest li {
	font: bold 10px Tahoma;
	list-style-type: none;
	text-align: left; 
	display: inline;
	margin: 1px;
}
#container ul#mest li a {
text-decoration: none;

}
#container ul#mest li a:hover {
text-decoration: none;
color: #333333;
}
#container h1,
#container h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
#container .content {
	border: 1px solid #d5d5d5;
	padding: 10px;
	text-align: left;
}

#container a.current {
	padding: 5px 3px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
	background-color: white;
	color: #333333;
	font-size: 12px;
}
#container a.ghost  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
	background: white url(images/shade.gif) top left repeat-x;
}

#container a.current:hover {
	padding: 5px 3px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
	background-color: white;
	font-size: 12px;
	color: #333333;
}
#container a.ghost:hover  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
}

#container .on {
	display: block;
	text-align: left;
}
#container .off {
	display: none;
}

	

blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 1px solid #ccc;
	color: #666;
}
.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }


/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: 10px auto 0 auto; 
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 10px 0 10px 10px; 
}
	#logo h1 { color: #000; background: #F4F7F8 }
	
	#logo a { text-decoration: none; }

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	margin-bottom: 5px;
	background: #F4F7F8 url(images/meniu.png) no-repeat bottom right; 
	color: #fff; 
	margin:0; 
	padding:10px 0 10px 0;
}

	#menu ul {
		float:center;
		list-style-type:none;
		margin:0;
		padding:0;
		width:900px;
	}
	#menu li { 
		padding: 9px 20px 13px 20px; 
		color: #fff; 
		background: #F4F7F8 url(images/bar_menu.png) repeat-x; 
		display: inline; 
		margin-left:-3px;
		margin-bottom:0;
	}
	#menu li.current_page_item { 
		background: #F4F7F8 url(images/baractive.jpg) repeat-x; 
		color: #fff; 
		font-weight: bold; 
		padding: 9px 20px 13px 20px; 
		margin: 0; 
	}
	#menu li:hover { 
		background: #F4F7F8 url(images/baractive.jpg) repeat-x;
	}
	#menu li a { 
		background: transparent; 
		color: #fff; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #fff; 
		background: transparent;
	} 	
	.key { text-decoration: none; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 216px;
	background: #025275 url(images/leftintrobg.gif) repeat-x;
	color: #E5EAF2;
	margin: 0 0 1px 0;
}
	#intro_left a { color: #fff; background: inherit; }
	#intro_left p { padding: 14px 15px; margin: 0; }

	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2;
		clear: left; 
	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #fff; 
			background: #ff9900 url(images/menu1.jpg) repeat-x; 
			width: 170px; 
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left li a:hover { background: #ff9900 url(images/menu.jpg) repeat-x; color: #fff;  }

/* RIGHT INTRO SIDE */
	
#intro_right {
	width: 898px;
	height: 200px;
	background: #F4F7F8 url('images/top.png') no-repeat;
	color: #547592;
	margin-bottom: 5px;
	border: 1px solid #aaa;
	clear: right;
	text-align:center;
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #025275; background-color:transparent; }
	
/* LEFT SIDE */
	
#sidebar {
	float: left;
	width: 250px;
	clear: left;
}

#sidebar h2 {
	border-bottom: 1px solid #ccc;
	margin: 0; 
	padding : 0; 
}	

	.box {
		padding: 4px 15px;
		border: 1px solid #c2c2c2;
		margin: 0 0 10px 0;
	}
	.note {
		padding: 15px 15px 20px 100px;
		border: 1px solid #c2c2c2;
		margin: 0 0 5px 0;
		background: #FFFFAD url(images/feed.jpg) no-repeat;
		color: #585616;
	}

/* RIGHT SIDE */

/* Begin Comments*/

.commentlist li.alt {
	background-color:#F0F6FF;
	}

.commentlist {
	margin:15px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fafafa;
	color: #808080;
	border: 1px solid #eeeeee;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: inline;
	}
/* End Comments */

#right {
	float: right;
	width: 643px;
	clear: right; 
}
	.leftcol {
		width: 610px;
		float: left; 
		padding: 12px 15px;
		border:#eee 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		border:#eee 1px solid;
		margin: 0 0 10px 0;
		}
	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #eee;
		background: #eee;
		color: #444;
	}
	
	.metadata {
	border-top: 1px dotted #ccc;
	margin-bottom: 50px;
	text-align: right;
	}
		
	.alignright {
	float: right;
	}
		
	.alignleft {
	float: left
	}
	
	.navigation {
	padding: 1px;
	margin: 0;
	}

/* FOOTER */

#footer {
	text-align: right; 
	clear: both; 
	padding: 5px; 
	border-top: 1px solid #ccc; 
	width:900px;
	margin-bottom:50px;

}

#content_start {
	position: absolute;
	left: -10000px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* start nou */

ul {
	padding:10px;
}

div.block { margin-bottom:7px; background:url(images/block-tall.gif) left repeat-y;}
.block .content { padding:10px 30px 20px 25px;}

.block-top { background:url(images/block-top.gif) top left no-repeat;}
.block-bot { background:url(images/block-bot.gif) bottom left no-repeat; width:100%;}

.block .title { width:100%;}

.title { padding:0; background:url(images/bg-h.gif) bottom left no-repeat; margin-left:18px;}
.title h3 { color:#435359; font-size:12px; font-weight:bold; padding:20px 0px 15px 15px; text-transform:capitalize; background:none;}

.content { padding:0px 10px 20px 0px; color:#667a82; line-height:16px;}
.content strong { color:#36494f;}
.content a { color:#546F92; text-decoration:none;}
.content a:hover{ color:#808080;text-decoration:underline;}

#lista .content { padding:12px 20px 20px 0px;}
#lista .content ul.linkuri { padding-left:32px; padding-bottom:0px;}
#lista .content ul.linkuri li ul.linkuri { padding-left:15px;}
#lista .content ul.linkuri li { background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:25px;}
#lista .content ul.linkuri li a { background:url(images/blueDot.gif) no-repeat 0 3px; padding-left:8px; color:#667a82; font-size:11px; text-decoration:none; font-weight:normal;}
#lista .content ul.linkuri li a:hover{ color:#009ee8; text-decoration:underline;}
#lista .content ul.linkuri li.collapsed a { background:url(images/blueDot.gif) no-repeat 0 3px;}


	#portalmenu{
		bottom: 0;
		display: block;
		position: fixed;
		right: 0;
		width: 989px;
		z-index: 999;
	}
		#portalmenu ul{
			list-style:none;
		}
			#portalmenu li{
				background:url(images/menu_035_bg.jpg) repeat-x;			
				list-style:none;
				display:block;
				float:left;
				height:36px;
				border-right:1px solid #dbdbdb;
				line-height:36px;
			}
				#portalmenu li a{
					display:block;
					float:left;
					color:#b1b1b1;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:36px;
					text-decoration:none;
					padding:0 25px;				
				}
					#portalmenu li a:hover{
						color:#747474;
						background:url(images/menu_035_h.jpg) repeat-x;
					}
				#portalmenu li a.current{
					display:block;
					float:left;
					color:#6c822e;
					background:url(images/menu_035_c.jpg) repeat-x;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:36px;
					text-decoration:none;
					padding:0 25px;	
				}
					#portalmenu li a:hover.current{
						color:#6c822e;
					}

					
					#portalmenu .webstart_logo {
						    background: url("images/wslogo.png") no-repeat scroll 0 0 transparent;
							color: #FF9900;
							font-size: 8px;
							font-weight: bold;
							text-align: center;
							width: 100px;
					}



