/****************************************************************************************

# Default css file for content edited with htmlArea RTE

#

# Defines a few class selectors that can be simply taken as examples by anyone who needs to configure the RTE.

# This css file is referenced by property RTE.default.contentCSS in the default configuration of htmlArea RTE

#

# TYPO3 CVS ID: $Id: dynamiccss.css,v 1.1 2005/12/28 00:49:11 mundaun Exp $

# ***************************************************************************************/



/* Left, center, right, justify alignment of text in paragraphs and cells.*/

p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }

p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }

p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }

p.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, td.align-justify { text-align: justify; }



/* Bullet styles for unordered lists.*/

ul.component-items { color: #186900; list-style-type: circle; }

ul.action-items { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }



/* Numbering styles for ordered lists.*/

ol.component-items-ordered { color: #10007B; list-style-type: lower-roman; }

ol.action-items-ordered { color: #8A0020; list-style-type: lower-greek; }



/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/

span.important { color: #8A0020; }

span.name-of-person { color: #10007B; }

span.detail { color: #186900; }



/* Selectors for the default configuration of the link accessibity feature.*/

a.external-link {}

a.external-link-new-window {}

a.internal-link {}

a.internal-link-new-window {}

a.download {}

a.mail {}



p {font-family: arial;font-size: 12px;}

ul {font-family: arial;font-size: 10px;padding-left:0px;margin-left:12px}

td {top: 0px;}

p.strong-upper {color:#000000;text-transform: uppercase;text-align: center;font-weight: bold}

p.fond_noir, table.fond_noir, td.fond_noir, th.fond_noir , tfoot.fond_noir { text-align: justify;background-color: #303030; color: #FFFFFF; padding:3px 3px ;border:1px solid #808080;border-collapse: collapse;}

p.fond_blanc, table.fond_blanc, td.fond_blanc, th.fond_blanc, tfoot.fond_blanc { text-align: justify;background-color: #FFFFFF; color: #000000; padding:3px 3px ;border:1px solid #808080;border-collapse: collapse;}

p.fond_gris, table.fond_gris, td.fond_gris, th.fond_gris, tfoot.fond_gris{ text-align: justify;background-color: #E0E0E0; color: #000000; padding:3px 3px ;border:1px solid #808080;border-collapse: collapse;}

p.fond_rouge, table.fond_rouge, td.fond_rouge, th.fond_rouge, tfoot.fond_rouge{ text-align: justify;background-color: #A80000; color: #FFFFFF; padding:3px 3px ;border:1px solid #808080;border-collapse: collapse;}

ul.menu {list-style-image: url(img/niveau.gif);list-style-position: outside;padding-left:0px;margin-left:12px}


.news-single-item h3 {
/*	color: #03ACDF;*/
color:#369;
}

.tx-quickPoll-pi1 .pollanswer {
	padding: 3px;
}
#searchform td {width:85px !important;}
#breadcrumb{margin-left:220px;color:000 !important;}
#breadcrumb a{color:000 !important;}
h1{color:#1A4788 !important;width:100% !important;height:64px !important;margin-left:45px;margin-bottom:25px;font-size:25px !important;padding-bottom:5px;}
.csc-header h1{color:#AF0002 !important;margin-left:0 !important;}
.news-list-item h3{color:#46A6D6 !important;font-size:18px !important;}
.news-list-item hr{border:thin solid #ccc;}
.news-list-morelink{text-align:center;}
.news-list-morelink a{font-size:14px;color:#A80000 !important;text-align:right !important;}
p.lienArchives{text-align:right;}
p.lienArchives a{text-decoration:underline;color:#A80000 !important;}

