/* MAIN STYLES */
BODY.admin {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #FFFFFF;
	font-size : 11px;
}

BODY {
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size : 11px;

}

h1, h2 {
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
	font-size : 11px;
	color: #1D4874;
	
}

h3, h4 {
	font-family: Arial,Helvetica,sans-serif;
	font-size : 11px;
	color: #1D4874;
}

h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
	text-align: Left;
	font-size : 11px;
	color: #1D4874;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #1D4874;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #1D4874;
}
tr, td, th {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #1D4874;
}

a:link,a:active,a:visited { color : #1D4874; font-size : 11px; border:1px; solid #1D4874}
a:hover		{ text-decoration: underline; color : #F32B0A; border:1px; solid #F32B0A}
hr { height: 0px; color: #CCCCCC}

/* TABLE STYLES Main Page Color*/
table.form_main { background-color: #FFFFFF;}
td.form_main { background-color: #FFFFFF;}
/* NEW TABLE STYLE FOR Vertical Layout Control Secondary Layout Color(Light Blue)*/
table.color2_layout { background-color: #a6b3cf; }
td.color2_layout { background-color: #a6b3cf; }

/* for alternating listings in the admin area*/
td.row1_0	{ background-color: #009900; }
td.row2_0	{ background-color: #CCFFCC; }
td.row3_0	{ background-color: #99CC99; }
.adminListingLeft_0 {
color: #FFFFFF;
background-color : transparent;
}

td.row1_1	{ background-color: #006699; }
td.row2_1	{ background-color: #DEE3E7; }
td.row3_1	{ background-color: #D1D7DC; }
.adminListingLeft_1 {
color: #FFFFFF;
background-color : transparent;
}

/* for alternating image listings */
td.image_row_0	{ background-color: #c0d7f9; }
td.image_row_1	{ background-color: #FFFFFF; }

/* for alternating search result listings */
.search_row_0	{ background-color: #c0d7f9; }
.search_row_1	{ border-color: #c0d7f9; border-style: solid; border-width: 1px; }

/* FORM STYLES */
INPUT, select, textarea, text {
margin: 2px;
padding: 1px;
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #23588C;
}


/* TEXT STYLES */
.small { font-size : 10px; color : #ffffff;}

.required {
font-size : 10px;
color: #1D4874;
background-color : transparent;
}

.lightText {
font-size : 10px;
color: #FFFFFF;
background-color : transparent;
}


/* TEMPLATE EDITOR STYLES */
td.templateEditorHead	{ background-color: #D6D3EE; }
td.templateEditorNew	{ background-color: #EEEEFF; }

.texteblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.textebleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1C294B;
}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.whatever{
font-size:10px;
color: blue;
}

img {border: none;}

.browse_tool_table {
	/*background-color: #FFFACA;
	
	font-size: 11px;
	text-decoration: none;
	color: #A52C42;*/
	width:100%;
}
.browse_tool {

	font-size: 11px;
	text-decoration: none;
	color: #1D4874;
}
.browse_tool_num {
	color: F73810;
}

.browse_tool_button A {
	
	display: none;
	background-color: silver;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	BORDER-COLOR: #000000;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 82px;
	height: 18px;
}

.browse_tool_button A:visited {
	color: #000000;
}

.browse_tool_button A:hover {
	color: #FFFFFF;
	BORDER-STYLE: inset;
	width: 82px;
	height: 18px;
}

.browse_tool_ghost {
	display: none;
	font-size: 10px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
}


.browse_tool_curpage {
	color: #215DA5;
	text-align: center;
}
.searchpage_field_caption {
font-weight:bold;
text-align:right;
}

