/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 2 CSS HTML Styles */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body, td, th, p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

hr{
	color: #666699;
	height: 1px;
	width: 90%;
}

h1 {
	color: #666699;
	margin: 0px;
	border-bottom: 1px solid #666699;
	font-size: 14px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}

/*Form Elements*/
form {
	margin: 0px;
}

input, select, textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #393957;

}

input {
	background: #FFFFFF;
	border: 1px solid #EAF0F7;
}


select, textarea {
	background: #FFFFFF;
	border: 1px solid #003366;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

table {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 2 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
NOTE: All styles below are specific to Cartweaver 2.
You may use the CSS above, or remove it and attach
your own CSS file in addition to cartweaver.css
*/

.smallprint {
	font: 11px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}
/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #FF802B;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #000000;
	border-top: 1px solid #FFCC00;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}

.ncol {
	background: #FF802B;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #000000;
	border-top: 1px solid #FFCC00;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}
/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 5px;
	border-bottom: 1px solid #666699;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #5787BE;
	color: #000000;
}
/* altrowEven & altrowOdd are used to style alternating table rows. */
.altrowEven {
/*	background-color: #D3D3E2;*/
	background-color: #FFFFFF;
}

.altrowOdd{
/*	background-color: #BDBDD2;*/
	background-color: #FFFFFF;
}
.NavTitres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
	text-decoration: none;
}
.Textes2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
}
.TitresRubriques {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #000000;
	text-transform: uppercase;
}
.Copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5787BE;
}
.Textes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.Titres2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: bold;
}
.Titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.SousTitres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-align: justify;
	font-weight: bold;
}
.SousTitres2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}
.Legendes2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
.Legendes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}
.BgPage {
	background-attachment: fixed;
	background-image: url(Images/BgPage.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.Plus {
	font-weight: bold;
	color: #FF6600;
}
.NavColor3 {
	color: #999999;
}
.NavColor2 {
	color: #5787BE;
	text-decoration: none;
}
.Commande {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.Prix {
	color: #FF6600;
	font-weight: bold;
}
.Textes12 {
	font-size: 12px;
}
.Textes13 {
	font-size: 13px;
}
.Textes10 {
	font-size: 10px;
}
.Textes17 {
	font-size: 17px;
}
.Textes23 {
	font-size: 23px;
}
.Blanc {
	color: #FFFFFF;
}.TxtBlanc {
	color: #FFFFFF;
}
