
body {
	margin: 0px;
	padding: 0px;
	background: url(_images/img01.jpg) repeat-x left top;
	font: 13px Arial, Helvetica, sans-serif;
	color: #212121;
}


#introIP {
	display:none;
}

.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

h1, h2, h3, h5 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
	color:#d34f2c;
}

h5 {
	font-size: 1.8em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #175500;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

ul li{
	text-decoration:none;
	list-style:none;
}

/* Header */

#header {
	width: 900px;
	height: 130px;
	margin: 0px auto;
	background: #699C4D;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	background: url(_images/logoAVAIDtransparent.png) no-repeat;
	padding-left: 70px;
	height:130px;
	width:350px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
	background: #243F12;
	border-top: 2px #9BC56F solid;
	margin: 30px 20px 0 0;
}

#menu ul {
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 0px 0px 1px;
}

#menu a {
	display: block;
	width: auto;
	height: 28px;
	padding: 12px 20px 0px 20px;
	background: url(_images/img02.jpg) no-repeat right 50%;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	background: none;
}

#menu .active a {
}

/* Page */

#page {
	width:900px;
	margin: 0px auto;
	padding: 30px 0px;

}

/* Content */

#content {
	float: left;
	width: 570px;
}

#contentpost {
}

#maincover {
	float:left;
	width:285px;
	height:580px;
 	text-align:center;
}

#maincover2 {
	float:left;
	width:580px;
	height:430px;
 	text-align:center;
}

#archive {
	float:left;
	width:285px;
	height:600px;
	overflow:auto;
 	text-align:center;
}

#slider {
	float:left;

	width:600px;
	height:285px;
	overflow:auto;
 	text-align:center;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{
	width:360px;
	height:150px;
	overflow:hidden;
	}

span#prevBtn{
		float:left;
		margin-top:50px;
		margin-right:30px;
		margin-left:70px;
        display:block;
        width:35px;
        height:69px;

        }
span#nextBtn{
		float:left;
		margin-top:50px;
	 	display:block;
        width:35px;
        height:69px;

        }

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: #BFC9AE solid 1px;
	color: #232F01;
}

.post .title a {
	color: #232F01;
}

.post .entry {
}

.post .meta {
	font-weight: bold;
}

.post .byline {
	margin: 0px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar-bgtop {
	height: 3px;
}

#sidebar-bgbtm {
	height: 3px;
}

#sidebar-content h2{
	text-align: right;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	padding-left: 20px;
	list-style: none;
}

#sidebar p {
	color:777777;
	font-weight:500;
	margin-top:0;
	line-height:120%;
}

#sidebar h2 {
	padding: 4px 20px;
	background: #699C4D;
	font-size: 1.2em;
	color: #FFFFFF;
}

#sidebar h5 {
	padding: 4px 20px;
	background: #c00002;
	font-size: 1.2em;
	color: #FFFFFF;
}


#sidebar h6 {
	color:#666666;
	font-family:"Trebuchet MS","Times New Roman",Arial,Times,serif;
	font-size:16px;
	margin-bottom:0;
	margin-top: 15px;
}

#sidebar a {
	text-decoration: none;
	color: #232F01;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
	text-align:right;
}

#poweredBy {
	text-align:right;
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
	background: #699C4D;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

.appointment {
	padding:10px;
	padding-bottom:0px;
	border:solid 1px #175500;
	-webkit-border-bottom-left-radius: 10px;
-moz-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-bottom-right-radius: 10px;
border-bottom-right-radius: 10px;
margin-bottom:20px;

}

#sidebar .appointment p {
	line-height: 18px;
}

#sidebar .appointment a {
	color:#D34F2C;
}

.redAgenda {
	color:#fff;
	text-align:center;
	display: block;
	border:solid 1px #175500;
	border-bottom:none;
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #699C4D;
	padding:5px;
}


#tendeRight{
	float:left;
	padding-left:10px;
	width:320px;
}

#tendeLeft{
	float:left;
}

