/* CSS Document */
/** {margin: 0; padding:0}*/
body{
	background-color:#d6ebf5;
	font: 13px/20px "Trebuchet MS",Arial,sans-serif;
	color: #333333;
} 
a{ /*font-weight:bold; border-bottom:dotted #036 1px; text-decoration:none; color:#333;*/}
a:hover{}
a:visited {}
h1{}
h2{/* margin:5px 0; padding:5px 0; font-size:1.6em*/}


/* DIVS*/

#testa {
}
#intro p{
	margin-right:10px;
	color: #006699;
	margin-top: 0px;
}
#corpus {
	clear: both;
	height: 100%;
	background-image: url(../images/bg1.png);
	background-repeat: repeat-y;
	width: 900px;
	margin: 0 auto;
}
#corpusForm {
	clear: both;
	height: 100%;
	background-image: url(../images/bg2.png);
	background-repeat: repeat-y;
	width: 900px;
	margin: 0 auto;
}

#adelBlog, #contactForm {
	float: left;
	width: 425px;
	background-color: #FFF;
	color:#333;
	margin-left: 12px;
}
#adelBlog p, #contactForm p{
	font-size:0.9em;
	margin: 10px 0;
	padding: 0;
	color:#666666;
}
#adelBlog h2, #contactForm h2 { margin:0; padding:0}
#adelBlog h2 span, #contactForm h2 span{ display:none}
#adelBlog h3, #contactForm h3{ color:#006699}

 #cuestiones {
	float: right;
	width: 425px;
	margin-right: 5px;
}

#cuestiones h2 { margin:0; padding:0}
#cuestiones h2 span{ display:none}



/*  #cuestiones h2{
	background-image: url(../images/headPreg.png);
	background-repeat: no-repeat;
	width: 430px;
	margin-bottom: 0px;
	height: 41px;}*/

#podus {
	clear: both;
	background-image: url(../images/footer.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	width: 900px;
	margin: 0 auto;
}
#podus p{
	margin:0 0 0 10px;
	padding:0;
	color: #999;
	font-size: 0.9em;
	text-align: center}
#podus p a{ color:#006699; text-decoration:none}


/* CLASSES */
.ParagIntro {
  -moz-border-radius:15px !important;	
	background-color:#D4F7D7!important; /* Gecko */
	*background-color:#FFF ; /* IE */
	color:#333333;
	font-size: 1em;
	margin-right:18px; margin-bottom:10px;
}
.ParagIntro p{ padding:0 10px}
.ParagIntro p a{ color:#198520; font-weight:bold}

.activateur {cursor: help;}

.TopLayout{
	background-image: url(../images/top-layout.png);
	height: 28px;
}
 .TopLayout p{
	margin:0 0 0 10px;
	padding:0;
	font-size:85%;
	color: #666666;
}
.truco1 {
	margin:0;
	padding:0;
	border: none;
}
.invisible {display:none}

/* B L O G */
#sidebar{display:none} /*ok */
#prelude {display:none} /*ok */
#content {clear: both; height: 100%;background-image: url(../images/bg2.png);background-repeat: repeat-y;width: 900px;
	margin: 0 auto;} /*ok */
.post { margin:0 10px}
