* {	margin: 0px; padding: 0px; border: 0px;}

/*	Feuille de style CSS

	(c) Copyright Aide-en-philo.com - 2007
	Tous droits reserves
	
	Tous les éléments de ce thème dont les images de fond, sont l'oeuvre d'aide-en-philo.com
	et ne peuvent être réutilisées sans l'autorisation du webmaster.
	
	Merci de ne pas utiliser cette feuille de style pour votre site web,
	toute reutilisation devra faire l'objet d'une demande à l'administrateur du site.
	Il est de plus dans votre intéret d'avoir un site au design original,
	pour qu'il ait sa propre identité visuelle, plutot qu'un design plagié.
*/

body {
	font-size: 11px;
	color: #000;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	background: #efefef;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}
.clear {
	clear: both;
}.f11 {
	font-size: 11px;
}
.center {
	text-align: center;
}

input.submit {
	background: #ddd;
	border: 1px solid #666;
	color: #000;
	-moz-border-radius: 3px;
	padding: 2px 4px;
}
input.submitd {
	background: #F2F2F2;
	border: 1px solid #666;
	color: #666;
	-moz-border-radius: 3px;
	padding: 2px 4px;
}
input.checkbox {
	border: 0;
}

#base {
	width: 920px;
	margin: 5px auto 10px;
	position: relative;
}
#onglets {
	position: absolute;
	z-index: 1;
	top: 40px;
	right: -35px;
	width: 43px;
	height: 818px;
}
.opq30 { filter:alpha(opacity=30); -moz-opacity: 0.3; margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; }
#top {
	height: 41px;
	background: url(images/top.png) no-repeat top left;
	position: relative;
}
#shortcuts {
	position: absolute;
	right: 25px;
	top: 20px;
	z-index: 10;
}
#foot {
	height: 41px;
	background: url(images/foot2.png) no-repeat top left;
}
#middle {
	background: url(images/midd.png) repeat-y top left;
	position:relative;
	z-index: 0;
}
#middle2 {
	background: url(images/midd2-2.png) repeat-y top right;
	width: 920px;
}
#logo {
	margin-left: 25px;
}
#premenu {
	background: url(images/menu_b.png) repeat-x;
	border-top: 1px solid #fff;
	height: 30px;
	border-bottom: 1px solid #fff;
	margin: 0px 11px 0px;
}

#menu {
	height: 30px;
	width: 890px;
	margin: 0px auto;
	background: url(images/menu_b.png) repeat-x;
	height: 30px;
}

#menu ul {
	list-style-type: none;
	float: left;
	border-left: 1px solid #999;
	border-right: 1px solid #fff;
	margin-left: 5px;
}
#menu ul li {
	background: url(images/menu_b.png) repeat-x;
	float: left;
	border-right: 1px solid #999;
	border-left: 1px solid #fff;
}
#menu ul li a {
	color: #fff;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 30px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: url(images/menu_b.png) repeat-x;
}

#menu ul li a:hover {
	background: url(images/menu_h.png) repeat-x bottom;
	color:#FFE700;/*#FFE900;*/
}

#foot p {
	text-align: center;
	padding-top: 8px;
	color: #fff;
	font-weight: bold;
}
#foot a {
	color: #fff;
}

.ssmenu {
	width: 155px;
	margin-top: 10px;
}
.ssmenu div {
	width: 155px;
}
.ssmenu_t {
	height: 25px;
	background : url(images/ssmenu_t.png) no-repeat 0px 0px;
}
.ssmenu_m {
	background: url(images/ssmenu_m.png) repeat-y 0px 0px;
}
.ssmenu_f {
	height: 20px;
	background: url(images/ssmenu_f.png) no-repeat 0px 100%;
}
.ssmenu_t_r {
	height: 25px;
	background : url(images/ssmenu_t.png) no-repeat -155px 0px;
}
.ssmenu_m_r {
	background: url(images/ssmenu_m.png) repeat-y -155px 0px;
}
.ssmenu_f_r {
	height: 20px;
	background: url(images/ssmenu_f.png) no-repeat -155px 100%;
}
.ssmenu_t h2,.ssmenu_t_r h2 {
	font-size: 11px;
	padding-top: 5px;
	text-align: center;
	border-bottom: 1px dotted #ccc;
	width: 150px;
}

.ssmenu ul {
	padding-left: 25px;
	list-style-type: circle;
}
.ssmenu_m h2,.ssmenu_m_r h2 {
	text-align: center;
	font-size: 12px;
}
.ssmenu_xs_t {
	height: 20px;
}
#menul {
	float: left;
	margin-left: 6px;
}
*>body #menul {
	margin-left: 11px;
}
#menur {
	float: right;
	margin-right: 6px;
}
*>body #menur {
	margin-right: 11px;
}
#content {
	float: left;
	width: 550px;
	margin: 20px 20px 10px 10px;
	position: relative;
}
#home {
	font-size: 12px;
}
.big {
	font-size: 14px
}
#content table {
	font-size: 11px;
	color: #000;
	font-family: Verdana,Arial,Helvetica, sans-serif;
}
.ssmenu  a:hover{
	color: #FF8300;
}
#content .resultats a{
	color: #006DFF;
}
#content  a.ab{
	color: #000;
}
#content a:hover,.ssmenu h2 a:hover{
	color: #FF8300;
	text-decoration: none;
}
#content p {
	margin: 1em 0em;
}
#content p.c {
	text-align: center;
}
#content ul {
	margin: 1em 0em 1em 1em;
}
.box,.box2 {
	border: 1px solid #5DA2FF;
	margin-bottom: 20px;
	padding: 7px;
	-moz-border-radius: 8px;
	text-align: center;
	background: #FFFEEA;
}
.box2 {
	background: #fff;
}
.boxl {
	text-align: left;
}
.box_intro {
	text-align:justify;
	border: 0px;
	background: #fff;
}
.box_warning {
	border: 2px solid red;
	background: #FF816B;
	-moz-border-radius: 0px;
}
#content .box_warning p {
	margin: 0em;
	text-align:justify;
}
h2.titlebox {
	font-size: 12px;
	color: #4E93F1;
}
#search {
	position: absolute;
	right: 25px;
	top: 50px;
}
#search p {
	color: #fff;
	text-align: left;
}
#search input {
	border: 1px inset #000;
}
#search input:focus,#content input:focus.b,#content select:focus.b,#content textarea:focus.b {
	border: 1px solid #f90;
}
#search input.submit {
	border: 1px outset #000;
	background: #3B86E9;
	color: #ffff00;
}
#content .search {
	width: 80%;
	border: 1px dotted #BC9A63;
	background: #FFECCC;
	text-align: center;
	margin: 1em auto;
	padding: 0.5em;
}
#content p img,.ssmenu_m h2 img,.ssmenu_m_r h2 img {
	vertical-align: middle;
}
#content .search a {
	color: #c70202;
}
#content .search a:hover {
	text-decoration: underline;
}
#content input.b,#content select.b,#content textarea.b,#content input.submit{
	border: 1px solid #666;
}
#content .resultats_pages a {
	color: #8E4100;
}
#content h1.passup_titre {
	font-size: 20px;
	font-weight: normal;
	background: none;
	margin: 5px 0 0;
	padding: 0;
	font-family:Arial, sans-serif;
	color : #1A6CBC;
	width: 100%;
	height: inherit;
}
#content div.quote {
	background: url(images/citation1.png) no-repeat top left;
	border: 1px solid #ddd;
	margin: 10px auto 10px;
	-moz-border-radius: 3px;
}
#content  div.quote blockquote {
	background: url(images/citation2.png) no-repeat bottom right;
	text-align: justify;
	padding: 20px 40px;
}
#content .warning {
	background:  url(images/warning.png) 0% 50% no-repeat;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #000;
	text-align: center;
	padding-left: 40px;
}
#content .warning2 {
	background: #FFE6E2 url(images/prix_passup2.png) no-repeat top right;
	margin: 10px auto 0px;
	border: 1px solid #D6746D;
	-moz-border-radius: 3px;
}
#content .connexes {
	background: #E6F0FF url(images/fleche.png) 0% 50% no-repeat;
	padding-top: 5px;
	border: 1px solid #99C4FF;
	margin: 10px auto 0px;
	padding-left: 20px;
	-moz-border-radius: 3px;
}

#content .connexes li {
	list-style-type: circle;
	text-align: left;
	margin-left: 50px;
	padding-left: 0px;
}

#content .disabled {
	background: #FFD9D9 url(http://devoir-de-philosophie.com/img-css/interdit.png) 1% 50% no-repeat;
	border: 1px solid #FF0000;
	color: #000;
	margin: 20px auto 20px;
	width: 400px;
	text-align: center;
	font-size: 13px;
	padding-left: 50px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-weight: bold;
}

#content .note {
	background: #F1FFD2;
	border: 1px solid #9FA88A;
	margin-right: auto;
	margin-left:auto;
	text-align: center;
	padding: 5px;
	margin-bottom: 0px;
	-moz-border-radius: 3px;
	}
#content .dispo,#content .dispo_box {
	background: #E9FFE6 url(images/prix_passup.png) no-repeat top right;
	border: 1px solid #9BD397;
	color: #6AA22F;
	font-weight: bold;
	margin: 10px auto 0px;
	text-align: center;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 5px;
	-moz-border-radius: 3px;
	font-size: 13px;
}
#content .dispo_box {
	background-color: #FFF;
}

#content .dispo img {
	padding-right: 5px;
	vertical-align: middle;
}

#content .question {
	border: 1px solid #aaa;
	padding: 5px;
	-moz-border-radius: 3px;
	text-align: justify;
	background: url(images/question.png) no-repeat 100% 50%;
}
#middle #ddp_compte {
	background: #A0C9FF;
	border-bottom: 1px solid #fff;
	color:#004FB8;
	height: 24px;
	line-height: 24px;
	font-size: 11px;
	margin: 0 11px;
}
#middle #ddp_compte a,#ddp_compte input,#ddp_compte label {
	color:#004FB8;
	font-size: 11px;
}
#middle #ddp_compte a:hover {
	color: #000;
}
#middle #ddp_compte table {
	width: 100%;
}
#middle #ddp_compte input {
	border: 1px solid #CDC48D;
	background: #fff;
	width: 150px;
	font-size: 11px;
}

#middle #ddp_compte input.s {
	width: 80px;
}
#middle #ddp_compte input.submit {
	background: #004FB8;
	/*border: 1px solid #947A3B;*/
	width: 20px;
	color:#fff;

}
#middle #ddp_compte img {
	margin-right: 10px;
}


.s_item {
	margin-bottom: 10px;
	margin-top: 5px;
	clear: both;	
	text-align:left;
}
.s_item2 {
	border: 1px solid #CCC;
	padding: 1px;
}
.s_info {
	background: url(images/s_item2.png) repeat-x top left;
	height: 21px;
}
.s_info2 {
	overflow: hidden;
	background: url(images/s_item.png) no-repeat top left;
	padding-left: 11px;
	float: right;

}
.s_info3 {
	background: #DAE1E6;
	height: 21px;
	width: 110px;
	line-height: 21px;
	text-align: right;
	padding-right: 10px;
}
.s_note {
	float: left;
	width: 200px;
	height: 13px;
	font-size: 10px;
	line-height: 12px;
}
.s_item h3 {
	font-style: normal;
	margin: 5px 0 5px;
	padding: 0;
	font-size: 13px;
}
.s_extrait {
	padding: 3px;
}
.s_item h3 a {
	color : #1D58AB;
}


.s_pagination .here,.s_info .s_prix,.s_item .goto a{
	font-weight: bold;
	color : #1D58AB;
}
.s_item .goto{
	text-align: right;
	padding-bottom: 2px;
}

.nuage {
	background: url(images/nuage.png) no-repeat;
	height: 262px;
	width: 520px;
}
.nuage p {
	padding: 85px 75px 50px;
}


.button_passup {
	margin-top: 50px;
	margin-bottom: 20px;
	text-align: center;
}
#content #contenu_passupform {
	position: relative;
}
#content #passupbox {
	position: absolute;
	width: 780px;
	height: 400px;
	display: none;
	top: -200px;
	left: -50px;
}
#content #passupbox p.no{
	margin:0;
	padding: 0;
}
#passupbox_top {
	height: 32px;
	background: url(images/passup/passupbox_top.png) no-repeat;
}
#passupbox_mid {
	background: url(images/passup/passupbox_mid.png) repeat-y;
}
#passupbox_btm {
	height: 32px;
	background: url(images/passup/passupbox_btm.png) no-repeat;
}
#content #passupboxc {
	margin: 0px 25px;
}
#content #cgv {
	display: none;
	position: absolute;
	background:#FFF2E7;
	border:1px solid #C9742B;
	padding: 5px;
	width: 720px;
}
#content #cgv h2 {
	color: #000 !important;
}
#content #cgvline {
	text-align: center;
	margin: 10px 0px;
	font-weight: bold;
	cursor: pointer;
}	
#content #submitc {
	text-align: center;

}

#content #passupboxc .box {
	border: 1px solid #FFF;
	background:none;
}

#content #passupboxc  h2.titlebox {
	color: #fff;
}

#pre123ticket {
	position: relative;
	z-index: 0;
	width: 403px; 
	margin: 0 auto;
}
#hide123ticket {
	height: 327px;
	width: 403px; 
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/passup/mask.gif);
	z-index: 2;
}
*>body #hide123ticket {
	height: 320px;
	width: 403px; 
}
*+html #hide123ticket {
	height: 327px;
	width: 403px; 
}
#main123ticket {
	z-index: 0;
	height: 327px;
	width: 403px;
	background: #fff;
	margin: 0;
	padding: 0;
	border: 0;
}
*>body #main123ticket {
	height: 320px;
	width: 403px; 
}
*+html #main123ticket {
	height: 327px;
	width: 403px;
}
#contenu div.extrait {
	padding-top: 10px;
}
.fleft {
	float: left;
}
.bleuaep {
	color:#1A6CBC;
}
#content .spaced ul {
	margin: 1.1em 0 1.1em 1em;
	list-style-position: inside;
}

