/* @override http://soutien-cipidf.toile-libre.org/styles.css */

* { 
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: inherit;
}

html {
  min-width: 400px;
  background-color: #000;
}

body {
}

*.inline { 
  display: inline;
}

div.center { 
  overflow: hidden;
/*  border: 2px solid #777; */
  margin: 8px;
}

div.main {
    font-family: arial;
    margin-left: auto;
    margin-right: auto;
    max-width: 850px;
    text-align: justify;
    background-color: #FFF;
    padding: 37px 34px 1px;
}

p {
  margin-right: 37px;
  margin-left: 37px;
}

p {
}


/***[GENERIC ELEMENTS]***/
input.nodeco {
  border: 0px;
  background-color: inherit;
  color: inherit;
}

fieldset legend {
  font-weight: bolder;
}

form.aligned {
  position: relative;
  width: 634px;
  background-color: #efefef;
  padding: 18px;
}

form.aligned div {
  clear: both;
	padding-bottom: 8px;
}

form.aligned div.submit {
  text-align: right;
}

form.aligned div label {
/* border-bottom: 2px dashed black; */
  display: block;
  text-align: right;
  width: 108px;
  float: left;
	padding-right: 19px;
	font-size: 14px;
}

form.aligned div label:after {
}

form.aligned div input {
/*  clear: both;*/
}

form.aligned div textarea {
  width: 400px;
  height: 200px;
}

form.aligned div textarea.compact {
  width: 99%;
  height: 80px;
}

div.spacer {
  clear: both;
}

div.info {
  margin: 4px;
  padding: 2px;
  overflow: hidden;
  font-weight: bold;  
  text-align: center;
  border: 2px dashed #BBB;
  background-color: #FF8;
}

/***[RND]***/
div.rnd {
  position: relative;
}

div.rnd_left {
  float: left;
  width: 12px;
  height: 24px;
  background-image: url(rnd_left24.png);
}

div.rnd_right {
  float: right;
  width: 12px;
  height: 24px;
  background-image: url(rnd_right24.png);
}

input.rnd_center {
  background-color: white;
  border: 0px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  height: 20px;
}


/***[POPUP]***/
div#popup_bg {
  display: none;
  position: absolute;
  opacity: 0.5;
  min-height: 100%;
  width: 100%;
  height: 1700px;
  background-color: #000000;
  left: 0px;
  top: 0px;
  z-index: 100;
}

div#popup {
  display: none;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 200;
}

div#popup_div {
  width: 615px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 12em;
  background-color: white;
}

div#popup_header a, div#popup_header a:visited {
  text-decoration: none;
  color: #333;
}

div#popup_header {
  text-align: right;
}

div#popup_header {
  text-align: right;
}

div#popup_content {
  text-align: center;
}

div#popup_footer {
  text-align: right;
  padding: 2px;
}

.shade {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: black;
  opacity: 0.6;
}



/***[HEADER]***/
div.header {
/* height: 72px; */
  background-color: #444;
  color: #FFF;
  border-bottom: 4px solid #777;
}

div.header img.logo {
  margin: 3px;
/*  max-width: 64px; */
  max-height: 64px;
}

div.header a {
  display: block;
  font-size: 150%;
  text-decoration: none;
}

div.header a img {
  float: left;
}

div.header a p.description {
  margin: 0px;
  font-style: italic;
  font-size: 60%;
}

div.header .banner_login {
  float: right;
  border: 0px;
}

div.header .banner_login input:hover {
  background-color: white;
  color: black;
}

div.header .banner_login input {
  font-size: 80%;
  border: 0px;
  color: #CCC;
  background-color: transparent;
  border: 1px solid #AAA;
}


/***[TITLES]***/

h1, h2, ul {
  margin: 0px;
}

h1, h2 {
  background-color: #FFF;
}

h1 {
  text-align: center;
  margin-left: 37px;
  width: 517px;
  padding-bottom: 90px;
  font: bold 37px Helvetica, Arial, Geneva, sans-serif;
  color: #e82c38;
  background: url(CIP1-der-copie-1.jpg) no-repeat;
  padding-left: 323px;
}

h2 {
  text-align: center;
  margin: 20px; 
  font-size: 26px;
  font-family: Helvetica, Arial, Geneva, sans-serif;
}

h3 {
  margin: 2px;
  text-align: ;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 100%;
}

/***[MENU]***/
div.menu {
/*  background-color: #62008C; */
  background-color: #CF0;
  border: 1px solid black;
  padding: 4px;
  margin: 0px;
}

div.menu div {
  background-color: #FFF;
  margin: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

div.menu div a {
  background-color: #FFF;
  margin: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.menu a:hover {
  background-color: white;
}

div.menu {
  float: left;
  max-width:40%;
  border: 1px solid #CCC;
  background-color: #DDF;
  margin: 5px;
}

div.menu fieldset {
  background-color: white;
}

/***[MENU LEFT]***/
div.menu_left {
  clear: leftt;
  float: left;
  width: 190px;
  margin: 8px;
}

div.menu_left div.menu_item {
  border: 2px solid #777;
  margin-bottom: 10px;
  padding: 1px;
}


/***[MENU RIGHT]***/
div.menu_right {
  clear: right;
  float: right;
  width: 190px;
  margin: 8px;
}

div.menu_right div.menu_item {
  border: 2px solid #777;
  margin-bottom: 10px;
  padding: 1px;
}



/***[MENU TOP]***/
div.menu_nav {
  /* clear: both; */
  padding-left: 10px;
  background-color: #DDD;
  border-top: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  padding: 3px;
}

div.menu_nav a {
  text-decoration: none;
  font-size: 120%;
  font-weight: bold;
  color: #633;
  margin-right: 10px;
  border: 1px solid transparent;
}

div.menu_nav a.app_link:hover {
  padding: 3px;
  border: 1px solid black;
  border-bottom: 1px solid #FFF;
}

div.menu_nav a.app_link_current:visited,
div.menu_nav a.app_link_current:link { 
  font-weight: bolder;
  padding: 3px;
  color: #E0691A;
  background-color: #FFF;
  border: 1px solid black;
  border-bottom: 1px solid #FFF;
}

div.menu_nav a.app_link { 
  padding: 3px;
}


/***[MESSAGE]***/
div.message {
  background-color: #DDF;
  text-align: center;
  border: 2px solid red;
  margin: 10px;
  padding: 10px;
}

div.page_index {
  background-color: #DDF;
  border-top: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  text-align: center;
}

fieldset.register, fieldset.login, fieldset.confirmation {
  width: 200px;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 20px;
}

div.actions {
  padding: 4px;
  background-color: #CFC;  
}

div.actions a {
}

.spacer {
  clear: both;
/*  content: "&nbsp;"; */
}

div {
  margin: 0px;
  padding: 0px;
}

table {
  width: 100%;
}

tr {
  width: 100%;
}

td {
  margin-left: 100px;
  border-bottom: 1px solid #CCC;
}

th {
  background-color: #EEE;
  text-align: left;
}

td a {
  display: inline-block;
}


input, textarea {
  border: 2px solid #7d7d7d;
}

.message_body {
  overflow: auto;
  font-family: Times;
}

form.inline {
  display: inline;
}

input.inline {
  border: 0px solid black;
  background-color: transparent;
}

a img, input[type="image"] {
  border: 0px;
}

/***[PEERATE GENERIC]***/
div.entry {
  background-color: #FFF;
  /* border: 1px dashed #CCC; */
  margin-bottom: 12px;
  border-bottom: 2px solid #633;
}

div.entry div.head {
/*  color: #FFF;*/
/*  background-color: #A66;*/
  border-bottom: 2px solid #633;
}

/***[Thumb]***/
div.entry div.head div.preview {
  margin: 8px;
  float: left;
}

div.entry div.head div.preview img {
  max-width: 45px;
  max-height: 45px;
}
div.entry div.action { 
  margin-right: 8px;
  float: right;
}

div.entry div.footer { 
  font-style: italic;
  font-size: 80%;
  text-align: right;
  margin-top: 8px;
  background-color: #F7F7F7;
  color: #444;
}

div.entry form.aligned div textarea {
  width: 100%;
  height: 200px;
}

div.preview_item {
  margin: 0px;
  margin-bottom: 10px;
}

div.preview:hover,
div.entry:hover {
/*  background-color: #EEE;*/
}

div.entry div.head {

}

div.entry div.body {
  padding: 6px;
}

div.entry div.head div.top {
  display: inline;
  float: right;
}

/***[BLOG]***/

/***[FORUM]***/
div.forum_entry {
}

div.forum_entry div.head {
  border-top: 2px solid #888;
  background-color: #DDD;
}

div.forum_entry div.head h2 {
  font-size: 10px;
  display: inline;
}

div.forum_preview { 
  border-bottom: 1px dashed #777;
  margin-bottom: 6px;
}

div.forum_preview a,
div.forum_preview a:visited {
  text-decoration: none;
}

div.forum_thread {
  float:left;
  min-width: 300px;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 40px;
}

div.forum_entry form textarea {
  width: 100%;
  height: 4em;
}

/***[TIMELINE]***/
div.timeline_entry div.timeline_message {
}

div.timeline_entry div.action img {
  height: 16px;
  width: 16px;
}

div.timeline_entry div.contact { 
  /*border-bottom: 1px solid #AAA;*/
}

div.timeline_entry div.head div {
  display: inline;
}


/***[FILE]***/
div.file_entry {
  margin: 8px;
  /* min-height: 100px; */
}

div.file_entry div.file_preview img {
  max-height: 45px;
  max-width: 45px;
}

/***[CONTACT]***/
div.contact_list {
}

div.contact_entry form {
  display: inline;
}

div.contact_entry { 
  min-height: 48px;
}

div.contact_entry input {
  text-decoration: none;
  border: 0px;
/* background-color: transparent; */
  color: blue;
}

div.contact_entry img.avatar { 
  float: left;
  margin: 2px;
  background-color: #BBB;
  border: 2px solid #888;
  height: 40px;
}

img.avatar_preview { 
  float: left;
  margin: 4px;
  background-color: #BBB;
  border: 2px solid #888;
  width: 48px;
}


/***[CAL]***/
table.cal_month { 
  width: 100%;
}

table.cal_month tr {
  min-height: 60px;
}

table.cal_month td.cal {
  vertical-align: top;
  border: 2px solid #BBB;
  height: 80px;
  width: 80px;
  overflow: auto;
}

div.date {
  font-style: italic;
}


/***[NOTE]***/
fieldset.note {
  white-space: -moz-pre-wrap;
  white-space: pre-wrap;
  overflow: auto;
  padding: 2px;
}

fieldset.note div.title {
  text-align: right;
  font-size: 120%;
}

fieldset.note div.tags {
  text-align: right;
  font-size: 80%;
}


/***[FORM]***/
img.form_edit_image { 
  background-color: #000;
  border: 6px solid #FFF;
  min-width: 48px;
  min-height: 48px;
}

form { 
  background-color: #FFF;
}

/*mail_for_good => */
/***[GALLERY]***/
div.gallery_view div.file { 
  float: left;
  position: relative;
  overflow: hidden;
  width: 102px;
  height: 102px;
  padding: 6px;
}

div.gallery_view {
  background-color: #CCC;
}

div.gallery_view a.file img { 
  border: 6px solid #FFF;
}

div.gallery_view div.file span.tools {
  position:absolute;
  top: 6px;
  right: 6px;
  display: none;
}

div.gallery_view div.file:hover span.tools {
  display: inline;
}

/***[GALLERY 3D]***/
#canvas {
  width: 100%;
  height: 100%;
  background: #000;
  overflow: hidden;
  cursor: crosshair;
}

#canvas img {
  position: absolute;
  background: #666;
  overflow: hidden;
  cursor: pointer;
  left: 100%;
  border-color: #FFF;
  border-style: solid;
  border-width: 6px;
  ms-interpolation-mode:nearest-neighbor;
}

#canvas span {
  position: absolute;
  color: #9C9;
  font-family: 'courier new', typewriter, matrix, monospace;
  font-size: 0px;
  white-space: nowrap;
  left: 300px;
  top: 200px;
  background: #010;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.smutch { 
/*Texte*/
font-family:	monospace;
font-size:	12px;
font-weight:	400;
font-style:	normal;
color:	#404040;
text-transform:	none;
text-decoration:	none;
letter-spacing:	normal;
word-spacing:	normal;
line-height:	15px;
text-align:	start;
vertical-align:	baseline;
direction:	ltr;
/*Arrière-plan*/
background-color:	#FFFFFF;
background-image:	none;
background-repeat:	repeat;
background-position:	0 0;
background-attachment:	scroll;
opacity:	1;
/*Modèle des boîtes*/
width:	549px;
height:	296px;
top:	auto;
right:	auto;
bottom:	auto;
left:	auto;
margin-top:	0;
margin-right:	2px;
margin-bottom:	0;
margin-left:	2px;
padding-top:	4.2px;
padding-right:	7.5px;
padding-bottom:	9px;
padding-left:	7.5px;
border-top-width:	2px;
border-right-width:	2px;
border-bottom-width:	2px;
border-left-width:	2px;
border-top-color:	#AEB2C3;
border-right-color:	#AEB2C3;
border-bottom-color:	#AEB2C3;
border-left-color:	#AEB2C3;
border-top-style:	groove;
border-right-style:	groove;
border-bottom-style:	groove;
border-left-style:	groove;
/*Apparence*/
position:	static;
display:	block;
visibility:	visible;
z-index:	auto;
overflow-x:	visible;
overflow-y:	visible;
white-space:	normal;
clip:	auto;
float:	none;
clear:	none;
-moz-box-sizing:	content-box;
/*Divers*/
cursor:	auto;
list-style-image:	none;
list-style-position:	outside;
list-style-type:	disc;
marker-offset:	auto;
}


fieldset.float_container { 
  border: 0px;
  margin: 0px;
  padding: 0px;
}

