@charset "iso-8859-1";

/* General Styles, applies to body area */

BODY {
margin-top : 0px;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 12px;
font-family : Verdana, Arial, Helvetica, Sans-Serif;
font-weight : bold;
font-size : 80%;
color : #666666;
background-color : #FFFFFF;
}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}
H1 {
        font-family : Tahoma, Arial, Helvetica, Sans-Serif;
        font-weight : bold;
        font-size : 16px;
        color : #666666;
		text-align: center;
        padding : 10px;
        background-color : #FFFFFF;
        border-top-color: #3366CC;
        border-top-style: groove;
        border-top-width: thin;
        border-bottom-color: #3366CC;
        border-bottom-style: groove;
        border-bottom-width: thin;
}

A:LINK {
color : #000000;
text-decoration : none;
font-size : 70%;
}

A:VISITED {
color : #9900CC;
text-decoration : none;
font-size : 70%;
}

A:HOVER {
color : #FF0000;
text-decoration : none;
font-size : 70%;
}

A.neo{
	font-family: Verdana, Helvetica, Arial, Sans-serif;
    font-size: 8pt;
	text-decoration : none;
	color : #000000;

}

A:visited.neo  {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
    font-size: 8pt;
	text-decoration : none;
	color : #000000;
}
A:hover.neo  {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
    font-size: 8pt;
	text-decoration : none;
	color : #B7CB58;
}



A.neo2{
	font-family: Verdana, Helvetica, Arial, Sans-serif;
    font-size: 12pt;
	text-decoration : none;
	color : #006699;

}
A:hover.neo2  {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
    font-size: 12pt;
	text-decoration : none;
	color : #006699;
}

A:visited.neo2  {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
    font-size: 12pt;
	text-decoration : none;
	color : #006699;
}

A:LINK.highlight {
color : #FF0033;
text-decoration : none;
font-size : 100%;
}

A:VISITED.highlight {
color : #FF0033;
text-decoration : none;
font-size : 100%;
}

A:HOVER.highlight {
color : #3399FF;
text-decoration : none;
font-size : 100%;
}
A:LINK.accessoire-informatique {
color : #6666CC;
text-decoration : none;
font-size : 110%;
}

A:VISITED.accessoire-informatique {
color : #6633CC;
text-decoration : none;
font-size : 60%;
}

A:HOVER.accessoire-informatique {
color : #006699;
text-decoration : none;
font-size : 130%;
}

FONT.section {
color : #006699;
text-decoration : none;
font-weight : bold;
font-size : 120%;
}

A:LINK.section {
color : #006699;
text-decoration : none;
font-size : 120%;
}

A:VISITED.section {
color : #006699;
text-decoration : none;
font-size : 120%;
}

A:HOVER.section {
color : #006699;
text-decoration : none;
font-size : 130%;
}

FONT.section1 {
color : #006699;
text-decoration : none;
font-weight : bold;
font-size : 90%;
}

FONT.soussection {
color : #CC0099;
text-decoration : none;
font-weight : bold;
font-size : 70%;
}

A:LINK.soussection {
color : #CC0099;
text-decoration : none;
font-size : 70%;
}

A:VISITED.soussection {
color : #CC0099;
text-decoration : none;
font-size : 70%;
}

A:HOVER.soussection {
color : #CC0099;
text-decoration : none;
font-size : 100%;
}

INPUT, TEXTAREA, SELECT {
font-family : Verdana, Arial, Helvetica, Sans-Serif;
font-size : 70%;
}

FORM.inline {
display : inline;
}



/* Product Table Styles, applies to product table area */

TD.picturebig {
color : #000000;
background-color : #ffffff;
border-style : dotted;
border-top : 0px;
border-right : 0px;
border-bottom : 1px dotted #000000;
border-left : 0px;
padding : 10px;
}

TD.picturesmall {
color : #000000;
background-color : #ffffff;
border-bottom : 1px dotted #000000;
padding : 10px;
}

TD.introduction {
color : #000000;
border-bottom : 1px dotted #000000;
padding : 10px;
text-align : justify;
}

P.introduction {
color : #000000;
}

P.introduction2 {
color : #000000;
font-size : 8pt;
}

P.introduction3 {
color : #000000;
font-size : 12pt;
}


A:LINK.introduction {
color : #0136eb;
}

A:VISITED.introduction {
color : #0136eb;
}

TD.price {
color : #000000;
background-color : #ffffff;
text-align : left;
border-bottom : 1px dotted #000000;
padding : 10px;
}

P.price {
color : #000000;
font-weight : bold;
}

P.stock {
font-size : 70%;
color : #000000;
}

TR.list1 {
background-color : #ffffff;
}

TR.list2 {
background-color : #f6f6f6;
}

TD.highlight {
color : #000000;
border : 1px solid #6699CC;
}

/* Shopping Cart Styles, applies to shopping cart table area */

TD.cartbasic {
color : #000000;
border-bottom : 1px dotted #000000;
padding : 5px;
}

P.cartbasic {
color : #000000;
}

TD.carttotal {
color : #000000;
padding : 5px;
}

P.carttotal {
color : #000000;
font-weight : bold;
}
