
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.5;
/*background-image:linear-gradient(#DFE6F8 ,#444F6E 90%  ); */
background-image:linear-gradient(#DFE6F8 ,#00cc66 90%  );

 margin:1.5em 0; }
/*#79a69f */
/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0;
/*border: 1px solid #797979;*/ }
caption, th, td { text-align: left; font-weight:400; }
th {font-weight: bold}
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


body {
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 75%;
}



a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

#container {
	width: 600px;
	
	margin: auto;
	padding-top: 0px;
	padding-bottom: 10px;
}

#lienmenu {
	font-family: Verdana, Arial;
	font-size: 129%;
}
#avance {
	background-image:url(../../images/bg_avance.png);
	background-color:rgba(255,255,255,0.60);
	width: 450px;
	box-shadow: 5px 10px 20px black;
	border-radius: 15px;
}
#avance2 {
	background-image:url(../../images/bg_avance.png);
	
	width: 450px;
	
}

#whatsnew {
	
	width: 350px;
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
}
  
#archives {
  background-color:rgba(255,255,255,0.60);
  
	border-top-right-radius: 60px;
    box-shadow: 5px 5px 20px black;
    float: right;
	margin-left: 200px;
	Width: 100px;
	
	border: 2px solid #000;
}
#vide {
	height:57px;
}	
#bottom {
	text-align:center;
	
	border: 2px solid #000;
	border-radius: 30px;
		position: relative;
	width: 600px;
	 box-shadow: 5px 5px 20px black;
}
#page {
	margin-left: 40px;
	margin-right:40px;
}

.nav {
	float: right;
	margin-top: -15px;
}

h1 {
	font-size: 2.5em;
	margin: 0;
	color: #000000;
}

h2 {
	font-size: 2.0em;
	margin: 0;

	color: #000000;
}

h3 {
	font-size: 1.8em;
	margin-top: 30px;

	color: #000000;
}

h3.a {
	font-size: 2.8em;
	margin-top: 30px;
	
	color: #000000;
}
h4 {
	font-weight: bold;
}

.desc {
	margin: -15px 0 40px 0;
}

.desc p {
	margin-bottom: 10px;
}

ul {
	margin-left: 15px;
}

dt {
	float: left;
}

dd {
	margin-left: 150px;
	margin-bottom: 10px;
}

.description {
	margin-top: 10px;
}

code {
	font-family:Trebuchet MS;
}

#usage p {
	margin: 10px 0px 5px 0px;
}
p {
	text-align:justify;
}

