a { color:#BA0404;font-family:verdana; font-weight:bold; text-decoration:none;} text-decoration:none ;}

a:hover {color:#BA0404; text-decoration:none; background: url(../images/redtwinkle.gif);}


.TITRE { color:#000000; font-size:10px; font-family:verdana; font-weight:bold; text-decoration:none;}
.TITREBLANC { color:#ffffff; font-size:10px; font-family:verdana; font-weight:bold; }
.TITRERUBRIQUE { color:#BA0404; font-size:15px; font-family:verdana; font-weight:bold; text-decoration:none;}
.SOUSMENURUBRIQUE { color:#BA0404; font-size:13px; font-family:verdana; font-weight:bold; text-decoration:none;}
.SOUSTITRE { color:#000000; font-size:11px; font-family:verdana; font-weight:normal; }
.SOUSTITREGROS { color:#000000; font-size:13px; font-family:verdana; font-weight:bold; }
.SOUSTITREBLANC { color:#ffffff; font-size:11px; font-family:verdana; font-weight:bold; }
.AUTRELIEN { color:#000000; font-size:11px; font-family:verdana; font-weight:bold; }
.TEXT { color:#000000; font-size:10px; font-family:verdana; font-weight:normal; }
.TEXTBLANC { color:#ffffff; font-size:10px; font-family:verdana; font-weight:normal; }

/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

















/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/

TD, P 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	}
/* 
   link colors - overridden by the album 'linkcolor' property.
*/
A   	{ color: #37353D; text-decoration: none; }
A:link	{ color: #37353D; text-decoration: none; }
A:visited { color: #37353D; text-decoration: none; }
A:active { color: #37353D; }
A:hover	{ color: #2D0F4F; }
a:hover {font-weight:bold; text-decoration:none; background: url(../images/redtwinkle.gif);}
/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
	  line-height:140%;
	  padding-right:12px;
	  padding-left:12px;

      
	}
.title a,
.title a:link,
.title a:visited,
.title a:active {
	  font-family:verdana, arial, sans-serif;
	  color:#2D0F4F;
	  font-size:11px;
	  font-weight:bold;3 
	  text-decoration: none;
	}
.title a:hover {
	  color: #37353D;
	  text-decoration: none;
	} 
	
.mod_title	/* album title  Text is controled by .title */ 
	{ 
	  width: 95%;
      border: 0;
	  background-image: url(../images/titlebar2.gif);

	}
.mod_title_bg	/* album title hightlight Text is controled by .title */ 
	{
	  background-repeat: repeat-x;
	  background-position-y: bottom;
	  height:30px;
	  width: 100%;

	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/ 
	{ 
	}

.mod_title_left  /* album title hightlight  Text is controled by .title */ 
	{
	}
.albumdesc  /*album description includes all text and background*/
	{
	  font-family:verdana, arial, sans-serif;
	  color:#37353D;
	  font-size:x-small;
	  font-weight:normal;
	  background-repeat: no-repeat;
	  line-height:140%;
      width: 100%;
	}
.desc  /* album descriptions on main page just description and author*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#37353D;
	  font-size:10;
	  font-weight:normal;
	  line-height:140%;
	  margin-top:2px;
	  padding-left: 25px;
	}
.caption  /* photo captions on all pages */
	{ 
	  font-size: 10px; 	
	}
.modcaption  /* modifies background for caption text to reside */
	{
	  font-family:verdana, arial, sans-serif;
	  color: #37353D;
	  font-size: 10px;
	  font-weight:normal;
	  line-height:140%;

	}
.pcaption  /* modifies background for caption text to reside */
	{
	  font-family:verdana, arial, sans-serif;
	  color: #37353D;
	  font-size: 10px;
	  font-weight:normal;
	  line-height:140%;
	  background-color: #D8D5DE;
	  padding:2px;
	  margin-top:2px;
	}
.pview /* brackets both the image and all text in one frame */
	{
	}
.commentbox
	{
	}
.commentboxhead
	{
	}
.commentboxfooter
	{
	}
.commentlabel
	{
	}
.vatable /* table which all div sets are located - view albums  */
	{ 
 width:80%;
	}

.vafloat2 img
	{ 

    }

.vathumbs /* full background bracket for images and text - veiw albums  */
	{ 
	padding: 3px;
	}
.vafloat /* float for view album - text */
	{
	float: none;
	}
.vafloat2 /* float for view album - images */
	{
	float: none;
	}
.vasummary /* controls the view of Album summary */
	{
        font-family:verdana, arial, sans-serif;
        color: #c0c0c0;
        font-weight:bold;
        padding:2px;
        margin-top:10px;
        border:3px groove #c0c0c0;
        width:80%;
	}
.vapoll /* controls the text for poll */
	{
        color: #000000;
	}
.pollresults /* poll result text */
	{
	  font-size: 12px;
	  color: #202020; 
	  font-weight: bold;
	}
.dim /* controls the dimension text under the image */
	{
	}
.commentIndication /* for the (star) indicating comment */ 
	{ 
	  color: red; 
	  font-size: 12px; 
	}
.error  /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}
.attention  /*voting instructions */
	{
	  color: #000000;
	}

.headbox  /* box around the page headers */
	{
	}
.head  /* page headers behind the Gallery title*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#ffffff;
	  font-size: 14px;
	  font-weight:bold;
	  text-align: left;
	  padding-left: 2px;
	  line-height:150%
	  height: 28px;
	    
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ 
	{ 

	}

.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/ 
	{ 
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */ 
	{
	}
.bread  /* used in breadcrumb bars */
	{ 
	  font-size: 10px; 
      align: center;
	}
.nav    /* used in navigation bars */
	{
	  font-size: 12px;

	}
.bordertop
	{
	  border: 0px;
	}
.borderright
	{
	  border: 0px;
	}
.borderleft
	{
	  border: 0px;
	}
.navtableborderbegin
	{
	  border: 0px;
	}
.navtableborderend
	{
	  border: 0px;
	}
.fineprint  /* used for fine print */
	{ 
	  font-size: 10px; 
	}
.viewcounter
	{
	  font-size: 10px;
	}
.editlink,  /* Used for the [edit] tags */
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{
	  font-size: 10px;
	  font-weight: normal;
	  color: #37353D;	  
	}
.modnavbox  /* main navigation bar next and previous */ 
	{ 
	  font-family:verdana, arial, sans-serif;	
	  color:#2D0F4F;
	  font-size: 12px; 
	  font-weight:bold;  
      align: center;

	}

.nav
	{  
        align: center;

	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  color:#37353D;
	  text-decoration: none;
	}
.modnavbox a:hover {
	  font-weight: normal;
	  color: #2D0F4F;
	  text-decoration: underline;
	}
.admin  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #37353D; 
	  font-weight: bold;
	  padding-left: 25px;
	  padding-top: 0px;
	}
.search  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #37353D; 
	  font-weight: bold;
	}
.searchform /* defines form for search */
	{
	}
.leftspacer /* amount of space to the left of the header and titles */
	{
	  width: 0px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #37353D;
	  font-size: 10px;
	  font-weight:bold;
	  line-height:140%;
	  border:0px dashed #37353D;
	  width: 100%  
	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	  font-weight: normal;
	  color: #37353D;
	  text-decoration: none;
	}
.modnavboxtop a:hover {
	  font-weight: normal;
	  color: #2D0F4F;
	  text-decoration: none;
	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #37353D;
	  font-size: 10px;
	  font-weight:bold;
	  line-height:140%;
	  width: 100%  
	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;
	  color:#37353D;
	  text-decoration: none;
	}
.modnavboxmid a:hover {
	  font-weight: normal;
	  color: #2D0F4F;
	  text-decoration: underline;
	}
.modfooter  /*footer where the Gallery version is located*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#37353D;
	  line-height:140%; 
      width: 100%;
      align: left;
	}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
	  color:#37353D;
	  text-decoration: none;
	}
.modfooter a:hover {
	  color: #2D0F4F;
	  text-decoration: none;
	}
/* popups */

.popupbody  /* controls the background of popup. */ 
	{
      margin: 25px;
      background-color: #909090;
	}
	
.popuphead  /* controls the title and background */ 
	{
	    margin: 0px; padding:0px;
	    text-align:center;
	    font-size: 14px; font-weight: bold;
	    color: #202020;
	    padding-left: 5px;
	    border-top: 1px solid #000000;
	    border-left: 1px solid #000000;
	    border-right: 1px solid #000000;
	}

.popup /* controls the main text and message body */
	{
	    text-align:center;
	    font-size: 12px;
	    color: #202020;
	    padding: 5px;
	    border: 1px solid #000000;
	    background-color: #ffffff;
	    margin-bottom: 10px;  
	}

.popupform /* controls form textarea */
	{
	    font-size: 12px;
	    line-height: 120%;
	    color: #202020;
	    padding: 2px;
	    border: 1px solid #000000;
	    background-color: #c0c0c0;
	}

#adminbox 
	{
      padding: 2px;
      text-align:center;
	  align: right;

	}

#adminbox td 
	{
	  align: right;
      width: 100%;
	}

#adminbox 
	{
    color: #000000;
	}
