body {
	padding: 0px;
	text-align: center;
	background-color: #F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	background-image: url(../img/bk.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}

/* font colors */

a {
	color: #003399;
	font-size: 100%;
}

b {
	color: #333333;
}

h1 {
	color: #1275B6;
	font-size: 120%;
	text-align: left;
}



h2 {
	color: #006CAE;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	text-transform: uppercase;
}

h3 {
	color: #0774B9;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: left;
}
input.button, input.submit, .button {
	background-color: #1c3879;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BACAEF;
	border-right-color: #0A1329;
	border-bottom-color: #0A1329;
	border-left-color: #BACAEF;
	color: #FFFFFF;
}
img {
border:none;
}

#topmenu {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 85%;
	font-weight: bold;
	float: none;
	height: 20px;
	color: #333333;
} 

#topmenu a {
	color: #333333;
}
#topmenu a:hover {
	color: #990000;
}

#topmenu ul, li {
	list-style:none;
	margin:0px;
	padding:0px;
}

#topmenu li {
	float:left;
	padding-left:6px;
	padding-right:6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}
#topmenu ul {
	padding-left:1px;

}
#container {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/main_05.jpg);
	background-repeat: repeat-y;
	background-color: #F7F7F7;
	border: 1px solid #AAAAAA;
	clear: both;
} 

#header {
	padding: 0;
	background-image: url(../img/top.jpg);
	float: left;
	width: 960px;
	background-repeat: no-repeat;
	background-color: #DA251C;
}

 
#header h1 {
	margin: 0;
	padding: 10px 0; 
}


#topbar {
	width: 690px;
	float: left;
	margin-top:35px;
	color: #333333;
	font-size: 100%;
	margin-left: 0px;
	font-weight: bold;
}
#topmenu_menu {
	float: right;
	padding-right: 25px;
	font-size: 110%;
}
#menu {
	color: #EEEEEE;
	text-align: center;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	background-color:#B8001E;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#menu ul, li {
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu li {
	float:left;
}
#menu span {
}


#menu ul {
	text-align:center;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menu a{
	display: block;
	float:left;
	padding: 5px 29px;
	text-align:center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#menu #sus, #menu #jos {
	float:left;
	clear:both;
}
#menu #jos {
	margin:auto;
	background-color: #EEEEEE;
}

#menu #jos a{
	padding: 5px 10px;
	font-size: 90%;
	font-weight: normal;
	color: #990000;
}


#menu a:hover, #menu .selected{
	color: #FFF;
	background-color: #8A0018;
}
#menu #jos a:hover, #menu #jos .selected{
	color: #FFFFFF;
	background-color: #666666;
}


#navbar {
	float: left;
	margin-left: 0px;
	margin-top: 1px;
	font-size: 85%;
	font-weight: bold;
	color: #666666;
	width: 685px;
	margin-bottom: 10px;
	clear: both;
	padding-left: 14px;
}


#navbar a {
	color: #999999;
	text-decoration: none;
}
#navbar a:hover {
	color: #003399;
	text-decoration: underline;
}

 #mainContent, #mainContentAdmin {

	float: left;
	width: 699px;
	padding-left:15px;
	padding-right:15px;
	padding-top: 15px;
	padding-bottom: 0;
	font-size: 80%;
	text-align: justify;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	background-color: #FFFFFF;
	background-image: url(../images/bk.jpg);
	background-repeat: repeat-x;
} 
#mainContent #linklist {
	padding-bottom: 10px;
	margin-top: 20px;
}
#mainContent #linklist ul {
	padding: 0px;
	margin: 0px;
	list-style-type: disc;
}
#mainContent #linklist li {
	padding: 0px;
	margin: 0px;
}
#mainContent h1, h2, h3, h4, h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	
}

 #mainContent h1 {
	font-size:170%;
	width: 686px;
	padding-top: 4px;
	font-weight: bold;
	color: #B8001E;
	padding-bottom: 4px;
 }
 #mainContent h2 {
	font-size:130%;
	color: #333333;
	font-weight: bold;
}
#mainContent h3 {
	font-size:100%;
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#mainContent h5 {
	font-size:90%;
	font-weight: normal;
	color: #999;
}
#mainContent p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

 
 #mainContentAdmin { 
 	min-height:0px;
 }
#titlucapitol {
	float: left;
	width: 700px;
	margin-top: 5px;
	clear: both;
}

#titlucapitol h1 {
	font-size: 160%;
	color: #666666;
	background-image: url(../img/h1bk2.jpg);
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

#rightbar {
	background-color: #F7F7F7;
	float: right;
	width: 230px;
}


#article {
	margin-bottom: 35px;
	margin-top: 15px;
	clear: both;
	float: none;
}
#bannere_continut {
	float: left;
	clear: left;
	margin-left: 40px;
}
#mariretext {
	float: right;
	padding-right: 25px;
	font-size: 110%;
}
 #footer {
	background-color: #eeeeee;
	clear: both;
	padding: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
} 
 #footer p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 80%;
}


.img {
	border:1px solid #b4b4b4;
	padding:2px;
	margin:10px;
	float: left;
 } 
.artbartop {
	padding-bottom: 7px;
	padding-left: 14px;
	background-color: #F9F9F9;
}
.artcontent {
	padding-right: 14px;
	padding-left: 14px;
	background-image: url(../img/h1bk4.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 15px;
}

.artbarbot {
	margin-top: 5px;
	margin-left: 14px;
}

.leftbox {
	margin: 15px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 80%;
	background-image: url(../img/h1bk2.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	
}
.leftbox h3 {
	font-weight: bold;
	color: #B8001E;
	padding-bottom: 15px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.artcomments {
	padding-left: 14px;
}
