/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/******************************************/
/***********[ Mage_CSS_A Reset ]***********/
/******************************************/

* { margin:0; padding:0; }

body { background: #808080; color:#2f2f2f; font:12px/1.35em arial, helvetica, sans-serif; text-align:center; }

a { color:#424B5C; text-decoration:none; }
a:hover { }
a img { border:0;}
:focus { outline:0; }

/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; color:#0A263C; }
h1 { font-size:2em; line-height:0.8; }
h2 { font-size:1.5em; }
h3 { font-size:1.05em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Home */

.cadrehome
{
}
.ttlhome0 h1
{
font-size: 1.40em;
line-height:1.35;
font-weight: bold;
padding: 8px 15px 0px 8px;
}
.ttlhome00 h1
{
color: #BDC0C6;
font-size: 10px;
line-height:1em;
font-weight: normal;
padding: 4px 0px 0px 8px;
}
.ttlhome h1
{
font-size: 1.8em;
line-height:1.20;
font-weight: normal;
padding: 8px 8px 0px 8px;
}
.txthome0 h1
{
font-size: 1.10em;
line-height:1.30;
font-weight: normal;
padding: 0px 8px 5px 8px;
}
.txthome h1
{
font-size: 1.1em;
line-height:1.35;
font-weight: normal;
padding: 0px 8px 0px 8px;
}

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
p { margin-bottom:.8em; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#284b6a; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }



/* Lists */
dt { display:block; font-weight:bold; }
ul,ol { list-style:none;  }



/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }


.boxPoste0 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000066; padding: 0px 0px 0px 0px; }
.boxPoste0 A { color: #000066; }
.boxPoste0 A:hover { color: #000066; font-weight: normal; text-decoration: underline; }

.suivi_colissimo {padding: 0px 0px 10px 0px;}


/*********************************************************************/
/****************************  .aa_news  ****************************/
/*********************************************************************/


.aa_news {
     border:1px solid #2c1982;
    -moz-border-radius-bottomleft: none;
    -moz-border-radius-bottomright: none;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-bottom-left-radius: none;
    -webkit-border-bottom-right-radius: none;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
     margin-bottom: 8px;
     padding: 6px;
background:transparent url(../images/aa_news_bg.gif) no-repeat center bottom;
}
.aa_news_ {
background:transparent url(../images/aa_news_curseur.gif) no-repeat 0px 40px;
position: relative;
z-index:300;
}

.aa_news_details {
     border:0px solid #2c1982;
     padding: 6px;
text-align: justify;
}

.news_description {
display: none;
}

.news_description_details {
line-height:16px;
font-size:12px;
font-weight: normal;
padding: 0 0 0 0;
margin-top: 3px;
}
.news_ttl a {
color:#424b5c;
}
.news_ttl a:hover {
color:#f4814b;
}
.news_ttl {
line-height:16px;
font-size:12px;
font-weight: bold;
padding: 0 0 0 0;
margin-top: 3px;
}
.news_date {
line-height:8px;
font-size:10px;
font-weight: normal;
padding: 0 0 0 0;
margin-top: 0px;
}
.news_date_details {
color:#424b5c;
line-height:8px;
font-size:12px;
font-weight: normal;
padding: 0 0 0 0;
margin-top: 0px;
}
.news_learn {
line-height:14px;
font-size:10px;
font-weight: normal;
padding: 0 0 0 40px;
text-decoration: underline;
}

.news_title {
color: #284b6a;
line-height: 20px;
font-size: 24px;
font-weight: bold;
padding: 0 0 0 0;
margin-top: 0px;
}

.news_title_details {
color:#0b6eba;
line-height:20px;
font-size:18px;
font-weight: bold;
padding: 0 0 0 0;
margin-top: 7px;
}
.news_rss a {
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
border:1px solid #F4814B;
color:#F4814B;
float:right;
font-size:10px;
padding:0 4px;
position:relative;
right:0;
top:-29px;
}
.news_rss a:hover {
color:#f4814b;
}

.news_back_details a {
color:#f4814b;
float: right;
}

/*********************************************************************/
/****************************  ._block  ****************************/
/*********************************************************************/

.deckaapro_block table {
margin-top: 10px;
border: none;
width: 510px;
align: left;
}
.deckaapro_block th {
border:0px solid #e8e8e8;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
padding:1px 0 0 5px;
color:#ffffff;
line-height:16px;
font-size: 13px;
text-align:center;
width: 510px;
background: #6585ab;
}
.deckaapro_block {
border: none;
}
.deckaapro_block td {
border:0px solid #6495ed;
padding: 0px 4px 3px 4px;
height: 10px;
line-height:12px;
color:#3f5a6f;
font-size:11px;
}
.deckaapro_block_image {
}
.deckaapro_block_image:hover {
position:relative;
bottom:1px;
}


.tunaapro_block table {
margin-top: 10px;
border: none;
width: 510px;
align: left;
}
.tunaapro_block th {
border:0px solid #e8e8e8;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
padding:1px 0 0 5px;
color:#ffffff;
line-height:16px;
font-size: 13px;
text-align:center;
width: 510px;
background: #6585ab;
}
.tunaapro_block {
border: none;
}
.tunaapro_block td {
border:0px solid #6495ed;
padding: 0px 4px 3px 4px;
height: 10px;

line-height:12px;
color:#3f5a6f;
font-size:11px;
}
.tunaapro_block_image {
}
.tunaapro_block_image:hover {
position:relative;
bottom:1px;
}


.foodaapro_block table {
margin-top: 10px;
width: 510px;
align: left;
}
.foodaapro_block th {
border:0px solid #e8e8e8;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
padding:1px 0 0 5px;
color:#ffffff;
line-height:16px;
font-size: 13px;
text-align:center;
width: 510px;
background: #6585ab;
}
.foodaapro_block {
border:none;
}
.foodaapro_block td {
border:0px solid #6495ed;
padding: 0px 4px 3px 4px;
height: 10px;

line-height:12px;
color:#3f5a6f;
font-size:11px;
}
.foodaapro_block_image {
}
.foodaapro_block_image:hover {
position:relative;
bottom:1px;
}

.levaapro_block table {
margin-top: 10px;
border: none;
width: 510px;
align: left;
}
.levaapro_block th {
border:0px solid #e8e8e8;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
padding:1px 0 0 5px;
color:#ffffff;
line-height:16px;
font-size: 13px;
text-align:center;
width: 510px;
background: #6585ab;
}
.levaapro_block {
border: none;
}
.levaapro_block td {
border:0px solid #6495ed;
padding: 0px 4px 3px 4px;
height: 10px;
line-height:12px;
color:#3f5a6f;
font-size:11px;
}
.levaapro_block_image {
}
.levaapro_block_image:hover {
position:relative;
bottom:1px;
}
/*********************************************************************/
/****************************  .aa_part  ****************************/
/*********************************************************************/

.aa_part:hover {
position: relative;
left: 1px;
}

.aa_part tr {
padding: 0px 4px 3px 4px;
}

.aa_part h10 {
align: center;
}







/********************************************************/
/******************** testimonies_food ******************/
/********************************************************/
.testimonies {
border:1px solid #e8e8e8;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
width: 500px;
padding:0px 0px 0px 5px;
margin: 8px;
}

.testimonies_food table {
margin-top: 2px;
border: none;
width: 500px;
align: left;
}
.testimonies_food th {
background:transparent url(../images/avitaillement_quotidien.png) no-repeat center top;
padding:2px 8px 0 5px;
color:#122330;
line-height:16px;
font-size: 13px;
text-align:right;
width: 500px;
height: 25px;
}
.testimonies_food {
border: none;
}
.testimonies_food td {
padding: 0px 4px 3px 8px;
line-height:12px;
color:#3f5a6f;
font-size:11px;
}
.testimonies_food_image {
}
.testimonies_food_image:hover {
border-top: 0px dotted #6495ed;
border-right: 0px dotted #6495ed;
border-bottom: 2px dotted #0850ab;
border-left: 0px dotted #6495ed;
}

.contactviamail {
border: 1px solid #cccccc;
padding: 0px 10px 0px 10px;
background:#8E9398 url(../images/box-header-bg-c.gif) repeat scroll center bottom;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.contactviamail:hover {
border: 1px solid #cccccc;
padding: 0px 10px 0px 10px;
background:#8E9398 url(../images/box-header-bg-c.gif) repeat scroll center bottom;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
position: relative;
left: 2px;
color: #3F5A6F
}

********newsletter**********
.newsletter_cfg table {
border:3px solid #6495ed;
border-collapse:collapse;
}
.newsletter_cfg th {
border:1px solid #e8e8e8;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
padding:5px 0 2px 5px;
height: 8px;
color:#122330;
font-size: 14px;
text-align:center;
}
.newsletter_cfg tbody {
border:1px solid #6495ed;
}
.newsletter_cfg td {
border:0px solid #6495ed;
text-align:center;
line-height:14px;
color:#3f5a6f;
font-size: 11px;
}











