.app-top5 {
	height: 50px;
	width: 294px;
	/* border: 1px solid grey; */
	margin: 0 0 5px 0;
}

.titre-top5 {
	color: #990000;
	font-size: 17px;
	font-weight: bold;
}


.coin-top5 {
    
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.gauche-top5 {
	width: 55px;
	float:left;
	margin: 0px 6px 0 0;
}

.image-top5 {
	height: 45px;
	width: 45px;
}

.texte-top5 {
	float:left;
	width: 160px;
	/* border: 1px solid grey;*/

}
.apptitre-top5 {
	color: #006ba8;
	font-size: 13px;
	font-weight: bold;
	margin:0 0 3px 0;
}

.appdescr-top5 {
	color: #3C3C3C;
	font-size:  11px;
	font-weight: normal;
	line-height:16px;
}

.infos-top5 {
	float:right;
	font-size:  11px;
	/* border: 1px solid grey;*/
	margin: 0px 0 0 5px;
}

/* 
	Theme Name: Vela
	Theme URL: http://www.themegalaxy.net/2009/01/libra/
	Description: A ThemeGalaxy.net Theme
	Author: Dejan Cancarevic and James Koster
	Author URI: http://www.themegalaxy.net
	Version: 1.0		
*/

/* dejanc@gmail.com */
.articleentier {
height:265px;
width:560px;
}

#ads {
float:left;
padding-right:20px;
}

#sidebar {
	float:right;
	width:310px;
	margin-bottom:10px;
	background-position:left center;
	background-repeat:repeat-y;
	padding-right:20px;
	border-left:4px solid #E4EEF5;
}

.fond-sidebar {
	background:#F4F9FB none repeat scroll 0 0;
	font-size:12px;
	list-style-type:none;
	padding:15px;
	width:300px;
}

.fond-sidebar li {
	border-bottom:1px solid #e4eef5;
	line-height:22px;
}

.sidebargauche {
	float:left;
	width:160px;
}	
.sidebardroite {
width:160px;
}

#raccourcis {
margin-left:-20px;
}

#raccourcis img {
margin:-7px 0 0;
}

#raccourcis a {
margin:0px;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;
vertical-align:baseline;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
* {
margin:0pt;
padding:0pt;
}

body {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color:#142330;
	background: #00a6e2;
	font-size:13px;
}


strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

a {
	color:#990000;
	text-decoration:none;
}

body a:hover {
	color:#333333;
}

a:visited {
	color:#990000;
	text-decoration:none;
}

.wrap {
	width:950px;
	margin:0px auto;
}

#lights {
	background:url(images/background.png) repeat-x #00a6e2;
	width:100%;
	height:650px;	
}

body.stars #lights {
	background:url(images/background.png) repeat-x #00a6e2;
	width:100%;
	height:700px;	
}

#header {
	color:#fff;
	padding:20px 0;
}

h1 {
	font-size:19px;
	color:#111;
	display:block;
	margin:0px 0 20px 0;
}

h1 span{
	position:absolute;
	margin:-1px 0 0 -1px;
	color:#fff;

}

#header h1 a{
	color:#fff;
}

#header h1 a:hover{
	color:#eee;
}

h2 {
	border-bottom:1px solid #999999;
	color:#990000;
	font-size:16px;
	font-weight:normal;
}

h2 span{
	position:absolute;
	margin:-1px 0 0 -1px;
	color:#fff;

}

#header form{
	float:right;
	margin:20px 0 0 0;
}

input {
	background:url(images/input.gif) left top no-repeat #fff;
	color:#111;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
	border:1px solid #ccc;
	padding:3px 10px;
	width:250px;
	font-size:13px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	background:url(images/input.gif) left top no-repeat #fff;
	color:#111;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border:1px solid #ccc;
	padding:3px 10px;
	width:500px;
	height:100px;
	margin:0 0 20px 0;
	font-size:13px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

input.sub {
	background:url(images/button.gif) center top no-repeat;
	color:#666;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
	border:0px solid #333;
	padding:0px;
	width:62px;
	height:26px;
	text-transform:uppercase;
	margin:0 0 0 10px;
	font-size:10px;
	cursor:pointer;
}

input.sub:hover {
	color:#333;
}

#menu {
	clear:both;
	background:#F4F9FB;
	padding:10px 29px 19px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

* html #menu {
	background-image:none;
	background-color:#111;
}

span.right {
	float:right;
}	

#menu a {
	color:#4b95c3;

}

#menu a.rss {
	color:#4b95c3;
	background:url(images/rsss.gif) right center no-repeat;
	padding:0 20px 0 0;
}

#menu a:hover {
	color:#333333;
}

#menu ul {
	list-style:none;

}

#menu ul li{
	display:inline;
}

#menu ul li a{
	padding:5px 10px 7px 10px;
}


#content {
	clear:both;
	background: left top repeat-x #F4F9FB;
	padding:0px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin:-8px 0 0 0;
	border-top:#e4eef5 2px solid;
}

#main {
	width:536px;
	background: right top repeat-y #fff;
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft : 5px;
	-webkit-border-bottom-left-radius: 5px;
	padding:40px;
padding-left:25px;
padding-right:55px;
	padding-top:20px;
	border-right:4px solid #E4EEF5;
}

* html #main {
	width:600px;
}


* + html #sidebar {
	position:relative;
}

* html #sidebar {
	position:relative;
}

body #sidebar a {
	color:#2d5287;
}	

.wrap #sidebar a:hover {
	color:#990000;
}	

.mhome {
	width:475px;
}

.shome {
	width:400px;
}

.cat {
	border-bottom:1px solid #eee;
	text-transform:uppercase;
	color:#666;
	font-size:12px;
	padding:0 0 3px 0;
}

.cat a{	
	color:#666;
	background:url(images/tag.gif) left center no-repeat;
	padding:0 0 0 15px;
}

.cat a:hover{	
	color:#333;
}

.cat span{
	float:right;
	color:#999;
	text-transform:none;
}

.cat span a{
	color:#999;
	background:url(images/comment.gif) right center no-repeat;
	padding:0 15px 0 0px;
}

.cat span a:hover{
	color:#333;
}

h3 {

}

.post {
	padding:0 0 5px 0;
width:575px;
}

.post img {
	border:1px solid #dce6e8;
	padding:5px;
	margin:5px;
}

img.thumbnail {
border:1px solid #DCE6E8;
float:left;
margin:1px 10px 1px 1px;
padding:3px;
}

.post img:hover {
	border:1px solid #b3dce4;
}

.post p {
	line-height:22px;
	margin:10px 0 20px 0;
}

#bottom {
	background:#f4f9fb;
	border-top:1px solid #dce6e8;
	padding:10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin:-10px 0 0 0;
	clear:both;
}

#bottom img{
	float:right;
	margin:-3px 5px 0 0;
}

#bottom ul{
	list-style:none;
}

#bottom ul li{
	display:inline;
}

#bottom ul li a{
	color:#00264a;
	padding:0 10px;
}

#bottom ul li a:hover{
	color:#111;
	padding:0 10px;
}

#footer {
	clear:both;
	height:70px;
	background:url(images/footer.jpg) top center no-repeat;
}

body.stars #footer {
	clear:both;
	height:71px;
	background:#00a6e2;
}

.date {
	background:url(images/date.gif) center no-repeat;
	width:39px;
	height:55px;
	position:absolute;
	text-align:center;
	margin:7px 0 0 -50px;	
	font-size:20px;
	color:#333;
	font-weight:bold;
	padding:10px 0 0 0;
	line-height:24px;
}

.date span{
	display:block;
	color:#990000;
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
}

.recent {

	font-size:12px;
	display:block;
	margin:0 0 20px 0;
}

.recent strong a{
	display:block;
	line-height:25px;
	font-size:14px;
}


.recent img{
	width:70px;
	height:auto;
	float:left;	
	border:1px solid #dce6e8;	
	margin:0px 10px 0 0;
}

span.tech a {
	color:#999;
	background:url(images/tag.gif) left center no-repeat;
	padding:0 15px 0 15px;
}

span.tech a:hover {
	color:#666;	
}

span.time a {
	color:#999;
	background:url(images/comment.gif) left center no-repeat;
	padding:0 15px 0 15px;
}

span.time a:hover {
	color:#666;	
}

.recent .date{
	margin-top:-10px;
}

h4 {
	font-size:15px;
	color:#111;
	display:block;
	margin:0px 0 20px 0;
}

h5 {
	font-size:15px;
	color:#2d5287;	
	margin:0px 0 30px 0;
	line-height:22px;
}

.left {
	width:148px;
}

.rightt {
	width:150px;
	float:right;
	margin:0 0 0 0;
	list-style:none;
}

.spons {
	background:url(images/guy.gif) right center no-repeat;
}

.catts {
	background:url(images/category.gif) right center no-repeat;
}

.roll {
	background:url(images/roll.gif) right center no-repeat;
	margin-top:30px;
}

.twitty {
	background:url(images/twit.gif) right center no-repeat;
}

ul.kateg {
	list-style:none;
	margin:0 0 30px 0;
}

ul.kateg li {	
	font-size:11px;
}

ul.kateg li a{
	color:#2d5287;
	border-bottom:1px solid #fff;	
	display:block;
	padding:5px 0;
}

ul.kateg li a:hover{
	color:#666;
}

#sidebar p {
	font-size:12px;
	line-height:18px;
	margin:0 0 10px 0;
}

.sponss {
	margin:0 0 30px 0;
}

.sponss img{
	margin:0 0 10px 0;
}

.wow {
	border-bottom:1px solid #dce6e8;
	border-top:1px solid #dce6e8;
	padding:8px 40px;
	margin:20px -36px 20px -25px;
	text-transform:uppercase;
	font-size:12px;
	height:15px;
}

.wow a{
	color:#999;
}

.wow a:hover{
	color:#333;
}

#socialize {
	background:#fffbe7;
	border:1px solid #ffffcc;
	padding:15px;
	position:relative;
	margin:0 0 40px 0;
}

#socialize h4 {
	margin-bottom:15px;
}

img.socc {
	position:absolute;
	top:-1px;
	right:-1px;
}

#socialize a{
	color:#8f852c;
	padding:0 0 0 22px;
	margin:0 20px 0 0;
}

#socialize a:hover{
	color:#111;
}

a.digg {
	background:url(images/digg.gif) left center no-repeat;	
}

a.dellicio {
	background:url(images/dell.gif) left center no-repeat;	
}

a.stumble {
	background:url(images/stumble.gif) left center no-repeat;	
}

a.face {
	background:url(images/face.gif) left center no-repeat;	
}

.comment {
	background:#f3f8fd;
	border-bottom:1px solid #e7f2fb;
	border-top:1px solid #e7f2fb;
	padding:15px;
	color:#2D5287;
	font-size:12px;
	line-height:20px;
list-style:none;
}

.author {
	padding:5px;
	font-size:11px;
	color:#999;
	position:relative;
	margin:0 0 20px 0;
}

.author img{
	width:35px;
	height:35px;
	position:absolute;
	right:5px;
	top:-15px;
}

.alt {
	background:#f8f8f8;
	border-bottom:1px solid #f1f1f1;
	border-top:1px solid #f1f1f1;
	color:#333333;
}

#main form {
	display:block;
}

#main form input {
	display:block;
	margin:0 0 10px 0;
}

blockquote {
	border-left:3px solid #d0e3ea;
	margin:30px 0;
	padding:0 20px;
	font:18px georgia;
	line-height:24px;
	color:#71aac1;
}

.post ul{
	margin:30px;
	color:#666;
	list-style-image:url(images/list.gif);
}

.post ul li{
	padding:5px 0;	
}

.post ol{
	margin:30px;
	color:#666;	
}

.post ol li{
	padding:5px 0;	
}



