@charset "utf-8";
/* CSS Document */

/***** BODY Base *****/

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	padding: 10px;
	background: #3a4e5f url(../i/body.gif) repeat-x top;
	font-size: 9pt;
	background-attachment:fixed;
}


body .centered-div {
	margin: 0 auto;
	width: 960px;
}

body #top {
	height: 191px;
	background: #8c0121 none;
}

body #menu {
	overflow: hidden; /* probleme IE 6 - decalage (bottom) de 3px */
	height: 37px;
	background: #fff url(../i/menu.jpg) repeat-x top left;
}

body #container {
	/*min-height: 500px;*/
	background: #fff url(../i/container.jpg) no-repeat top left;
}

body #footer {
	position: relative;
	height: 24px;
	padding: 10px 0 0 0;
	background: #5d5d5d none;
	text-align: center;
	font-size: 8pt;
	color: #fff;
}

/***** FIRST DIV Base *****/

/* Top */


/* Menu */

#menu ul {

}

#menu ul li {
	display: inline;
}

#menu img {
	border: none;
}

/* Container */

#container .side-container {
	padding: 5px 4px 0 5px;
	width: 151px;
}

#container #left {
	float: left;
}

#container #right {
	float: right;
}

#container #right #right-search{
	display:inline;
}

#container #right #rightNL{
	display:none;
}

#container #content {
	/*margin: 0 165px 0 165px; /* probleme IE6 : pas de width */
	/*padding: 5px 0 0 0;*/
	float: left;
	width: 630px;
	padding: 10px 0 20px 5px;
	overflow: hidden;
}

#content .ok {
	border:none;
	width:628px;
	height:40px;
	text-align:center;
	display:block;
	float:left;
}
.ok .ann-title {
	font-weight: normal;
	font: 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c20030;
}

#content .title {
	border:none;
	width:258px;
	height:30px;
	text-align:left;
	float:left;
}

#content .title2 {
	border:none;
	width:628px;
	height:60px;
	text-align:justify;
	float:left;
}

#content .title3 {
	border:none;
	width:628px;
	height:30px;
	text-align:justify;
	float:left;
}

#content .title4 {
	border:none;
	width:628px;
	height:1px;
	text-align:justify;
	float:left;
}

#content .title5 {
	border:none;
	width:628px;
	height:40px;
	text-align:center;
	float:left;
}

#content .text {
	border:none;
	width:364px;
	height:30px;
	text-align:right;
	display:block;
	float:right;
}

#content .text2 {
	border:none;
	width:364px;
	height:260px;
	text-align:right;
	display:block;
	float:right;
}

/* Formulaire de creation de compte pour les petites annonces */

#content .col1 {
	position:relative;
	float:left;
	width:250px;
	line-height: 25px;
	margin: 10px 0 10px 70px;
	display:block;
}

#content .col2 {
	position:relative;
	float:left;
	width:150px;
	margin: 10px 0 10px 0px;
	display:inline;
}

.col2 input {
	border: 1px solid #000;
	width: 190px;
}

#content .rmq {
	position:relative;
	float:left;
	width:620px;
	padding: 20px 0 10px 20px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content .valide {
	position:relative;
	float:left;
	width:620px;
	text-align:center;
	height: 40px;
	padding-top:10px;
}

.valide h4 {
	color:#c20030;
}

#content #alert {
	position:relative;
	float:left;
	width: 450px;
	margin-left: 45px;
	padding: 10px 10px 10px 10px;
	border: 2px solid #666;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#eee;
}

#alert a {
	position:relative;
	float:left;
	width: 450px;
	padding: 10px 0 10px 0;
	color:#CC3333;
	text-align:center;
}

#content #alertPA {
	position:relative;
	float:left;
	width: 619px;
}

#alertPA #title {
	background: transparent url(../i/topMsgPA.jpg) no-repeat top left;
	padding: 20px 0 0 20px;
	height: 37px;
	position:relative;
	float:left;
	width:599px;
	color: #890423;
	font: 21px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#alertPA #msg {
	position:relative;
	float:left;
	padding: 10px 10px 10px 20px;
	width: 589px;
	background: transparent url(../i/bkgMsgPA.jpg) repeat-y top left;
}

#alertPA #footer {
	background: transparent url(../i/footerMsgPA.jpg) no-repeat top left;
	width: 619px;
	height: 43px;
	position: relative;
	float: left;
}

#container #clear {
	clear: both;
}

/* Footer */

#footer img {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
}

#footer ul {

}

#footer ul li {
	display: inline;
	padding:0 6px 0 6px;
}

#footer ul li img{
	position: relative;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	background: #4e4e4e none;
}

/***** ACTION Bar *****/

#container #actions {
	position: relative;
	width: 145px;
	margin: 0 0 5px 0;
	padding: 3px 2px 3px 2px;
	background: #fff url(../i/action.jpg) no-repeat top left;
	border-top: 1px solid #e0e1e5;
	border-left: 1px solid #e0e1e5;
	border-right: 1px solid #b0b2b6;
	border-bottom: 1px solid #b0b2b6;
	font-size: 8pt;
}

#actions #actionbar {
	height: 24px;
	padding: 0 0 6px 0;
	background: transparent url(../i/act-back.jpg) no-repeat bottom left;
}

#actions #actionbar li {
	display: inline;
}

#actions #actionbar img {
	float: left;
	border: none;
}

#actions #act-notifier {
	position: absolute;
	top: 28px;
} 

#actions .a-pos {
	left: 7px;
}

#actions .b-pos {
	left: 37px;
}

#actions .c-pos {
	left: 66px;
}

#actions .d-pos {
	left: 95px;
}

#actions .e-pos {
	left: 124px;
}

#actions form {
	padding: 7px 0 7px 0;
}

#actions .inp-search {
	width: 140px;
	margin: 0 0 1px 0;
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 8pt;
	color: #666;
}

#actions .inp-section {
	width: 120px;
	margin: 0 0 1px 0;
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 8pt;
	color: #666;
}

#actions .inp-submit {
	width: 20px;
	margin: 0 0 1px 0;
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 8pt;
	color: #666;
}

/***** CONNEXION / DECONNEXION *****/

#container #formConnect {
	position: relative;
	float: left;
	width: 150px;
	height: 53px;
	background: transparent url(../i/form.jpg) no-repeat bottom left;
}

#formConnect .input1 {
	position: absolute;
	top:8px;
	left: 9px;
	width: 134px;
	height: 16px;
	border: none;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999;
}

#formConnect .input2 {
	position: absolute;
	top: 30px;
	left: 9px;
	width: 134px;
	height: 16px;
	border: none;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
}

#container .image {
	position: relative;
	float: left;
	width: 146px;
	height: 38px;
	margin-bottom: 15px;
}

#container .nbAnn {
	width: 155px;
	height:20px;
	line-height:25px;
	position:relative;
	float:left;
	padding-bottom: 10px;
}

#container .legendtitle {
	position:relative;
	float:left;
	width: 145px;
	border: 2px solid #D0CFCF;
	color: #666;
	background-color:#FFF;
	font: 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-style:italic;
	padding: 5px 0 5px 0;
	margin-bottom:5px;
}

#container .legend {
	position:relative;
	float:left;
	width: 145px;
	border: 2px solid #D0CFCF;
	color: #666;
	background-color:#F9F9F9;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 0;
	margin-bottom:5px;
}

.legend img {
	width: 25px;
	height: 25px;
	position: relative;
	float: left;
	display: inline;
}

.legend span {
	width: 120px;
	height: 25px;
	float:left;
	position:relative;
	display: inline;
	line-height: 25px;
}

#container #help {
	position: relative;
	float:left;
}

#help ul {
	padding: 5px 5px 5px 5px;
}

#help ul li {
	list-style: none;
	padding: 3px 0 10px 0; /*modifi car + de contenu sur off*/
}
a.msg
{
    position: relative; /*this is the key*/
    z-index: 24; 
    color: #666666;
    text-decoration:none;
	cursor: help;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.msg:hover
{
	z-index:25;
	background:none;
}
a.msg span {
	display:none;
}
a.msg:hover span {
	display: block;
	position: absolute;
	float:left;
	left: 150px;
	padding: 10px 10px 10px 10px;
	background-color:#FFFFCC;
	width: 600px;
	color: #1E3D66;
	text-align: justify;
}

#help a {
	color: #666666;
	text-decoration:none;
}

#container #connected {
	position:relative;
	float:left;
	background-color:#fff;
	color:#333;
	border: 2px solid #AAA;
	width: 138px;
	padding: 5px 5px 5px 5px;
	text-align:center;
}

#connected span {
	color:#A95B47;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight:bold;
}

/* Liste des annonces utilisateurs */

#content #mesAnnonces {
	width: 620px;
	margin: 0 auto;
}

#mesAnnonces #topAnnonce {
	position:relative;
	float:left;
	width:620px;
	height:53px;
	background: transparent url(../i/header.jpg) no-repeat bottom left;
}

#topAnnonce a {
	position:absolute;
	top:5px;
	right:23px;
	width:40px;
	height:40px;
}

#mesAnnonces .bkgValide {
	position:relative;
	float:left;
	width:620px;
	height:43px;
	background: transparent url(../i/bkgValide.jpg) no-repeat bottom left;
}

#mesAnnonces .bkgInvalide {
	position:relative;
	float:left;
	width:620px;
	height:43px;
	background: transparent url(../i/bkgInvalide.jpg) no-repeat bottom left;
}

.titleAnn {
	position:relative;
	float:left;
	width: 480px;
	/*border:1px solid red;*/
	padding: 6px 0px 0px 45px;
	color: #971306;
}

.refAnn {
	position:relative;
	float:left;
	display: inline;
	width: 75px;
	/*border:1px solid red;*/
	padding: 6px 5px 0px 0px;
	color: #959595;
	text-align:right;
}

.online {
	position: relative;
	float: left;
	display:inline;
	width: 390px;
	padding: 4px 0px 0px 45px;
	color: #444;
}

.btnAction {
	position:relative;
	float:right;
	width:120px;
	padding-right: 10px;
}

.btnAction img {
	width: 20px;
	height:20px;
	border: none;
	padding: 0 4px 0 4px;
}

/* BANNER-THEME */

#banner-theme {
	width: 620px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

/***** CONTAINER Base *****/

#container .focus {
	position: relative;
	width: 106px;
	margin: 0 0 5px 18px;
	padding: 10px 7px 20px 7px;
	background: #fff none;
	border-top: 1px solid #e0e1e5;
	border-left: 1px solid #e0e1e5;
	border-right: 1px solid #b0b2b6;
	border-bottom: 1px solid #b0b2b6;
	color: #666;
	font-size: 8pt;
}

#container .focus a {
	color: #666;
}

#container .focus .texte{
	color: #666;
	width: 100px;
	text-align: center;
}

#container .focus-link img {
	position: absolute;
	bottom: 0;
	right: 0;
	border: none;
}

/***** CONTAINER Side pub *****/

#container .pub {
	position: relative;
	width: 120px;
	margin: 0 0 5px 18px;
	background: #fff none;
	border-top: 1px solid #e0e1e5;
	border-left: 1px solid #e0e1e5;
	border-right: 1px solid #b0b2b6;
	border-bottom: 1px solid #b0b2b6;
	color: #666;
	font-size: 8pt;
}

#container .pub img {
	position: relative;
	border: none;
}

/***** CONTENT Base *****/

/* ROOT */

#content .root-div {
	margin: 12px 0px 12px 0px;
	padding: 3px 10px 3px 10px;
	background-color: #eeeeee;
}

.root-div ul {
	
}

.root-div ul li {
	display: inline;
	color: #c20030;
}

.root-div a {
	color: #333;
}

.root-div a:hover {
	background: #F7FCC1 none;
}

/*a.mail:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.mail:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.mail:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}*/

/***** SEARCH *****/

#content .search-content {
	padding: 5px 0 5px 0;
	line-height: 12pt;
	color: #666;
}

#content .search-info {
	clear: left;
	background: transparent url(../i/actu-info.jpg) no-repeat bottom center;
	margin: 0 0 10px 0;
	padding: 0 10px 5px 0;
	text-align: right;
}

#content .search-info a {
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c20030;
	}
#content .search-subtitle {
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: #a50000;
}

#content .search-subtitle a {
	color: #a50000;
}

#content .search-note {
	padding: 0 0 7px 0;
}

#content .search-date {
	color: #7f8693;
}

#content .search-rub {
	color: #7f8693;
}
#content .search-title {
	font-weight: normal;
	font: 12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c20030;
}

#content .search-title a {
	color: #c20030;
}

/* HOMEPAGE */

#content .agenda-content {
	padding: 5px 0 5px 0;
	line-height: 12pt;
	color: #666;
}

#content .agenda-date {
	color: #7f8693;
}

#content .agenda-info {
	clear: left;
	background: transparent url(../i/actu-info.jpg) no-repeat bottom center;
	margin: 0 0 10px 0;
	padding: 0 10px 5px 0;
	text-align: right;
}

#content .agenda-info a {
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c20030;
	}

#content .agenda-note {
	padding: 0 0 7px 0;
}

#content .agenda-rub {
	color: #7f8693;
}

#content .agenda-subtitle {
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: #a50000;
}

#content .agenda-subtitle a {
	color: #a50000;
}

#content .agenda-title {
	font-weight: normal;
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
}

#content .agenda-title a {
	font: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #8E0021;
}

#content .page-listing {
	padding: 0 0 20px 0;
	text-align: center;
}

#content .page-listing li {
	display: inline;
	margin: 1px;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #e0e1e5;
	border-left: 1px solid #e0e1e5;
	border-right: 1px solid #b0b2b6;
	border-bottom: 1px solid #b0b2b6;
}

#content .page-listing .selected {
	background: #8c0121 none;
	border-top: 1px solid #ef7292;
	border-left: 1px solid #ef7292;
	border-right: 1px solid #6e0019;
	border-bottom: 1px solid #6e0019;
}

#content .page-listing a {
	color: #333;
}
#content .page-listing a:hover {
	background: transparent none;
}

#content .page-listing .selected a {
	color: #fff;
}

/*#content .home-div ul {
	/*padding: 5px 5px 5px 25px;*/
	/*list-style: none;
}

#content .home-div ul li {
	/*list-style: url(../i/node-puce.jpg);*/
	/*padding: 3px 0 0 0; modifi car + de contenu sur off*/
	/*display: inline;
}*/
#content .home-list {
	margin: 0 auto;
	width: 90%;
	background: #fff none;
	color: #666;
}

#content .home-list th {
	background: #666 none;
	padding: 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #fff;
	text-align: left;
}

#content .home-list td {
	padding: 5px;
	background: #f5f5f5 none;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content .home-list .centered {
	text-align: center;
}

#content .home-list a {
	background: transparent none;
	color: #6c8090;
}

#content .home-list a:hover {
	background: #F7FCC1 none;
}

/* HOMEPAGE */

#content .home-div {
	padding: 0 0 15px 0;
	color: #666;
}

.home-div .first-node {
	display: block;
	padding: 0;
	color: #c20030;
	font-size: 14pt;
	font-weight: normal;
	margin-left:60px;
}

.home-div .first-node span {
	color: #666;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
}

.home-div .home-img {
	float: left;
	margin-right: 5px;
	margin-bottom:15px;
	/*border: 1px solid #ccc;*/
}

.home-div .home-img img {
	/*border: 3px solid #fff;*/
}

.home-div .first-node {
	display: block;
	padding: 0 0 0px 0;
	color: #c20030;
	font-size: 14pt;
	font-weight: normal;
	margin-left:50px;
}

.home-div ul {
	list-style: none;
}

.home-div ul li {
	display: inline;
}

.home-div a {
	background: transparent none;
	height:25px;
	color: #666;
}

.home-div a:hover {
	background: #F7FCC1 none;
}

#content .search-div {
	padding: 10px 10px 125px 20px;		
}

/* banner */

#content #banner {
	width: 625px;
	height: 70px;
	text-align: center;
}

/* Recherche */

.search-div ul {
	
}

.search-div ul li {
	padding: 0px 55px 20px 10px;
	display: block;
	color: #000000;
	list-style:	url(../i/arrow.gif);
}

.search-div a {
	color: #c20030;
}

.search-div a:hover {
	background: #F7FCC1 none;
}

/* NODE1 */

#content .node-div {
	padding: 0 0 20px 0;
	color: #666;
}

.node-div .node-img {
	float: left;
	margin-right: 5px;
	border: 1px solid #ccc;
}

.node-div .node-img img {
	border: 3px solid #fff;
}

.node-div .first-node {
	display: block;
	padding: 10px 0 15px 0;
	color: #c20030;
	font-size: 14pt;
	font-weight: normal;
}

.node-div ul {
	padding: 0 0 10px 25px;
}

.node-div ul li {
	list-style: url(../i/arrow.gif); 
	margin: 12px 0 0 0;
}

.node-div a {
	background: transparent none;
	color: #666;
}

.node-div a:hover {
	background: #F7FCC1 none;
}

/* NODE2 */

.node-div a cite {
	font-style: normal;
	color: #c20030;
}


/* Plan du site */

#container #content #sitemap {
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
}

#container #content #sitemap ul {
	
}

#container #content #sitemap ul li {
	display:inline;
}

#sitemap .level1 {
	padding: 2px 15px 2px 25px;
	font-weight: bold;
}

#sitemap .level2 {
	padding: 2px 15px 2px 50px;
}

#sitemap .level3 {
	padding: 2px 15px 2px 75px;
}

#sitemap .lien1 {
	color: #8c0121;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}

#sitemap .lien2 {
	color: #8c0121;
	text-decoration: none;
	font-size: 12px;
}

#sitemap .lien3 {
	color: #333;
	text-decoration: none;
}

/* error */

#content #error_message {
	padding: 5px 0 15px 0;
	line-height: 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #000000;
}

#error_message ul{
	padding: 0 0 10px 25px;
}

#error_message li {
	list-style: url(../i/arrow.gif); 
	margin: 12px 0 0 0;
}

/* petite annonce */

#content #petites_annonces {
	padding: 0px;
	margin: 0px;
}
#pttAnnonce_Body{
	width: 620px;
}
#pttAnnonce_Body .pttAnnonce_Top{
	background-repeat: no-repeat;
	height: 87px;
}

.pttAnnonce_Top .TitreAnnonce{
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #960404;
	padding: 34px 0 0 97px;
}

.Réference{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: lighter;
	color: #969696;
	text-align: right;
	padding: 0 20px 0 0;
}

#petites_annonces #Content{
	background: url("../i/pa_bkg.jpg") repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #563330;
	padding: 25px 10px 0 23px;
}

#petites_annonces #annonce{
	width: 277px;
	float: left;
	position: relative;
}

#petites_annonces #Image{
	float: left;
	position: relative;
	width: 300px;
	height: 300px;
	text-align:center;
}
#Image .Image2{
	position: relative;
	display: inline;
	width: 80px;
	height: 80px;
	text-align:center;
}
.vignette {
	width: 80px;
	height: 80px;
	margin-right: 5px;
	margin-left: 5px;
	cursor: pointer;
}
.pttimg{
	padding: 20px 40px 0 0;
	float: right;
	position: relative;
}
.tel{
	clear: both;
}

#petites_annonces #contact{
	background: url("../i/pa_contact.jpg") no-repeat;
	height: 93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.mail{
	color: #3F89E6;
	position: relative;
	float:left;
	margin: 30px 0 0 110px;
	text-decoration: none;
}
.site{
	color: #4F9B12;
	position: relative;
	float:right;
	margin: 30px 50px 0 0px;
	text-decoration: none;
	border: none;
}

#petites_annonces #modifDelete{
	position:relative;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:600px;
}
.txtmodif{
	color: #258124;
	float: left;
	position: relative;
}
.txtsupprimer{
	color: #BC0000;	
	float: left;
	position: relative;

}
.imgmodif, .imgsupprimer{
	float:left;
	position: relative;
	padding: 0 10px 0 90px;
}

#petites_annonces #last{
	background: url("../i/pa_last.jpg") no-repeat;
	height: 70px;
}
.TitreLastAnnonce{
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #960404;
	padding: 26px 0 0 97px;
}
#petites_annonces #listannonce{
	font-family: Arial, Helvetica, sans-serif;
	color: #563330;
	font-size: 13px;
}
.ligne1{
	background: url("../i/pa_ligne1.jpg") no-repeat;
	height: 22px;
}
.ligne2{
	background: url("../i/pa_ligne2.jpg") no-repeat;
	height: 22px;
}
.date{
	float: left;
	width: 97px;
	text-align: right;
	height: 22px;
	line-height: 22px;
}
.photo{
	float: left;
	padding: 0 10px 0 15px;
}
.offreEtDemande{
	float: left;
	padding-right: 10px; 
}
.photo2{
	float: left;
	padding: 0 5px 0 5px;
}
.offreEtDemande2{
	float: left;
	padding-right: 5px; 
}
.annonce{
	height: 22px;
	line-height: 22px;
	color:#333333;
}
#petites_annonces #footer{
	background: url("../i/pa_footer.jpg");
	height: 45px;
	clear: both;
}

#petites_annonces #clear {
	clear: both;
}

/* BANNER-THEME */

#banner-theme {
	width: 620px;
	margin: 0 auto;
	padding: 0 0 35px 0;
}

#flash-theme {
	width: 620px;
	text-align:center;
	margin: 0 auto;
	padding: 0 0 25px 0;
}


