* { margin: 0; padding: 0; }

a:link, a:visited { color: #666666; }

a:hover, a:active { text-decoration: none; color: #f968cf; }

a.top {
	text-decoration: none;
	display: block;
	padding: 5px 0 15px 0;
	background: white url(pic_top.png) no-repeat 100% 2px;
}

a.top em { display: none; }

a.top:hover {
	background: white url(pic_top.png) no-repeat 100% -42px;
}

body { background: #FFFFFF url(back_body.png) repeat-x; }

body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1 { font-size: 197%; }

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 { font-size: 167%; }

h3 {
	margin-bottom: 0.5em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

img { border: none; }

img.left { float: left; margin: 0 20px 10px 0; }

img.right { float: right; margin: 0 0 10px 20px; }

ol { }

p { }

p, ul, ol { margin-bottom: 1.5em; line-height: 1.6em; }

ul { list-style: none; }

ul li { padding-left: 10px; }

/* Boxes */
.box-blue { background: url(back_blue.png) repeat-x top; }

.box-blue .content { padding: 20px; }

.box-blue .content h1 { padding: 0; margin: 0; font-size: 157%; }

.box-blue .section {
	background: url(blue_right.png) no-repeat right 1px;
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
}

.box-blue .section b {
	display: block;
	height: 24px;
	padding: 7px 0 0 0;
	background: url(blue_left.png) no-repeat 0 0;
}

.box-blue ul {
    background: transparent url(li_blue.png) no-repeat 0 7px;
    margin-top: 15px;
}

.box-blue li {
    background: transparent url(li_blue.png) no-repeat 0 7px;
}

.box-blue a:hover { color: #6495ed; }

.box-orange { background: url(back_orange.png) repeat-x top; }

.box-orange .content { padding: 20px; font-size: 85%; }

.box-orange .section {
	background: url(orange_right.png) no-repeat right 1px;
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
}

.box-orange .partners {
	text-align: center;
	}

.box-orange .section b {
	display: block;
	height: 24px;
	padding: 7px 0 0 0;
	background: url(orange_left.png) no-repeat 0 0;
}

.box-orange a:hover { color: #F59937; }

.box-orange li {
	background: transparent url(li_orange.png) no-repeat 0 6px;
}

.box-pink { background: url(back_pink.png) repeat-x top; }

.box-pink .content { padding: 20px; font-size:85%; }

.box-pink .content, .box-orange .content, .box-blue .content {
	background: White url(back_section.png) repeat-x;
	margin-left: 1px;
}

.box-pink .section {
	background: url(pink_right.png) no-repeat right 1px;
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
}

.box-pink .section b {
	display: block;
	height: 24px;
	padding: 7px 0 0 0;
	background: url(pink_left.png) no-repeat 0 0;
}

.box-pink li {
	background: transparent url(li_pink.png) no-repeat 0 6px;
}

.box-pink .rss {
	margin-bottom:0;
}

.box-pink .rss a {
	text-decoration: none;
	border-bottom: thin dotted;
}


.col-one { float: left; }

.col-two { float: right; }

.two-cols { }

.two-cols .col-one, .two-cols .col-two { width: 250px; }


/* Content */
#content { float: left; width: 520px; }
#ads {
	text-align: center;
	padding: 15px 0;
}
#dragpic { cursor: move; }

.eua{ padding-top: 15px; font-size: 85%; }

.eua label{ display: block; padding-top: 10px; }

.eua span { display: block; width: 100px; float: left; }

.sentpic {
	width: 452px;
	height: 420px;
	overflow: hidden;
	text-align: center;
	background: white url(back_sendpic.png);
}

.summary { margin-bottom: 40px; margin-left: 20px; }

.toggle {
	display: block;
	height: 12px;
	background: transparent url(pic_toggle.png) no-repeat right top;
}

.byline { color: #bcbcbc; font-size: 70%; }

.upload{ cursor: pointer; }

.form_contact {
	margin-top: 18px;
}

.form_check {
	color: #c90404;
	font-size: 70%;
	text-indent: 2px;
}

/* Feature */
#feature { margin-bottom: 20px; }

/* Footer */
#footer {
	height: 95%;
	padding: 20px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
}

#footer p { margin: 0; text-align: center; font-size: 85%; }

/* Header */
#header { width: 960px; height: 120px; margin: 0 auto; }

/* Image Links */
#imglinks { margin: 1em auto; width: 470px; }

#imglinks input {
	width: 390px;
	background: #FFFFFF url(img02.gif) repeat-x scroll 0 0;
	border: 1px solid #6495ed;
	color: #666666;
	padding: 2px 5px;
}

/* Ads Zones */

#adzone1 { padding-top: 5px; }
#adzone2 { padding-top: 15px; }
#adzone3 { padding-bottom: 15px; }

/* Logo */
#logo {
	float: left;
	height: 120px;
	width: 276px;
	background: transparent url(logo_pixyup.png) no-repeat left bottom;
}

#logo a { text-decoration: none; color: White; }

#logo h1 {
	padding-top: 95px;
	padding-left: 78px;
	font-size: 11px;
	font-weight: normal;
	color: White;
}

#logo h1, #logo h2 { float: left; }

#logo h2 {
	padding: 63px 0 0 3px;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* Menu */
#menu { width: 950px; height: 15px; margin: 0 auto; }

#menu a {
	display: block;
	float: left;
	background: url(img07.gif) no-repeat;
	text-decoration: none;
	color: #666666;
}

#menu a:hover { color: #1777B1; }

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	background: url(img08.gif) no-repeat right top;
	cursor: hand;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #B5CB08;
}

#menu li.active { background: #CFCECE url(img04.gif) repeat-x; }

#menu li.active a {
	background: url(img06.gif) no-repeat right top;
	color: #C90404;
}

#menu li.active b { background: url(img05.gif) no-repeat; }

#menu ul { margin: 0; list-style: none; line-height: normal; }

/* Page */
#page { width: 950px; margin: 0 auto; padding: 30px 0 0 0; }

/* Search */
#search { float: right; width: 500px; text-align: center; }

#search .search {
	height: 34px;
	background: transparent url(search_right.png) no-repeat right bottom;
}

#search .search_content {
	height: 49px;
	background: #d2f7ff url(back_search.png) repeat-x top;
}

#search .searchinput {
	padding: 2px 5px;
	width: 250px;
	background: #FFFFFF url(img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
	color: #666666;
}

#search .searchsubmit {
	background: #c9c9c9 url(back_submit.png) repeat-x left top;
	border: 1px solid #c6c6c6;
	cursor: pointer;
	padding: 2px 4px;
}

#search a { padding-right: 10px; width: 75px; height: 32px; }

#search fieldset { border: none; }

#search form {
	padding-top: 15px;
	height: 34px;
	background: transparent url(search_left.png) no-repeat left bottom;
}

#searchinput, #searchsubmit { font: 100% Arial, Verdana, Helvetica, Sans-serif; }

/* Sidebar */
#sidebar { float: right; width: 420px; }

#sidebar .col-one { width: 210px; }

#sidebar .col-two { width: 200px; }

#sidebar a { text-decoration: none; }

/* Thumbnail */
#thumb { margin: 0 auto; overflow: hidden; }

#thumb .thbot {
	background: transparent url(thbot.png) no-repeat top right;
	height: 13px;
}

#thumb .thbotleft {
	background: transparent url(thbotleft.png) no-repeat top left;
	height: 13px;
}

#thumb .thcenter {
	background: transparent url(thcenter.png) repeat-y right;
	padding-right: 13px;
}

#thumb .thleft {
	background: transparent url(thleft.png) repeat-y left;
	padding-left: 13px;
}

#thumb .thtop {
	background: transparent url(thtop.png) no-repeat top right;
	height: 13px;
}

#thumb .thtopleft {
	background: transparent url(thtopleft.png) no-repeat top left;
	height: 13px;
}

/* Ajax */
#toggle_appear {
	background: #e4f3ff;
	border: 1px solid #f87fd5;
	width: 478px;
	overflow: hidden;
	margin-bottom: 12px;
}

/* Info */

#info {
	
}

#info .titre {
	font-weight: bold;
}

#info .date {
	font-size: 75%;
	color: silver;

}

#info .txtinfo {
	padding-bottom:8px;
}
