body{ 
font-family: Verdana, Tahoma, sans-serif; 
font-size: 11px;
color: #000000; 
margin-top: 0; 
margin-left: 0; 
margin-right: 0; 
margin-bottom: 0;
}
.td_center{
width : 100%;
text-align: center;
}


.tab_center{
margin-left: auto;
margin-right: auto;
}


textarea{
background-color: #EEF2F4;
font-family: Tahoma, Verdana, sans-serif; 
font-size: 12px;
color: #000000;
border-color : #000000;
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
text-indent : 2px;
}


input{
background-color: #EEF2F4;
font-family: Tahoma, Verdana, sans-serif; 
font-size: 12px;
color: #000000;
border-color : #000000;
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
text-indent : 2px;
}


select {
background-color: #EEF2F4;
FONT-FAMILY: Tahoma, Verdana, sans-serif;
font-size: 10px;
color: #000000;
}

.tablePhoto {
	margin: 5px;
	padding: 2px;
	border: solid;
	border-width: 1px;
	border-color:  #999999;
}

#WU {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #ffffff;
}
.WU {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #ffffff;
}
WU {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #ffffff;
}
/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	border-top: 1px solid #999999;
	background: #EFEFEF;
}

#ja-footer {
	clear: both;
	padding: 10px 0;
	color: #999999;
	text-align: left;
	overflow: hidden;
	position: relative;
}

#ja-footer a {
	color: #999999;
	font-weight: bold;
}

#ja-footer a:hover,
#ja-footer a:active,
#ja-footer a:focus {
	color: #333333;
	font-weight: bold;
}

#ja-cert {
	position: absolute;
	right: 0;
	top: 18px;
}

#ja-cert a {
	padding-left: 2px;
	border-bottom: none;
}

---------------------------------------------------------------------- */
.bd {
	background: url(http://www.tetouanweb.org/themes/Ouassi/images/bd-bg.png) repeat-x top #eee;
	color: #4f4f4f;
}

/*Mis---*/
span.first-word { color: #25A6D5; }

.box .head span.first-word { color: #4f4f4f; }

/*Box Head---*/
.head {
	background: url(http://www.tetouanweb.org/themes/Ouassi/images/boxhead-bg.gif) repeat-x left center;
	color: #4f4f4f;
	line-height: normal;
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
	margin: 0 0 0 -1px;
}

.box .head h3, .box .head h4 {
	font-size: 100%;
}

.box h5 {
	padding: 10px 15px;
	border-bottom: 1px solid #ddd;
	background: #F2F2F2;
}

.box .head h5 {
	font-size: 92%;
	background: none;
	border: 0;
	padding: 0;
}

/*reset*/
.box h3, .box h4, .box h5 {
	margin: 0;
}

/*Box Content---*/
.box .content {
	padding: 8px 15px;
	font-size: 92%;
}

.box h3 {
	font-size: 110%;
	padding: 5px 0 0;
}

.box h3 a {
}

.box small {
	text-align: left;
	line-height: 32px;
	display: block;
	color: #4f4f4f;
}

/*Box Action---*/
.box .actions {
	border-top: 1px solid #ddd;
	padding: 8px 15px;
	font-weight: bold;
	overflow: auto;
	clear: both;
}

/*Box List---*/
.box ol {
	margin: 5px 10px;
}

.box ol li {
	margin: 0;
	padding: 8px 0;
	line-height: normal;
	border-top: 1px solid #ddd;
	text-indent: 15px;
	overflow: hidden;
}

.box ol li.last {
	border-bottom: 0 !important;
}

/*MAGENTO'S BOX STYLE
----------------------------------------------------------------*/
.box .product-images {
	float: left;
	width: 25%;
	margin-top: 5px;
}

.box .product-details {
	float: right;
	width: 74%;
	padding-top: 5px;
}

.box .product-checkbox {
	float: left;
	padding: 2px 5px 0 0;
}

.box .product-names {}

.box a.link-cart {
	 color: #4f4f4f;
	 font-size: 92%;
	 background: url(../images/bullet_plus.gif) no-repeat left center;
	 padding-left: 10px;
	 display: block;
}

/*Product Tags---*/
.mini-product-tags {
}

#ja-current-content .mini-product-tags ul {
	font-size: 150%;
}

.mini-product-tags li {
	display: inline;
	margin: 0 3px !important;
}

.mini-product-tags li a{
	color: #4f4f4f;
}

.mini-product-tags li a:hover,
.mini-product-tags li a:active,
.mini-product-tags li a:focus {
	color: #25A6D5;
}

.mini-product-tags small {
	background: url(../images/arrow_d1.gif) no-repeat right center;
	padding-right: 12px;
	text-align: left;
	line-height: normal;
}


/* Normal link */
a {
	border-bottom: 1px dotted;
	color: #006DA3;
	text-decoration: none;
	font-size: 11px;
}

a:hover, a:active, a:focus {
	border-bottom: 1px solid;
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
}


/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #333333;
}

.button, .button:hover {
}

.button:active, .button:focus {
}

.inputbox {
	border: 1px solid #999999;
	margin-bottom: 1px;
}

.inputbox:hover, .inputbox:focus {
	border-color: #333333;
}
.connexion
	{
	border:1px solid #57BCFF;
	font-family:Times;
	font-size:12px;
	color:#000;
}

/* DATE
--------------------------------------------------------------------- */
#ja-headerwrap {
	border-bottom: 1px solid #999999;
	background: url(http://www.tetouanweb.org/themes/Ouassi/images/header-bg.gif) repeat-x bottom #FFFFFF;
}

#ja-header {
	padding: 15px 0;
	line-height: normal;
	text-align: left;
	position: relative;
}

#ja-header h1 {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 2.5em;
}

#ja-header h1 a {
	border-bottom: none;
	color: #333333;
	text-transform: uppercase;
}

#ja-header h1 img {
	float: left;
}

#ja-header a {
}

div.ja-day {
	margin-top: 5px;
	float: right;
	font-family: Tahoma, Arial, sans-serif;
}

div.ja-day div {
	float: left;
	padding: 10px 0 5px;
	margin-left: 5px;
	width: 37px;
	background: url(http://www.tetouanweb.org/themes/Ouassi/images/day-panel-bg.gif) repeat-x top #333333;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}

div.ja-day span {
	float: left;
	color: #999999;
	font-size: 180%;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 4px;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
	margin: 0 0 5px;
	padding: 0;
	color: #8C8A8A;
	font-size: 100%;
	letter-spacing: normal;
	text-transform: uppercase;
}

div.moduletable {
	margin: 0;
	background: url('/themes/Ouassi/images/sep.gif') repeat-x bottom;; padding-left:1px; padding-right:1px; padding-top:10px; padding-bottom:10px
}

div.ja-moduletable h3 {
	padding: 0;
	background: url('/themes/Ouassi/images/sep.gif') repeat-x 0 50%;
	font-size: 100%;
	letter-spacing: normal;
    text-transform: uppercase; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px
}

div.ja-moduletable h3 span {
	padding: 1px 5px 1px 0;
	color: #8C8A8A;
	background: #FFFFFF;
}

#ja-col1 div.ja-moduletable h3 span {
	background: #F7F7F7;

}

#ja-masscol div.ja-moduletable h3 span {


}

div.ja-moduletable {
	margin: 0;
	padding: 10px 0 0;
	background: none;
}

#ja-col1 div.moduletable,
#ja-col1 div.ja-moduletable {
	margin: 0 10px;
}

#ja-col2 div.moduletable,
#ja-col2 div.ja-moduletable {
	margin-left: 10px;

}


