/*
* {Margin:0px; Padding:0px;}

BODY {
	Font-Family:Arial,Sans-Serif;
	Font-Size:10pt;
	Color:White;
	Background:#0084c6 url(../images/carlysoft/bk.jpg) Fixed;
}*/

H1.Intro {
	Font-Size:1.2em;
	Font-Weight:Bold;
	Border-Bottom:2px Solid White;
	Padding: 0 0 2px 0;
}
H1.Intro SPAN.Left {
	Text-Transform:Uppercase;
}	
H1.Intro SPAN.Right {
	Text-Transform:Lowercase;
}
P.Intro {
	Margin:0px; Padding:0px;
	Height:30px; /* nécessaire pour ne pas décaler les popups */
}
TD {Font-Size:100%;}

/* Agencement général des pages ----------------------------------------- */

zDIV.Page{
	Width:1000px;
	Margin:0px Auto;
}

IFRAME.Licence {
	Border:None;
	Background-Color:White;
	Position:Absolute;
	Left:15%; Top:70px;
	Width:70%;Height:500px;
}
DIV.SoftName {
	Font-Size:10pt;Font-Weight:Bold;
	Background-Color:#032149;
	Position:Relative;
	Left:100px; Top:70px;
	Width:700px;
}
DIV.Msg {
	Text-Align:Center;
	Font-Weight:Bold;
	Color:Orange;
	Background:#fffac6;
	Border:Solid 1pt #fece00;
	Display:None;
	Position:Absolute;
	Left:20%;Top:130px;
	Width:60%;Height:Auto;
	Padding:20px;
}

/* Résulats sur le Schémas ---------------------------------------------- */

DIV.ResultAuto {
	Position:Relative;
	Display:None; 
	Margin:20px Auto;
	Width:1000px;
}
IMG.ResultAuto {
	Margin-Left:150px;
}
DIV.ResultButton {
	Position:Absolute;
	Width:180px; Min-Height:16px;
	Cursor:Pointer;Cursor:Hand;
}
DIV.ResultButton .CcLeft{
	Float:Left;
	Margin:0px 5px 15px 0px;
}
DIV.ResultButton .CcRight{
	Float:Right;
	Margin:0px 0px 15px 5px;
}
DIV.ResultPopup {
	Background-Color:#00A4E6;
	Position:Absolute;
	Display:None;
	Width:200px;
	Border:Outset 3pt #00A4E6;
	Z-Index:2;
}
DIV.ResultPopup H1 {
	Font-Size:100%;
	Font-Weight:Bold;
	Background:#005494;	Color:#00A4E6;
	Margin:4px;Padding:2px;
}
DIV.ResultPopup H2 {
	Font-Size:100%;
	Font-Weight:Bold;
	Margin:4px;
}
DIV.ResultPopup H3 {
	Font-Size:80%;
	Font-Weight:Normal;
	Text-Decoration:Underline;
	Margin:4px;
}
DIV.ResultPopup LI {
	Font-Size:80%;
	Margin:0px 0px 0px 20px;
	List-Style:Square Outside;
	Text-Indent:0px;
}
DIV.ResultPopup .Bouton {Cursor:Pointer;Cursor:Hand;}
DIV.ResultPopup TABLE {Margin:0px;Border-Spacing:0px;}
DIV.ResultPopup TD {Font-Size:80%;Margin:0px;}
DIV.ResultPopup P {Font-Size:80%;Margin:4px;}
DIV.ResultPopup UL {Margin:0px;}
DIV.ResultPopup P.Debug {Border:Solid 1pt Black;Margin:10px 4px 10px 4px;Padding:2px;}


/* Liste des résultats -------------------------------------------------- */

DIV.ResultList {
	Color:Black;
	Margin:20px Auto;
	Width:600px;
	Background:White;
	Display:None;
}
DIV.ResultList H1 {
	Font-Size:200%;
	Text-Align:Center;
}
DIV.ResultList H2 {
	Font-Size:120%; 
	Background:#A0A0A0;
	Margin:10px 0px 5px 0px;
	Clear:Both;
}
DIV.ResultList P.RefProduit {Float:Left; Width:150px;}
DIV.ResultList P.DiamRaccords {Float:Left; Width:50px;}
DIV.ResultList P.TypeRaccords {Float:Left; Width:50px;}
DIV.ResultList P.LibProduit {Float:Left; Width:300px;}
DIV.ResultList P.Infos {Clear:Both;}


/* Fiche produit -------------------------------------------------------- */

DIV.ResultFiche{
	Display:None; 
	Margin:20px Auto 0px;
	Width:800px;Min-Height:360px;
}
DIV.ResultFiche H1 {
	Font-Size:150%;
	Font-Weight:Normal;
	Border-Bottom:Solid 2pt White;
}
DIV.ResultFiche H2 {
	Font-Size:120%;
	Margin:20px 10px
}
DIV.ResultFiche P {
	Margin:10px 10px;
}
DIV.ResultFiche UL {Margin:20px 10px 0px 100px;}


/* Formulaires ---------------------------------------------------------- */

z_DIV.Criteria {
	Margin:120px Auto 0px;
	Width:600px;Min-Height:360px;
}
LABEL {
	Float:left;
	Width:300px;
	Margin:5px;
	Text-Align:Right;
} 
DIV.Input {
	Clear:Both;
	Margin:5px;
}
SELECT {
	Width:100px;
}
DIV.Boutons{
	Clear:Both;
	Text-Align:Center;
	Margin:20px Auto;
}

A.BtStd{
	Text-Transform:Uppercase;
	Font-Weight:Bold;
	Font-Size:0.8em;
	Color:White;
	Border:Solid 1px White;
	Background:#C8000B;
	Margin:10px 5px; Padding:2px 5px;
}
A.BtStd:Hover {
	Background-Color:#168800;
}


/* Pied de page --------------------------------------------------------- */

z_DIV.PageFooter{
	Background:url(../images/carlysoft/bk-footer.jpg);
	Margin:10px Auto;
	Width:100%; Height:50px;
	Vertical-Align
}
A.BtBack{
	Background:url(../images/carlysoft/retour.gif) No-repeat;
	Float:Left;
	Font-Size:0.8em; Font-Weight:Bold;
	Text-Align:Center;
	Color:White;
	Margin:0px 0px 0px 10px;
	Width:49px;Height:15px;
}
A.BtBack:hover{
	Background-Position:0 -15px;
}

A.BtQuit{
	Background-Color:#C8000B;
	Border:2px solid White;
	Float:Right;
	Text-Transform:Uppercase;
	Text-Align:Center;
	Font-Size:0.8em; Font-Weight:Bold;
	Color:White;
	Margin:-2px 20px 0px 0px;Padding:2px 4px 2px 4px;
}
A.BtQuit:hover{
	Background-Color:#168800;
}