
* 
{
margin: 0px;
padding: 0px;
}

body {
	background: #AAE0FE url('images/back_all.gif') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A4E4F5;
	margin-top: 2px;
	margin-bottom: 20px
}


h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {

	font-weight: normal;
}

h2 {
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {
	color: #1D74A6;
}

a:hover {
	text-decoration: none;
	color: #1D74A6;
}



hr {
	display: none;
}

#main
{
width: 904px;
margin: 0 auto;
border: 10px solid #ffffff;
}

/* Header */

#header {
	height: 224px;
	width: 904px;
}

#logo {
width: 904px;
height: 218px;

}


}
}


#menu {
background-position: 0% 0%; height: 49px;
padding-left: 140px;
background-color:transparent; background-repeat:no-repeat; background-attachment:scroll
}




/* Page */

#page {
	width: 904px;
	background: #ffffff;
	margin: 0 auto;
}

/* Home page Content */

#content {
	float: left;
	width: 452px;
	margin-left: 10px;
}

#content .post ul, #content .post ol
{
margin-left: 30px;
}

.post {
	margin-top: 10px;
	margin-bottom: 15px;
	background: #AAE0FE;
	padding: 10px;
	color: #0A416B;
}

.post a {
	color: #1D74A6;
}

.post a:hover {
	color: #FFFFFF;
}

.cont {
	margin-top: 10px;
	margin-bottom: .5px;
	background: #AAE0FE;
	padding: 10px;
	color: #0A416B;
}


.cont1 {
	margin-bottom: .5px;
	background: #AAE0FE;
	padding: 10px;
	color: black;
}


.cont1 a {
	color: #1D74A6;
}

.cont1 a:hover {
	color: #FFFFFF;
}


/* Other Page Content */

#content2 {
	float: left;
	width: 678px;
	margin-left: 10px;
}


/* Sidebars */

.sidebar {
	float: left;
	width: 216px;
	margin-top: 10px;
	color: #0D699B
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}


.sidebar li {
	padding: 6px 0 6px 20px;
}

.sidebar a {
	text-decoration: none;
	color: #0D699B;
	font-size: 15px;
}
.sidebar a:hover {
	color: #0D699B;
	text-decoration: underline;
}


.sidebar h2 {
	padding-top: 10px;
	color: #FFFFFF;
	background: url('images/title.gif') no-repeat;
	height: 34px;
	padding-left: 20px
}

#search
{
padding-left:20px;
}

/* Right Sidebar */

#rightbar {
margin-left: 10px;
}
#certificate
{
padding-left:5px;
}
#rightbar .back
{
padding-left: 5px;
}

#leftbar .back, #rightbar .back
{
background: url('images/box_back.gif') repeat-y;
}





#leftbar .bottom, #rightbar .bottom
{
background: url('images/box_bottom.gif') no-repeat;
height: 3px;
width: 216px;
}






/* Footer */

#footer {
	
	padding-top: 10px;
	height: 75px;
	background: url('images/footer.gif') repeat-x;
}

#footer p {
	text-align: center;
	font-size: 1em;
	color: #FFFFFF;
}

#footer a {
	text-align: center;
	font-size: larger;
	color: #FFFFFF;
	}


.nou a {
	text-decoration: none;
}

