/* ------------------------------------ *
 CSS
 6 mai, 2009 11:24:21
 HAPedit 3.1.11.111
 * ------------------------------------ */


#pagewrap                  { width: 900px;
                             margin: auto;
                             margin-top: 0px;
							 background-color:#000000;
                           }

body                       { font: 12px calibri, arial;
                             background-color:#000000;
						   }

a, span                    { color: #8C5856;
                             text-decoration: none;
                           }

a:hover                    { color: #660033;
                             text-decoration: none;
                           }

h1                         { display: none;
                           }

h2                         { font-size: 18px;
                             margin: 0px;
                             margin-bottom: 15px;
                             color: #999999;

                             border-bottom: 1px dashed #CCCCCC;

                           }

h3                         { font-size: 16px;
                             color: #8C5856;
                             margin: 0px;
                             margin-bottom: 10px;
                           }

h4                         { font-size: 14px;
                             margin-bottom: 15px;
                             border-bottom: 1px dashed #CCCCCC;
                             width: 380px;
                           }

address                    { padding-bottom: 10px;
                           }

img                        { border: 0px;
                           }

p                          { color: #555555;
                             text-align: justify;
                             margin: 3px 0px 15px 0px;
                           }

table                      { width: 100%
                           }

td                         { vertical-align: top;
                             width: 50%;
                           }
						   
#tdskinny				   {
							vertical-align: top;
							width: 30%;
                           }
						   
#pictitle				   {
	font-weight:bold;
	font-style:italic;
	color:#8c5856;

						   }

#picinfo				   {
	font-weight:bold;
	color:#FFCC99;

						   }						   

#tdgal				   
						   {
							vertical-align: top;
							width: 20%;
                           }

hr                         { border-top: 1px;
                             border-bottom: 0px;
                             border-left: 0px;
                             border-right: 0px;

                             border-style: dashed;

                             border-color: #CCCCCC;
                           }

li                         { margin: 10px;
                           }

input                      { margin-top: 3px;
                           }

small                      { font-size: 10px;
                             color: #999999;
                           }

.event_done                { color: #CCCCCC;
                           }


#menu                      { list-style-type: none;
                             padding: 10px 0px 5px 0px;
                             margin: 0px;
                           }

#menu li                   { display: inline;
                             padding: 0px;
                             padding-right: 5px;
                             margin: 0px;
                             font-size: 15px;
                             font-weight: bold;
                           }

#menu li a                 { color: #888888;
                           }

#menu li a:hover           { color: #8C5856;
                           }


#contenu                   { padding-left: 20px;
                           }


/**** Footer ****/
#footer_links              { list-style-type: none;
                             margin: 0px;
                             padding: 0px;
                           }

#footer_links li           { display: inline;
                             padding: 0px;
                             padding-right: 10px;
                             margin: 0px;
                             font-size: 10px;
                           }


#footer_links li a         { color: #AAAAAA;
                           }

#footer_links li a:hover   { color: #8C5856;
                           }


/******** TOILES **********/


.paintings                 { list-style-type: none;
                             padding: 5px 0px 15px 0px;
                             margin: 0px;
                           }

.paintings li              { display: inline;
                             padding: 0px;
                             /*padding-right: 15px;*/
                             margin: 0px;
                             font-size: 15px;
                             vartical-align: top;
                           }

.paintings li a            { color: #333333;
                           }

.paintings li a:hover      { color: #8C5856;
                           }

.news                      { margin-bottom: 15px;
                             padding-bottom: 15px;
                             border-bottom: 1px dashed #CCCCCC;
                           }

.news img                  { border: 1px solid #333333;
                           }






#footer                    { font-size: 10px;
                             border-top: 1px solid #DDDDDD;
                             color: #AAAAAA;
                             margin-top: 25px;
                             padding-top: 5px;
                           }

#footer_credits            { float: right;
                           }

.admin                     { width:97px;
                             height: 130px;


                             position: absolute;
                             border: 1px solid #CCCCCC;
                             text-align: right;
                             vertical-align: bottom;
                           }
