body
{
	background-color: #EEEEEE;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: center;
}

.comment
{
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-top: 20px;
	background-color: #EEE;
	padding: 4px;
}

.comment p
{
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.comment .author
{
	margin-top: 10px;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.weblog p img { border: 3px solid #BBBBBB; }
.weblog p .pupuceimg { border: 0px; }

.contenu
{
	text-align: left;
	border-color: #BBBBBB;
	border-width: 3px;
	border-style: solid;
	margin: auto;
	padding: 0px;
/*
	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
	-o-border-radius: 0.7em;
	border-radius: 0.7em;
*/
}

.imagetitre
{
	margin: 0px;
	border-bottom: 3px solid #BBBBBB;
	background-color: white;
	padding: 0px;
}
.imagetitre img
{
	display: block;
}

.titre
{
	font-family: "Andale Mono", "Courier New", monospaced;
	font-size: 	30px;
	text-align: left;
	background-color: #BBBBBB;
	padding: 3px;
	margin: -20px 0px 30px -20px;
	color: white;
}

.titre a:link
{
	color: white;
	text-decoration: none;
}

.titre a:visited
{
	color: white;
	text-decoration: none;
}

.titre a:hover
{
	color: #347284;
	background-color: #BBBBBB;
	text-decoration: none;
	padding: 1px;
}

.cat
{
	font-family: Georgia, serif;
	font-size: 11px;
}

.chapo
{
	border-bottom: 3px solid #BBBBBB;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	font: 12px "Andale Mono", "Courier New", monospaced;
	text-align: left;
	color: #666;
	line-height: 18px;
}

.articles
{
	font: 10px verdana,trebuchet,sans-serif;
	text-align: left;
	padding: 20px 10px 50px 20px;
	background-color: white;
}

body.menu
{
	font: 10px verdana,trebuchet,sans-serif;
	text-align: left;
	background-color: white;
	line-height: 15px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background-image: url(images/shadowWhite.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
td.menu
{
	font: 10px verdana,trebuchet,sans-serif;
	text-align: left;
	border-left: 3px solid #BBBBBB;
	padding: 10px;
	padding-bottom: 50px;
	background-color: white;
	line-height: 15px;
}

.petittexte
{
	font: 10px verdana,trebuchet,sans-serif;
	text-align: center;
}

.menuSpacer
{
	border-bottom: 3px solid #BBBBBB;
	margin-bottom: 10px;
}

a:link
{
	color: #1A5984;
	font-weight: normal;
	text-decoration: none;
	padding: 1px;
}

a:visited
{
	color: #1A5984;
	font-weight: normal;
	text-decoration: none;
	padding: 1px;
}

a:active
{
	color: #1A5984;
	font-weight: normal;
	text-decoration: none;
	padding: 1px;
}

a:hover
{
	color: #FFFFFF;
	background-color: #347284;
	font-weight: normal;
	text-decoration: none;
	padding: 1px;
}

/*---  LEFT SIDE BAR ---*/
/*--- "member" links: login, register, calendar, etc. ---*/
.loginLinks, .loginLinks a
{
	color: #000000;
	font-family: verdana,"Trebuchet MS",sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.loginLinks a:link
{
	color: #5E4FB1;
	font-weight: bold;
}

.loginLinks a:visited
{
	color: #817BC7;
	font-weight: bold;
}

.loginLinks a:active
{
	color: #E61C85;
	font-weight: bold;
}

.loginLinks a:hover
{
	color: #FFFFFF;
	background-color: #E61C85;
	font-weight: bold;
}

/*---  Used in Trackback and Pingback page.  ---*/
H2
{
	font-family: verdana,trebuchet,sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin: 20px 0 5px 0;
}

/*---  Used in Weblog templates to format the title of entries  ---*/
H3
{
	font-family: "Andale Mono", "Courier New", monospaced;
	font-size: 20px;
	line-height: 26px;
	color: #666666;
	font-weight: normal;
	margin: 10px 0 18px 0;
}

/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/
H4, H4 a, H4 a:visited
{
	font-family: "Andale Mono", "Courier New", monospaced;
	font-size: 14px;
	color: #666;
	margin-bottom: 6px;
	margin-top: 10px;
	font-weight: normal;
}
H4 a:hover
{
	color: white;
}

/*---  Used in comment templates to format text used in the comment form. ---*/
H5
{
	font-family: verdana,trebuchet,sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
}

/*---  Weblog entry formatting.  ---*/
.weblog
{
	border-bottom: 3px solid #BBBBBB;
	padding-bottom: 10px;
	margin-top: 20px;
	display: block;
}

/*---  Name of author in weblog entries ---*/
.author
{
	display: block;
	font-family: verdana,trebuchet,sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
		padding-bottom: 5px;
}

/*---  Paragraph formatting in weblog entries ---*/
p
{
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	margin-top: 4px;
	margin-bottom: 2px;
	font-weight: normal;
	text-align: left;
}

/*--  Default form field formatting. --*/
form { margin: 0px; }

/*--  Input field formatting. --*/
.input
{
	background-color: #fff;
	font-family: Verdana, Geneva, "Trebuchet MS", Arial, Sans-serif;
	font-size: 10px;
	height: 1.6em;
	padding: .3em 0 0 2px;
	margin-top: 3px;
	margin-bottom: 5px;
	background-image: url(images/shadowWhite.gif);
	background-repeat: repeat-x;
	border-color: #888 #BCBCBC #BCBCBC #888;
	border-width: 1px;
	border-style: solid;
}
.input:focus
{
	background-image: none;
}

/*--  Input text-area formatting --*/
.textarea
{
	background-color: #EEEEEE;
	font-family: Verdana, Geneva, "Trebuchet MS", Arial, Sans-serif;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}

/*--  Submit button formatting. --*/
.button
{
	background-color: #EEEEEE;
	font-family: Verdana, Geneva, "Trebuchet MS", Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: normal;
	color: #555;
	border: 1px solid;
	border-color: #BCBCBC #BCBCBC #BCBCBC #BCBCBC;
		-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
	cursor : pointer;
	margin-left: 0px;
	
}
.button:hover
{
	background-color: #ddd;
	
}


.button:focus
{
	background-color: #bbbbbb;
	
}

/*--  Pull-down menus. --*/
.pulldown
{
	background-color: #fff;
	font-family: Verdana, Geneva, "Trebuchet MS", Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
}

.date
{
	font-family: verdana,"Trebuchet MS",sans-serif;
	font-size: 9px;
	color: #AAAAAA;
	font-weight: normal;
	text-align: left;
	margin: 20px 0 0px 0;
}

/* THE FOLLOWING CSS IS USED WITH THE MINI-CALENDAR */
/*  Calendar header text  */
.header
{
	font-family: verdana,"Trebuchet MS",sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

/*  Navigational links in the header of mini-calendar  */
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover
{
	color: #ffffff;
	font-family: verdana,trebuchet,sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.navlinks a:link
{
	color: #ffffff;
	text-decoration: none;
}

.navlinks a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.navlinks a:active
{
	color: #333333;
	text-decoration: none;
}

.navlinks a:hover
{
	color: #000000;
	text-decoration: underline;
}

/*  Days of the week text  */
.weekdays
{
	font-family: verdana,trebuchet,sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover
{
	font-family: verdana,trebuchet,sans-serif;
	font-size: 9px;
	color: #666666;
}

.monthdays a:link
{
	color: #0000b0;
	text-decoration: underline;
	font-weight: bold;
}

.monthdays a:visited
{
	color: #0000b0;
	text-decoration: underline;
	font-weight: bold;
}

.monthdays a:active
{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.monthdays a:hover
{
	color: #BBBBBB;
	text-decoration: none;
	font-weight: bold;
}
.twitter
{
	display: block;
	height: 250px;
	width: 120px;
	overflow: auto;

	border: none;
	padding-top: 5px;
	border-bottom: 1px solid #DDD;
}
.twitt
{
font-size: 0.95em;
	display: block;
	width: 103px;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dotted #DDD;
	padding-bottom: 5px;
}
.addthis_toolbox a:hover
{
	background-color: transparent;
}
