/* Main css file */
html,body {
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
	
	font-family: Arial, sans-serif;
	min-height: 700px;
	height: auto;
	height: 100%;
}
A {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #CC3333;
	text-decoration: underline;
}
FORM {
	padding: 0 !important;
	margin: 0 !important;
}
#infos P {
	font-size: 12px !important;
}
table tr td {
//	border-collapse: collapse;
//	border: none;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 100%;
	background-color: #ffffff;
}
#header {
	height: 100px;
	position: relative;
	left: 0px;
	background-color: transparent;
}
#logo {
	float: left;
	position: absolute;
	z-index: 10;
	margin: 0;
	top: 0;
	left: 0;
	padding: 0;
	width: 197px;
	height: 100px;
	overflow: none;
	background-color: #ffffff;
}
#logo_main {
	background-color: #ffffff;
	float: left;
	position: relative;
	z-index: 10;
	margin: 0;
	top: 0;
	left: 0;
	padding: 0;
	width: 197px;
	height: 100px;
	overflow: none;
}
div#topmenu {
	position: relative;
	top: 5px;
	height: 25px;
	margin: 0;
	overflow: hidden;
}
div#topmenu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	vertical-align: middle;
}
div#topmenu ul li {
	font-family: Verdana;
	font-size: 14px;
	color: #D14F01;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 4px;
	padding-right: 4px;
	list-style: none;
	display: inline;
}
div#topmenu ul li A {
	color: #D14F01;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px #BABABA dotted;
	padding-left: 5px;
}
div#topmenu ul li A:hover {
		color: #32CC32;
		text-decoration: underline;
}
#toprightmenu {
	position: absolute;
	right: 10px;
	top: 5px;
	height: 25px;
	margin: 0;
	overflow: hidden;
	color: #D14F01;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#toprightmenu A {
	color: #D14F01;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#toprightmenu A:hover {
	color: #32CC32;
}
#grayunderline A {
	color: #414141;
	font-family: Verdana;
	font-size: 11px;
}
div#content #grayunderline A {
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#content #grayunderline A:hover, #grayunderline A:hover{
	color: #32CC32;
	text-decoration: none;
}
#content a:hover b{
	color: #32CC32;
	text-decoration: none;
}
div#searchbar_wrapper {
	position: relative;
	margin: 0;
	overflow: hidden;
	top: 5px;
	height: 34px;
	/*background-image: url("../images/searchbar_bkg.gif");*/
	background-color: #A4C4C6;
	background-repeat: repeat-x;
	border-top: 3px #DDE8E9 solid;
	border-bottom: 3px #DDE8E9 solid;
	line-height: 34px;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
div.searchbar_wrapper {
	position: relative;
	margin: 0;
	overflow: hidden;
	top: 5px;
	height: 34px;
	/*background-image: url("../images/searchbar_bkg.gif");*/
	background-color: #A4C4C6;
	background-repeat: repeat-x;
	border-top: 3px #DDE8E9 solid;
	border-bottom: 3px #DDE8E9 solid;
	line-height: 34px;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
div.spacer {
	padding-left: 10px;
	position: relative;
	float: left
}
#searchbar {
	position: relative;
	top: 0px;
	font-size: 12px;
}
#searchbar b {
	position: relative;
	bottom: 3px;
	font-size: 12px;
	margin-left: 10px;
}
#searchbar_refine {
	position: absolute;
	width: 100%;
	background-color: #D6E4E5;
	z-index: 1;
	top: 0px;
	height: 40px;
}
#searchbar_colors {
	position: relative;
	display: inline;
}
#searchbar_refine a,#searchbar_refine b {
	position: relative;
	bottom: 5px;
}
#searchbar_refine A:hover {
	color: #32CC32;
}
#searchbar  form,#searchbar_refine form {
	position: relative;
	line-height: 34px;
	display: inline;
}
#searchbar input,#searchbar_refine input {
	height: 15px;
	line-height: 14px;
	font-size: 11px;
	border: 1px black solid;
	font-family: Arial, sans-serif;
}
input.search {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	width: 300px;
	border: 1px #000 solid;
}
#searchbar ul,#searchbar_refine ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
#searchbar ul li,#searchbar_refine ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 4px;
	padding-right: 4px;
	list-style: none;
	display: inline;
}
#searchbar ul li A,#searchbar_refine ul li a {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#searchbar ul li A:hover, #searchbar_refine ul li A:hover {
	color: #32CC32;
}
input.ok_btn {
	position: relative;
	display: inline;
	width: 18px;
	height: 12px;
	border: 0;
	top: 5px;
}
input.send_btn {
	position: relative;
	display: inline;
	width: 18px;
	height: 12px;
	border: 0;
	top: 0;
}
#flags {
	position: absolute;
	right: 10px;
	top: 33px;
	height: 28px;
	margin: 0;
	overflow: hidden;
	vertical-align: middle;
}
H2#slogan {
	position: relative;
	top: 10px;
	height: 20px;
	margin: 0;
	overflow: hidden;
	font-family: georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	background-color: transparent;
}
#content {
	border: 0;
	margin: 0;
	background: #ffffff;
	width: auto;
	position: relative;
	overflow: hidden;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px !important;
	color: #646464 !important;
	line-height: 14px;
}

#content2 {
	border: 0;
	margin: 0;
	background: #ffffff;
	width: auto;
	position: relative;
	overflow: hidden;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px !important;
	color: #646464 !important;
	line-height: 14px;
}

#content2 b, #content b, #hederTags {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #016DAB;
	font-weight: bold;
}
#content table tr td {
	font-size: 11px;
}
#content a {
	text-decoration: underline;
	/* color: #38A7B3; */
	color: #3366CC;
}
#content a:hover {
	color: #32CC32;
}
#content ul li, .iblock_content ul li {
	list-style: square !important;
	font-size: 11px !important;
	font-family: Tahoma, Verdana, Sans-serif;
}
#content_zone {
	padding-left: 1000px;
}
#content #leftzone {
	float: left;
	width: 205px;
	overflow: hidden;
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	z-index: 2;
}

.mainimage {
	height: 333px; padding-top =0px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	/*background-image: url("../images/image_1.jpg");*/
	background-image:    url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/background/man_beach.jpg%22);
}
#lowprice {
	color: white;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 16px !important;
}
img.whiteline {
	position: absolute;
	top: 290px;
	right: 140px;
}
#leftzone .leftblock {
	vertical-align: top;
	position: relative;
	display: block;
	/*background-color: #B0CCCD;*/
	background-color: #afc5ce;
	background-image:    url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/infoblock-bkg.png%22);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 7px;
	/* min-height: 100px; */
}
.leftblock .leftblocktitle {
	height: 24px;
	background-color: #A2BFC4;
	background-image:    url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/infotitle-bkg_lebed.png%22);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, arial, sans-serif;
	text-align: justify;
	line-height: 24px;
	padding-left: 20px;
	color: #ffffff;
	position: relative;
}
.leftblock .leftcontent {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.bigimg {
	z-index: 1;
}
#footer {
	background-color: #ececec;
	color: #4d4d4d;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	line-height: 20px;
	vertical-align: baseline;
	height: 21px;
	clear: both;
	position: relative;
	z-index: 10;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer a {
	text-decoration: underline;
	color: #626262;
	font-size: 11px;
}
#footer a:hover {
	text-decoration: none;
	color: #32CC32;
}
#footer2 {
	background-color: #ffffff;
	color: #4B4E4F;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	line-height: 20px;
	vertical-align: baseline;
	height: 21px;
	position: relative;
	width: 100%;
}
#footer2 a {
	text-decoration: none;
	font-weight: bold;
	color: #7a7a7a;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: tahoma, sans-serif;
}
#footer2 a:hover {
	text-decoration: underline;
	color: #32CC32;
}
#bottom_menu {
	background-color: transparent;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	height: 21px;
	clear: both;
	position: relative;
	z-index: 11;
	width: 100%;
}
#bottom_menu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
#bottom_menu ul li {
	font-family: Verdana;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 2px;
	padding-right: 2px;
	list-style: none;
	display: inline;
}
#bottom_menu ul li A {
	line-height: 20px;
	color: #7a7a7a;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px #BABABA dotted;
	padding-left: 5px;
}
#bottom_menu ul li A:hover {
	text-decoration: underline;
	color: #32CC32;
}
#infotable {
	clear: both;
	width: 100%;
}
#infotable td.line {
	width: 1px;
	height: auto;
	background-color: #C3CAD0;
}
#infotable td.iblock {
	padding-left: 5px;
	padding-right: 5px;
}
#infotable td.iblock .iblock_title {
	height: 20px;
	background-color: #CADDDE;
	background-image:    url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/bottom_menu_title_bkg.gif%22);
	background-repeat: repeat-x;
	padding-left: 20px;
	color: #000000;
	vertical-align: middle;
	line-height: 21px;
	overflow: none;
}
td.itile {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	text-align: justify;
	height: 20px;
	position: relative;
	line-height: 21px;
	overflow: none;
}
td.rss {
	padding-right: 10px;
}
#infotable td.iblock .iblock_content {
	color: #000000;
	background-color: #ffffff;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.iblock_content a, #rss_content .content A {
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 12px !important;
	text-decoration: none;
	color: #535353;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.iblock_content A:hover, #rss_content .content A:hover {
	color: #32CC32;
}
#infotable td.iblock .iblock_content A.green {
	color: #287A3F;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	text-align: justify;
	display: block;
	margin: 1px 10px;
	padding-left: 20px;
	background: transparent url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/bullet_green.gif%22) 0px 50% no-repeat;
}
#infotable td.iblock .iblock_content A:hover.green {
	color: #32CC32;
}
A.blue {
	color: #3366CC;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	text-align: justify;
	display: block;
	margin: 1px 10px;
	padding-left: 20px;
	background: transparent url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/bullet_blue.gif%22) 0px 50% no-repeat;
}
A:hover.blue {
	color: #32CC32;
}
a.rss_btn {
	font-weight: normal;
	background-image:    url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/rss_bkg.gif%22);
	background-repeat: no-repeat;
	font-size: 9px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	width: 27px;
	height: 12px;
	min-width: 27px;
	min-height: 12px;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 12px;
}
A:hover.rss_btn {
	color: #32CC32;
}
/* Inner pages */
#rightzone {
	float: right;
	width: 180px;
	height: 374px;
	background:url(/images/new/left_sidebar_back.gif);
	background-repeat:no-repeat;
	position: relative;
	z-index: 2;
}
#rightzone .rightblock {
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: top;
	position: relative;
	display: block;
	font-size: 12px;
	color: #2D5E63;
	font-family: Arial, sans-serif;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
}
#rightzone .rightblock b {
	color: #5a5a5a !important;
	font-weight: bold;
	font-family: Tahoma !important;
	font-size: 12px;
	padding-left: 20px; 
}
.rightblock a {
	color: #3366CC;
	text-decoration: underline;
}
.rightblock A:hover {
	color: #32CC32;
}
.rightblock ul li {
	list-style-image:    url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/li_right.gif%22);
}
#searchlist b.head {
	font-size: 12px;
	color: #AA4101;
	font-weight: bold;
}
#searchlist h2 #linklist {
	display: inline;
	padding-right: 20px;
	color: #008295;
	font-family: Tahoma, sans-serif;
}
#searchlist h2 #linklist a {
	font-size: 10px;
	color: #008295;
	font-weight: bold;
	text-decoration: none;
}
#searchlist h2 #linklist a:hover {
	color: #32CC32;
}
#searchlist h2 #linklist .linktext {
	font-size: 10px;
	color: #008295;
	font-weight: bold;
	text-decoration: none;
}
#searchlist h2 #linklist a.pagenum {
	color: #55ABB4;
}
#searchlist h2 #linklist a:hover.pagenum {
	color: #32CC32;
}
#tags {
	padding-left: 80px;
	padding-right: 50px;
	background-color: transparent;
}
#tags H3 {
	color: #AA4101;
	font-size: 12px;
}
#infos {
	padding-left: 80px;
	background-color: #ffffff;
	vertical-align: top;
	font-size: 12px;
	color: #2D5E63;
	font-family: Arial, sans-serif;
	text-decoration: none;
	padding-right: 5px;
}
#infos h1 {
	padding-top: inherit;
	padding-bottom: inherit;
	font-size: 12px;
	font-weight: bold;
	background-color: #EFF6F7;
	display: block;
	position: relative;
	height: 16px;
}
#infos h2 {
	font-size: 12px;
	font-weight: bold;
	color: #DB5B01;
	display: block;
}
#infos b {
	font-weight: bold;
	color: #D14F01;
}
#infos input.form {
	line-height: 14px;
	font-size: 11px;
	border: 1px black solid;
	font-family: Arial, sans-serif;
	width: 500px;
}
#infos textarea.form {
	width: 500px;
	font-family: Arial, sans-serif;
	line-height: 14px;
	font-size: 11px;
	border: 1px black solid;
}
.submit {
	border: 1px #3E5342 solid;
	padding: 0.25em;
	background-color: #007E09;
	color: #E4F2EC;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	height: 17px;
	line-height: 15px;
	min-width: 170px;
	min-height: 12px;
	width: 170px !important;
	height: 12px;
	vertical-align: middle;
	background-image:    url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/submit_bkg.gif%22);
	background-repeat: repeat-x;
	display: block;
}
b.contacts {
	font-size: 12px;
}
#infos a {
	color: #3366CC;
	text-decoration: underline;
}
#infos a:hover {
	color: #32CC32;
}
#infos a.stripe {
	display: block;
	margin: 1px 10px;
	padding-left: 20px;
	background: transparent url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/bullet_blue.gif%22) 0px 50% no-repeat;
}
#infos a:hover.stripe {
	color: #32CC32;
}
#infos ul li {
	list-style-image:    url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/li_right.gif%22);
}
#ranking {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
	vertical-align: top;
	font-size: 11px;
	color: #426D71;
	font-family: Arial, sans-serif;
	text-decoration: none;
	height: auto;
}
#ranking #rank_content {
	padding-left: 15px;
	padding-right: 15px;
}
#ranking #rank_content b {
	font-weight: bold;
	color: #DB5B01;
}
#ranking #rank_content a {
	color: #3366CC;
	text-decoration: underline;
}
#ranking #rank_content a:hover {
	color: #32CC32;
}
#ranking #rank-content table {
	width: 70%;
}
#ranking #rank-content table tr td {
	font-size: 10px;
}
#caution {
	background-color: #EFF6F7;
	color: #38A7B3;
	font-weight: bold;
}
#content #alt_leftzone {
	border-right: 1px #C3CAD0 solid;
	border-top: 1px #E9EFEE solid;
	float: left;
	width: 195px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
	background-image:    url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/infoblock-bkg.png%22);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
	position: relative;
	z-index: 2;
}
#content #alt_leftzone b {
	font-weight: bold;
	color: #2EB0BF;
}
table.tablse_most {
	border-collapse: collapse;
	border: 5px white solid;
}
table.table_most td.greybkg {
	background-color: #F7FAFA;
}
ul.tagsmap h1 {
	color: #38A7B3;
}
#most {
	height: auto;
}
a.mosta {
	vertical-align: middle;
	font-size: 12px;
	margin-right: 20px;
	text-decoration: none;
	color: #AA4101;
}
a:hover.mosta {
	color: #32CC32;
}
table.buy_sell * {
	vertical-align: top;
	text-decoration: none;
	font-size: 12px;
	color: #2D5E63;
}
table.buy_sell b {
	color: #navy;
	font-weight: bold;
}
.form {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.form b {
	text-align: center;
}
.form fieldset {
	border: 0;
}
.form input.loginedit {
	font-family: Arial, sans-serif;
	width: 70px;
	line-height: 12px;
	font-size: 12px;
	background: url(/images/new/login_text.gif) repeat-x;
	border: 1px #dddddd solid;
}
#cameras {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #ffffff;
	vertical-align: top;
	font-size: 11px;
	color: #426D71;
	font-family: Arial, sans-serif;
	text-decoration: none;
	height: auto;
}
#cameras ul li {
	list-style-image:    url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/li_right.gif%22);
}
#cameras ul li a {
	color: #3366CC;
	text-decoration: underline;
}
#cameras ul li a:hover {
	color: #32CC32;
}
b.blue {
	font-weight: bold;
	color: #2D5E63;
}
.cameras_table {
	border: 0;
	background-color: transparent;
}
#user_leftzone {
    margin-left: 5px;
	border-bottom: 1px #E9EFEE solid;
	float: left;
	width: 190px;
	position: relative;
	z-index: 2;
	background-color: #F6F9F9;
}
#user_leftzone .blocktitle {
	height: 20px;
	background-color: #CADDDE;
	background-image:    url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/userzone_title.gif%22);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	text-align: justify;
	line-height: 20px;
	padding-left: 20px;
	color: #066A71;
	position: relative;
}
#user_leftzone .altblocktitle {
	height: 20px;
	background-color: #CADDDE;
	background-image:    url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/backtitle_bkg.gif%22);
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	text-align: justify;
	padding-left: 5px;
	color: #066A71;
	position: relative;
}
#user_leftzone .altblocktitle .blocktitle_center {
	display: block;
	position: relative;
	top: 3px;
}
#user_leftzone .blocktitle a,#user_leftzone .altblocktitle a {
	color: #066A71;
	text-decoration: none;
}
#user_leftzone .blocktitle a:hover,#user_leftzone .altblocktitle a:hover {
	color: #32CC32;
}
#user_leftzone .blockcontent {
	color: #646464;
	border-left: 1px #C3CAD0 solid;
	border-right: 1px #C3CAD0 solid;
	border-bottom: 1px #C3CAD0 solid;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	margin-bottom: 2px;
}
#user_leftzone .blockcontent ul li {
	list-style-image:    url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/li_right.gif%22)!important;
	font-size: 12px !important;
}
#user_leftzone .blockcontent b {
	font-weight: bold;
	color: #2EB0BF;
}
b.btn *,b.btn {
	color: #1B9A42 !important;
}
#user_rightzone .blocktitle {
	height: 20px;
	background-image:    url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/right_usr_block_title_bkg.gif%22);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	text-align: justify;
	line-height: 20px;
    padding-right:10px;
    padding-left:5px;
	color: #646464;
	position: relative;
}
#user_rightzone .blockcontent {
	font-weight: normal;
	color: #646464;
	font-family: verdana, arial, sans-serif;
	text-align: justify;
	font-size: 10px;
    padding-left:10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.userRightzoneBlockContent {
	font-weight: normal;
	color: #646464;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#user_rightzone .blockcontent ul li {
	list-style-image:    url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/li_right.gif%22)!important;
	font-size: 12px !important;
}
#user_rightzone .blockcontent form {
	position: relative;
	line-height: 14px;
	display: inline;
}
#user_rightzone .blockcontent a {
	text-decoration: underline;
	color: #32CC32;
}
a.red {
	color: #DB5B01 !important;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	text-align: justify;
	display: block;
	margin: 1px 10px;
	padding-left: 20px;
	padding-bottom: 3px;
	background: transparent url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/bullet_red.gif%22) 0px 50% no-repeat;
}
a:hover.red {
	color: #32CC32;
}
input.btn {
	border: 1px #95B8BD solid;
	background-color: #C3DADA;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, sans-serif;
	height: 20px;
	width: auto;
	position: static;
}
#alerts {
	padding-left: 80px;
	background-color: #ffffff;
	vertical-align: top;
	font-size: 11px;
	color: #2D5E63;
	font-family: Arial, sans-serif;
	text-decoration: none;
	padding-right: 5px;
}
#content_search {
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	font-size: 11px;
	color: #2D5E63;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
#users {
	clear: inherit;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffffff;
	vertical-align: top;
	font-size: 11px;
	color: #2D5E63;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
#training {
	clear: inherit;
	padding-left: 20px;
	padding-right: 20px;
	background-color: transparent !important;
	vertical-align: top;
	font-size: 11px;
	color: #2D5E63;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
ul.horizontal {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	vertical-align: middle;
}
ul.horizontal li {
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 4px;
	padding-right: 4px;
	list-style: none;
	display: inline;
}
ul.horizontal li img {
	top: 3px;
	position: relative;
}
#training table {
	border: 0;
	margin-left: auto;
	margin-right: auto;
}
#searchlist h2 {
	border-top: 1px #EBEFF3 solid;
	border-bottom: 1px #EBEFF3 solid;
	font-size: 12px;
	text-align: right;
	display: block;
	height: 20px;
	line-height: 18px;
	position: relative;
}
.searchtitle {
	color: #AA4101;
	float: left;
	display: inline;
	padding-left: 40px;
	position: relative;
	font-size: 11px !important;
}
#users table tr td {
	background-color: #F9FCFC;
	border: 1px #F2F8F9 solid;
	border-collapse: collapse;
	color: #000000;
	font-size: 11px;
}
#users h3,#training h3 {
	color: #066A71;
	font-size: 12px;
}
#users h2,#training h2 {
	color: #066A71;
	font-size: 13px;
}
#users a,#training a {
	text-decoration: underline;
	font-size: 11px;
	color: #3366CC
}
#users a:hover,#training a:hover {
	color: #32CC32;
}
.navigation {
	display: inline;
	position: relative;
	color: #000000;
	font-size: 10px;
	background-color: #ffffff;
}
.navigation a {
	text-decoration: underline;
	color: blue;
	font-size: 10px;
	background-color: #ffffff;
}
.navigation a:hover {
	color: #32CC32;
}
#foto_details,#foto_buy {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
	vertical-align: top;
	font-size: 11px;
	color: #2D5E63;
	font-family: Arial, sans-serif;
	text-decoration: none;
	padding-right: 5px;
}
#foto_details h2,#foto_buy h2 {
	border-bottom: 1px #EBEFF3 solid;
	width: inherit;
	font-size: 13px;
	text-align: center;
	display: block;
	height: 22px;
	position: relative;
	color: #AA4101;
	vertical-align: middle;;
	font-size: 13px;
}
#foto_details h2 img {
	position: relative;
}
#foto_details table {
	text-align: justify;
}
#foto_details table tr td {
	background-color: #FFFFFF;
	border-collapse: collapse;
	color: #545454;
	font-size: 11px;
}
#foto_buy table tr td {
	background-color: transparent;
	border-collapse: collapse;
	color: #545454;
	font-size: 11px;
}
img.big {
	border: 1px #A4C4C6 solid;
}
#sresults {
	width: auto;
	height: auto;
}
#sresults ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	vertical-align: middle;
}
#sresults ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 4px;
	padding-right: 4px;
	list-style: none;
	display: inline;
	width: 230px;
	height: 160px;
	/* addition */
	background-color: #f7f7f7;
	text-align: justify;
	color: #2D5E63;
}
#sresults ul li .imageitem {
	background-color: #f7f7f7;
}
span.smallicons {
	display: inline;
	text-align: center;
}
.smallicon {
	padding-left: 3px;
	padding-right: 3px;
}
ul.steps {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
ul.steps li {
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 4px;
	padding-right: 4px;
	list-style: none;
	display: inline;
	height: 16px;
	position: relative;
	line-height: 14px;
}
#lightbox {
	padding-left: 80px;
	padding-right: 80px;
	background-color: #ffffff;
	vertical-align: top;
	font-size: 11px;
	color: #2D5E63;
	font-family: Arial, sans-serif;
	text-decoration: none;
	padding-right: 5px;
}
#lightbox table tr td {
	background-color: transparent;
	border: 0;
	font-size: 11px;
	color: #066A71 !important;
}
a.clear {
	text-decoration: none;
	font-size: 10px;
}
a:hover.clear {
	color: #32CC32;
}
.number {
	color: #197079 !important;
	font-weight: bold;
	font-size: 11px;
}
small.link {
	font-size: 6px !important;
	color: #000000;
}
span.photodetails,span.photodetails a {
	color: #5EA2A7 !important;
}
span.photodetails a:hover {
	color: #32CC32;
}
b.caption {
	font-weight: bold;
	font-size: 12px;
	color: #38A7B3;
}
img.thumb {
	margin: 5px;
}
#category {
	clear: inherit;
	padding-left: 10px;
	padding-right: 10px;;
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 11px;
	color: #2D5E63;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
#category table tr td {
	background-color: transparent;
	border: 0;
	border-collapse: collapse;
	padding: 5px;
	line-height: 18px;
}
#category table tr td img {
	border: 1px #F2F8F9 solid;
}
#category table tr td a {
	color: #3366CC;
	text-decoration: underline;
	font-size: 12px;
}
#category table tr td a:hover {
	color: #32CC32;
}
#category table tr td b {
	display: block;
	color: #AA4101;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.categoryTopLevel {
	display: block;
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#cat_type {
	background-color: #EFF6F7;
	font-weight: normal;
	vertical-align: middle;
	position: relative;
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	color: #38A7B3 !important;
	text-align: center;
}
#cat_type a {
	color: #38A7B3 !important;
	padding-left: 10px;
	padding-right: 10px;
}
#cat_type a:hover {
	color: #32CC32;
}
#foto_upload {
	background-color: #ffffff;
	vertical-align: top;
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
#foto_upload a {
	color: #3366CC;
	text-decoration: underline;
}
#foto_upload a:hover {
	color: #32CC32;
}
.red_txt {
	color: #AA4101 !important;
}
.green_txt {
	color: #277E27 !important;
}
.orange_txt {
	color: #DB5B01 !important;
}
.greenarea {
	margin-left: 200px;
	display: block;
	position: relative;
	background-color: #EFF6F7;
	padding: 5px;
	height: 130px;
}
.greenarea3 {
	display: block;
	position: relative;
	background-color: #EFF6F7;
	padding: 5px;
	height: 80px;
	font-size: 12px;
	padding-left: 10px;
}
.greenarea2 {
	display: block;
	position: relative;
	background-color: #EFF6F7;
	padding: 5px;
	height: 130px;
}
.greenarea h3,.greenarea2 h3,.greenarea3 h3 {
	color: #38A7B3;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}
.greenarea p,.greenarea2 p {
	display: inline;
}
/* used in cameras.php */
.greenarea4 {
	font-family: Arial, sans-serif !important;
	display: block;
	position: relative;
	background-color: #EFF6F7;
	padding: 5px;
	height: 54px;
	width: 98%;
}
b.camera {
	color: #38A7B3 !important;
	font-weight: bold;
	font-size: 12px;
}
#cam {
	background-color: #f9f9f9;
	position: relative;
	display: inline;
	height: 27px;
	width: 660px;
	top: 5px;
}
#foto_upload #bigphoto {
	position: relative;
	float: left;
	display: inline;
}
.right ul {
	position: relative;
	background-color: transparent;
	padding: 5px;
}
#foto_upload table tr td {
	background-color: #F9FCFC;
	border: 1px #F2F8F9 solid;
	border-collapse: collapse;
	color: #000000;
	font-size: 11px;
}
#foto_upload table.transparent tr td {
	background-color: transparent;
	border: 0;
	border-collapse: collapse;
	color: #000000;
	font-size: 11px;
}
#foto_upload #tableholder {
	display: block;
	margin-left: 40px;
	margin-right: 40px;
	position: relative;
}
#foto_upload #tableholder #lefttable {
	position: relative;
	float: left;
}
#foto_upload #tableholder #righttable {
	position: relative;
	float: right;
}
#foto_upload p.clear {
	clear: both;
}
#foto_upload ul li,.greenarea ul li {
	list-style-image:    url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/li_right.gif%22);
}
.warning {
	margin-right: 220px;
	font-size: 12px;
	color: #9B3B2F;
	position: relative;
	display: block;
	text-align: center;
	width: auto;
	height: auto;
	padding: 5px;
	background-color: #EFF6F7;
}
#greenarea {
	display: block;
	position: relative;
	background-color: #EFF6F7;
	padding: 5px;
	height: 130px;
}
ul.tabs {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	vertical-align: middle;
}
ul.tabs li {
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 4px;
	padding-right: 4px;
	list-style: none;
	display: inline;
	background-color: #CDE5E6;
	border-top: 1px #A2CFD4 solid;
	border-bottom: 1px #A2CFD4 solid;
	border-left: 1px #82B4B8 solid;
	border-right: 1px #82B4B8 solid;
	width: 100% !important;
	position: relative;
}
ul.tabs li.selected {
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 4px;
	padding-right: 4px;
	list-style: none;
	display: inline;
	background-color: #E3F0F1;
	border-top: 1px #E4F1F2 solid;
	border-bottom: 1px #E4F1F2 solid;
	border-left: 1px #82B4B8 solid;
	border-right: 1px #82B4B8 solid;
	width: 190px !important;
	position: relative;
}
ul.tabs li a {
	color: #066A71;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	position: relative;
}
ul.tabs li a:hover {
	color: #32CC32;
}
ul.tabs li.selected a {
	color: #33A1AE;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
ul.tabs li.selected a:hover {
	color: #32CC32;
}
/* tabs table */
#tabs tr td {
	text-align: center !important;
	background-color: #CDE5E6;
	height: 20px !important;
	border-collapse: collapse !important;
	border-left: 1px #82B4B8 solid;
	border-right: 1px #82B4B8 solid;
	border-top: 1px #A2CFD4 solid;
	border-bottom: 1px #A2CFD4 solid;
	width: 30%;
}
#tabs tr td.selected {
	background-color: #E3F0F1 !important;
	width: 40% !important;
	border: 0 !important;
	color: #33A1AE;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
#tabs tr td a {
	color: #066A71 !important;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
#tabs tr td a:hover {
	color: #32CC32;
}
table.big {
	border: 0;
	font-size: 12px !important;
}
table.big tr td,table.big tr th {
	background-color: transparent !important;
	border: 0 !important;
}
table.big tr.tabs td,table.big tr.tabs th {
	background-color: #F9FCFC !important;
	border: 0px !important;
	border-collapse: collapse;
	color: #37A3B0 !important;
}
.leftheader {
	display: inline;
}
ul.nobullets {
	margin: 5px;
	display: inline;
	position: relative;
	list-style-type: none;
}
ul.nobullets li {
	padding-left: 5px;
	padding-right: 10px;
}
.license_type {
	color: #B9B9B9;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-family: tahoma, verdana, sans-serif;
	width: 200px;
	min-width: 200px;
}
.colorbox {
	padding: 0;
	margin: 0;
	position: relative;
	display: inline;
	margin: 2px;
	border: 1px #000000 solid;
	line-height: 20px !important;
	heigh: 8px !important;
	width: 8px !important;
}
input.general {
	line-height: 14px;
	font-size: 11px;
	border: 1px black solid;
	font-family: Arial, sans-serif;
}
textarea.general {
	line-height: 14px;
	font-size: 11px;
	border: 1px black solid;
	font-family: Arial, sans-serif;
}
.photoinfo {
	font-size: 10px !important;
	color: #B9B9B9 !important;
}
#content H3 {
	font-size: 12px;
	font-weight: bold;
	color: #D14F01;
}
.lightgreen {
	color: #1B9A42 !important;
}
#rss_content A.green {
	color: #287A3F;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	text-align: justify;
	display: block;
	margin: 1px 10px;
	padding-left: 20px;
	background: transparent url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/bullet_green.gif%22) 0px 50% no-repeat;
}
#rss_content A:hover.green {
	color: #32CC32;
}
#rss_content {
	font-family: Tahoma;
	color: #535353;
	font-weight: normal;
	font-size: 11px;
}
#rss_content .content {
	font-family: Tahoma;
	color: #535353;
	font-weight: normal;
	font-size: 11px;
}
#rss_content b {
	font-family: Tahoma;
	color: #535353;
	font-weight: bold;
	font-size: 11px;
}
.zagolovok {
	font-family: Tahoma, sans-serif;
	color: #314056;
	font-weight: bold;
	font-size: 11px;
}
.rechercher {
	padding-left: 8px;
	padding-right: 7px;
	font-family: Verdana;
	color: #8a8a8a;
	font-size: 10px;
	white-space: nowrap;
	font-weight: bold;
}

.rechercher h1 {
	font-family: Verdana !important;
	color: #8a8a8a;
	margin-top: 6px;
	font-weight: bold !important;
	font-size: 14px !important;
}


.headerSecondLevel {
	padding-left: 8px;
	padding-right: 7px;
	font-family: Verdana;;
	color: #8a8a8a;
	font-size: 10px;
	font-weight: bold;
}

.headerSecondLevel h1 {
	font-family: Verdana !important;
	color: #8a8a8a;
	margin-top: 6px;
	font-weight: bold !important;
	font-size: 14px !important;
}

#searchbar  A {
	text-decoration: underline;
	color: #00000;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#searchbar  A:hover {
	color: #32CC32;
}
.greed_deep A {
	text-decoration: underline;
	color: #00000;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
#topmenu A {
	color: #1470a6;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
#topmenu A:hover {
	color: #32CC32 !important;
	text-decoration: underline;
}
.gree_st {
	padding-left: 5px;
	font-family: Arial;
	color: #414141;
	font-weight: bold;
	font-size: 11px;
}
.gree_fd {
	font-family: Verdana;
	color: #414141;
	font-weight: normal;
	font-size: 10px;
}
.user_left_myAccount {
	color: #066A71;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.user_left_content {
	color: #646464;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 2px;
}
.user_left_green {
	color: #1B9A42;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.user_left_user {
	color: #2EB0BF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.super_user_links {
	color: #175A5F;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.list_foto_top_manu {
	color: #268793 !important;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.list_foto_top_manu_green {
	color: #066A71 !important;
	font-family: Tahoma;
	font-size: 11px !important;
	text-decoration: none;
	font-weight: bold;
}
a:hover.list_foto_top_manu_green {
	color: #666666 !important;
}
#list_foto_th td {
	color: #33A1AE;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-top: 11px;
	padding-bottom: 15px;
}
.list_foto_greed {
	color: #066A71;
	font-family: Verdana;
	font-size: 10px !important;
	font-weight: bold;
	text-decoration: none;
}
.list_foto_date {
	color: #066A71;
	font-family: Verdana;
	font-size: 11px !important;
	font-weight: normal;
	text-decoration: none;
}
.list_foto_operators {
	color: #066A71;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.list_foto_control {
	color: #008295;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.list_foto_control_cifri_active {
	color: #FB6002;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.list_foto_control_cifri_links {
	color: #008295;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.show_delete_fotos {
	color: #1B9A42;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.color_1_0 {
	background: transparent url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/border_1_1_lebed.gif%22);
}
.color_1_2 {
	background: transparent url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/border_1_2_lebed.gif%22);
}
.color_1_3 {
	background: transparent url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/str1_1_0_lebed.gif%22);
}
.color_1_4 {
	background: transparent url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/str1_1_6_lebed.gif%22);
	background-position: top left;
	background-repeat: no-repeat;
}
.color_1_5 {
	background: transparent url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/str1_1_7_lebed.gif%22);
}
.fotolia_is {
	background: transparent url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/border_1_3_lebed.gif%22);
	background-position: bottom left;
	height: 20px;
	width: 622px;
	background-repeat: no-repeat;
}
.useersLinks {
	color: #497F8B;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:hover .useersLinks {
	color: #32CC32;
}
.areaserch_color_1, .areaserch_color_2, .areaserch_color_3 {
	background-color: #f0f0f0;
}
#fq {
	width: 280px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding-left: 4px;
}
#search-results {
	width: 299px;
	border: 1px solid #000000;
	background: #ffffff;
	display: none;
	float: left;
}
* html div#search-results {
	width: 300px;
}  /* box model hack */
.sr,.srs {
	width: 100%;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 1px 0 0 0;
}
.sr {
	background-color: #ffffff;
	color: #000000;
}
.srs {
	background-color: #36c;
	color: #ffffff;
	cursor: pointer;
}
.sr .src {
	color: #008000;
}
.srs .src {
	color: #ffffff;
}
.srt {
	float: left;
	font-size: 13px;
	margin-left: 4px;
}
.src {
	float: right;
	font-size: 10px;
	margin-right: 3px;
	padding-top: 2px;
}
#segguset {
	color: #959595;
	font-family: Arial;
	font-size: 11px;
	text-decoration: normal;
}
#segguset checkbox {
	border-Color: #d1d1d1;
	border-Width: 1px;
}
#training table.formation tr td {
	font-size: 12px;
	color: #2D5E63;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
.licence_type {
	color: #B9B9B9 !important;
	width: 115px;
}
#alert {
	background-color: #EAF1F2;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 11px;
}
#alert .heading {
	color: #AA4101;
	font-size: 12px;
	font-weight: bold;
}
#alert .notice {
	color: #1498A6;
	font-size: 12px;
}
#alert a {
	text-decoration: underline;
	color: #1498A6;
}
#alert A:hover {
	color: #32CC32;
}
#alert b {
	color: #38A7B3;
}
.alert_text {
	font-size: 11px;
	color: #000000;
}
.alert_edit {
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	border: 1px black solid;
	font-family: monospace;
}
#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	height: 1px;
	z-index: 5000;
}
#alertbox {
	background-color: #EAF1F2;
	background-image:    url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/down_arrow_red.gif%22);
	background-repeat: no-repeat;
	color: #646464;
	font-size: 11px;
}
#alertbox b {
	color: #38A7B3;
}
#alertbox input.text {
	border: 1px #525252 solid;
	width: 158px;
	font-size: 10px !important;
}
#alertbox textarea.text {
	border: 1px #525252 solid;
	width: 158px;
	height: 38px;
	font-size: 10px !important;
}
/** Login box on the home page **/
.login a, .leftblock .leftcontent a {
	color: #3366CC;
	text-decoration: underline;
	/* color: #333 !important; */
}
.login a:hover, .leftblock .leftcontent a:hover {
	color: #32CC32;
}
/* Legend area at bottom of user space pages */
.bluearea {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F4FAFA !important;
	font-size: 12px;
	font-family: tahoma, arial, sans-serif;
	vertical-align: baseline;
}
.bluearea img {
	margin: 3px;
}
/* orange indicator buttons for the user space pages */
.orange_btn {
	border: 1px #EE8C47 solid;
	background-color: #F3B582;
	background-image:    url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/bullet_red.gif%22);
	background-repeat: no-repeat;
	background-position: 3px center;
	color: #B54F08 !important;
	text-decoration: none !important;
	font-weight: bold;
	font-family: tahoma, sans-serif !important;
	line-height: 20px;
	height: 20px !important;
	width: 200px !important;
	text-align: left !important;
	padding-left: 12px;
}
#creatAnAccount b{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none !important;
	font-weight: bold;
}
.FotoliaInNumber{
	font-size: 11px;
	color: #1E5E30;
	font-family: Verdana;
	font-weight: normal;
}
.slogan{
	color: #91a8b3;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	text-decoration: normal;
	display: inline;
}
/* rss item for inner pages */
A.rssitem {
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 11px !important;
	text-decoration: none !important;
	text-align: left !important;
	color: #535353;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	width: 150px;
}
A:hover.rssitem {
	color: #32CC32;
}
.error {
	font-family: Arial, sans-serif;
	font-size: 12px !important;
	text-decoration: none !important;
	color: #FF0000;
}
.pagenum_inactive {
	color: #55ABB4;
	font-weight: bold;
}
#link_menu {
padding-bottom:5px;
padding-top:5px;
padding-left:5px;
margin:0px;
border-bottom: 1px #CCCCCC solid;
}
#link_menu a {
	color: #DB5B01 !important;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	margin: 1px 10px;
	padding-left: 20px;
    font-family: verdana, arial, sans-serif;
	background: transparent url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22/images/bullet_red.gif%22) 0px 50%	no-repeat;
	font-variant:small-caps;
}
#link_menu a:hover {
	color: #32CC32;
}
#search_set {
	font-family:Verdana;
	font-size:11px;
	color:#3366CC;
}
.deleteble:hover{
	text-decoration:line-through;
	color: #32CC32;
}	
#search_category {
	font-family:Verdana;
	font-size:11px;
	color:#3366CC;
}
#search_category a:hover.deleteble{
	text-decoration:line-through;
	color: #32CC32;
}
.winywhite {
	font: normal 11px tahoma, arial;
	text-decoration: none;
	color:#3366CC;
}
.bulletList ul li {
	list-style-image:    url(file:///C|/Documents%20and%20Settings/jac/Mes%20documents/site/travail/photos_fichiers/%22../images/li_right.gif%22)!important;
	font-size: 12px !important;
}
.headerGround {
	background: url(/images/new/top_senter_side.gif);
	width: 100%;
}
.searchInput {
	border: 1px solid #d1d1d1;
	height:19px;
}
.leftSlogan {
	background: url(/images/new/slogan_bg.gif);
	text-align: center;
}
.under_login {
	background: url(/images/new/under_login.gif);
	padding: 5px;
	text-align: center;
}
.leftLogin {
	background-color: #eeeeee;
}
	.categoryIndex1 {
		color: #0C8CD3;
		font-family: Arial, sans-serif;
		font-size: 12px !important;
		text-decoration: none;				
	}
	.categoryIndex2 {
		color: #000000;
		font-family: Arial, sans-serif;
		font-size: 12px !important;
		text-decoration: none;		
	}
#sideBarSlogan {
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #8d8d8d;
	font-weight: normal;
}
#content table tr td.leftText, table tr td.leftText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.sidebarCaption {
	color: #646464;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
    padding-left:10px;
	padding-bottom:5px;
    padding-top:5px;
    text-align: justify;
}
.sidebarContent {
	color: #646464;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
    padding-left:28px;
	text-align: justify;
}
.alertCaption {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #2598C8;
}	
.alertText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #646464;
}	
.alertInput {
	font-family: Arial, sans-serif;
	font-size: 11px;
	border: 1px #525252 solid;
}	
a.searchResultsLink {
	color:#666666 !Important;
	text-decoration: none;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

span.searchResultsLink {
	color:#666666 !Important;
	text-decoration: underline;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}

.searchResultsDisabled {
	color: #016DAB !Important;
	text-decoration: none;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
span:hover.searchResultsLink {
	color: #32CC32 !Important;
	text-decoration: underline;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}

a:hover.searchResultsLink{
	color: #32CC32 !Important;
	text-decoration: none;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
.sidebarUserContent {
	color: #646464;
	font-weight: normal;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
    padding-left:9px;
}
.userLogin {
	color: #3CB53C;
	font-weight: normal;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
    padding-left:9px;
}
.blueLink {
	color: #016DAB;
	font-weight: normal;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
    padding-left:9px;
}
.alertCaption {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #2598C8;
}	
.alertText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #646464;
}	
.alertInput {
	font-family: Arial, sans-serif;
	font-size: 11px;
	border: 1px #525252 solid;
}	
.rssLink {
	font-family: Arial, sans-serif;
	color: #535353;
	font-weight:normal;
	text-decoration:none;
	font-size: 11px;
}	
.photoDetailsGrayLink {
	font-family: Arial, sans-serif;
	color: #575757;
	font-weight:bold;
	text-decoration:none;
	font-size: 11px;	
}
.photoDetailsCaption {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: #016DAB;
}
.photoDetailsMore {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 10px;
	color: #016DAB;
}
.grayInput {
	font-family: Arial, Tahoma, Sans-Serif;
	color: #000000;
	border: 1px solid #D1D1D1
}
.stepActive {
	color: #646464;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
    text-align: justify;
}
.stepInactive {
	color: #ABABAB;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
    text-align: justify;
}
.itemLink {
	color: #5A5A5A !important;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
    text-align: justify;
}
.itemText {
	color: #8A8A8A !important;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
    text-align: justify;
		
}
.tabCaption {
	color: #0176bb !important;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none !important;
		
}
.innerColumns {
	color: #0092da !important;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: none !important;		
}
a.news {
	font-size: 10px; 
	color: #686f73; 
	text-decoration: none;
}
a:hover.cat1, a:hover.cat2, a:hover.cat3, a:hover.cat4, a:hover.cat5, a:hover.cat31, a:hover.cat21, a:hover.cat22, a:hover.cat51, a:hover.cat32, a:hover.cat23 {
	color: #32CC32;
}

a.cat1, a.cat2, a.cat3, a.cat4, a.cat5, a.cat31, a.cat21, a.cat22, a.cat51, a.cat32, a.cat23 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right:5px;
}

a.cat2, a.cat3, a.cat5, a.cat31, a.cat22 {
	font-weight: bold;
}
a.cat2, a.cat3, a.cat5, a.cat32, a.cat23 {
	color: #186fa3;
}

a.cat1, a.cat31, a.cat21, a.cat4, a.cat22, a.cat51 {
	color: #686f73;
}

a.cat1 { font-size: 10px; }
a.cat2, a.cat21, a.cat22, a.cat23 { font-size: 11px; }
a.cat3, a.cat31, a.cat32 { font-size: 12px; }
a.cat4 { font-size: 13px; }
a.cat5, a.cat51 { font-size: 14px; }


a:hover.tags1, a:hover.tags2, a:hover.tags3, a:hover.tags4, a:hover.tags5, a:hover.tags6, a:hover.tags7, a:hover.tags8, a:hover.tags9, a:hover.tags10 {
	color: #32CC32;
}
a.tags1, a.tags2, a.tags3, a.tags4, a.tags5, a.tags6, a.tags7, a.tags8, a.tags9, a.tags10 {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	padding-right:5px;
}
a.tags2, a.tags4, a.tags7, a.tags9 {
	font-weight: bold;
}
a.tags1, a.tags2, a.tags3, a.tags4, a.tags5 {
	color: #186fa3;
}
a.tags6, a.tags7, a.tags8, a.tags9, a.tags10 {
	color: #186fa3;
//	color: #686f73;
}
a.tags1 { font-size: 10px; }
a.tags2 { font-size: 12px; }
a.tags3 { font-size: 14px; }
a.tags4 { font-size: 16px; }
a.tags5, a.tags9 { font-size: 18px; }
a.tags6 { font-size: 20px }
a.tags7 { font-size: 22px; }
a.tags8 { font-size: 24px; }
a.tags10 { font-size: 26px; }


.greenLink {
	color: #3CB53C !important;
	font-weight: bold;
	font-family: Tahoma !important;
	font-size: 11px;
		
}
.grayLink {
	color: #646464 !important;
	font-weight: normal;
	font-family: Tahoma !important;
	font-size: 11px;
}
.grayLink:hover, .greenLink:hover, a.cameras_comp:hover, a.cameras_model:hover {
	color: #32CC32;
}
.rightSidebarInfo {
	color: #646464 !important;
	font-weight: normal;
	font-family: Tahoma !important;
	font-size: 11px;
}
.rightSidebarInfo b {
	color: #5a5a5a !important;
	font-weight: bold;
	font-family: Tahoma !important;
	font-size: 12px;
}	
.rightSidebarInfo ul {
	font-size: 11px !important;
	list-style-type: square;
	font-family: Tahoma, Verdana, Sans-serif;
	list-style-position: inside;	
}
.bulletList {
	font-size: 11px !important;
	list-style-type: square;
	font-family: Tahoma, Verdana, Sans-serif;
	list-style-position: inside;	
}
.tabCaptionInactive {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 11px !important; 
	color: #016DAB !important; 
	font-weight: bold;
	background-color:#E2E2E2;
}

.tabCaptionInactive a {
	text-decoration: none !important;	
	color: #016DAB !important;
}

.tabCaptionInactive a:hover {
	color: #32CC32 !important;
}

.tabCaptionActive {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 11px !important; 
	color: #016DAB !important; 
	font-weight: bold;
	background-color:#FFFFFF;
        
}
.cameras_comp {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #565555;
	text-decoration: none;
}

.pagenumSelected {
	color: #666666 !important;
	font-size: 13px !important;
	font-family: Tahoma, Arial, sans-serif; 
	font-weight: bold !important;
}

.pagenumDeselected {
	color: #666666 !important;
	font-size: 13px !important;
	font-family: Tahoma, Arial, sans-serif; 
	font-weight: normal !important;
}

.pagenumDeselected:hover {
	color: #32CC32 !important;
}

a.cameras_comp {
	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #565555;
	text-decoration: none;

}
a.cameras_model {
	
	color: #016dab;
	font-size : 12px;

}
div#galleries {font-size:0.9em;}
div#galleries a {font-size:0.9em;text-decoration:none;font-weight:bold;}
div#galleries ul li {
display: -moz-inline-box; /* Fixes Firefox */;list-style-type: none;width:110px;margin:5px;}
div#galleries table {margin:5px;background-color:#CCCCCC;border:1px solid gray;text-align:center;font-size:0.9em;color:black;}
