/* Design (images) by Ouaz
http://www.ouaz-studio.com
Pour http://www.kitgraphique.net

Découpage, modifications et CSS par Konnecting
http://www.konnecting-entertainment.com
Pour Narus http://www.narys.fr

CSS de http://www.a-vos-cas.com
Le 23 mars 2008

global/design.css
*/

/* Le body */
html
{
 	background : url('http://img.a-vos-cas.com/design/fond_site.png') repeat;
}

body
{
	font-family : Verdana, sans-serif;
	font-size : 10pt;
	background : url('http://img.a-vos-cas.com/design/fond.png') repeat-x;
	margin : auto;
}

/* ********** */
/* Le tableau qui sert pour le design */
table#design
{
	margin : auto; 
	width : 780px;
	border : none;
	border-collapse : collapse;
}


/* Le header */
table#design td#header
{
	background : url('http://img.a-vos-cas.com/design/header.png') no-repeat;
	width : 780px;
	height : 110px;
	vertical-align : bottom;
}

table#design td#header p#userbar1
{
	float : right;
	width : 150px;
	height : 40px;
	margin-right : 65px;
	margin-bottom : 0px;
	margin-top : 32px;
	text-align : right;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

html>body table#design td#header p#userbar1
{
	margin-right : 130px;
	margin-bottom : 0px;
}

table#design td#header p#userbar2
{
	float : right;
	width : 150px;
	height : 40px;
	margin-right : 32px;
	margin-bottom : 0px;
	margin-top : 50px;
	font-size : 12px;
}

html>body table#design td#header p#userbar2
{
}

table#design td#header p#userbar2 a
{
  text-decoration : none;
  color : #000000;
  font-weight : bold;
}

table#design td#header p#userbar2 a:hover
{
  text-decoration : underline;
  color : #000000;
  font-weight : bold;
}


/* Le menu */
table#design td#menu
{
	background : url('http://img.a-vos-cas.com/design/menu.png') no-repeat top;
	width : 215px;
	height : 642px;
	vertical-align : top;
	padding-top : 110px;
}

table#design td#menu a
{
	text-decoration : none;
}

table#design td#menu a:hover
{
	text-decoration : none;
}


/* Le corps texte */
table#design td#corps
{
	background : url('http://img.a-vos-cas.com/design/fond_corps.png') repeat;
	width : 565px;
	vertical-align : top;
}

table#design td#corps td#cortex .pub
{
  padding : 0px;
  margin : auto;
  font-family : Georgia, Verdana, sans-serif;
  text-align : center;
	font-size : 8pt;
	font-weight : normal;
	border : 0px;
}

table#design td#corps td#cortex a.pub
{
  color : #900606;
  text-decoration : none;
  font-weight : normal;
  border : 0px;
}

table#design td#corps td#cortex a.pub:hover
{
  color : #900606;
  text-decoration : underline;
}

table#design td#corps td#cortex
{
  font-family : Georgia, Verdana, sans-serif;
	background : url('http://img.a-vos-cas.com/design/corps.png')  no-repeat top;
	width : 500px;
	vertical-align : top;
	padding-top : 15px;
	padding-left : 30px;
	padding-right : 40px;
}

table#design td#corps td#cortex .aide
{
  float : right;
}

table#design td#corps td#cortex a
{
  color : #5b5b5b;
  text-decoration : none;
  font-weight : bold;
}

table#design td#corps td#cortex a:hover
{
  color : #5b5b5b;
  text-decoration : none;
  border-top : 1px solid #5b5b5b;
  border-bottom : 1px solid #5b5b5b;
}

table#design td#corps td#cortex a.rouge
{
  color : #a80000;
  text-decoration : none;
  font-weight : bold;
}

table#design td#corps td#cortex a.rouge:hover
{
  color : #a80000;
  text-decoration : none;
  border-top : 1px solid #a80000;
  border-bottom : 1px solid #a80000;
}

table#design td#corps td#cortex .mini_menu
{
  color : #000000;
  font-weight : bold;
  border : 1px solid #84827a;
  padding : 5px;
  margin-bottom : 5px;
  background-color : #f4e181;
}

table#design td#corps td#cortex .mini_menu a
{
  color : #000000;
  text-decoration : none;
}

table#design td#corps td#cortex .mini_menu a:hover
{
  color : #000000;
  text-decoration : none;
  border-top : 1px solid #000000;
  border-bottom : 1px solid #000000;
}


/* Le footer */
table#design td#footer_menu
{
	width : 215px;
	height : 80px;
}

table#design td#footer
{
  font-family : Georgia, Verdana, sans-serif;
	background : url('http://img.a-vos-cas.com/design/footer.png') no-repeat;
	width : 565px;
	height : 80px;
	vertical-align : top;
	text-align : center;
	font-size : 8pt;
}

table#design td#footer2_menu
{
	width : 215px;
}

table#design td#footer2
{
  font-family : Georgia, Verdana, sans-serif;
	width : 565px;
	vertical-align : top;
	text-align : center;
	font-size : 8pt;
}

table#design td#footer a, table#design td#footer2 a
{
  color : #900606;
  text-decoration : none;
}

table#design td#footer a:hover, table#design td#footer2 a:hover
{
  color : #900606;
  text-decoration : underline;
}

/* MENU ET LIENS POST-IT */
.lien_menu	{	display : none;	}

a#menu_accueil	{	display : block;	background : url('http://img.a-vos-cas.com/design/accueil.png') no-repeat top;	width : 79px;	height : 23px;	margin : 0px;	margin-top : 10px;	margin-left : 20px;	}
a#menu_accueil:hover	{	background : url('http://img.a-vos-cas.com/design/accueil.png') no-repeat bottom;	}

a#menu_avocat	{	display : block;	background : url('http://img.a-vos-cas.com/design/avocat.png') no-repeat top;	width : 80px;	height : 23px;	margin : 0px;	margin-top : 7px;	margin-left : 22px;	}
a#menu_avocat:hover	{	background : url('http://img.a-vos-cas.com/design/avocat.png') no-repeat bottom;	}

a#menu_procureur	{	display : block;	background : url('http://img.a-vos-cas.com/design/procureur.png') no-repeat top;	width : 99px;	height : 23px;	margin : 0px;	margin-top : 6px;	margin-left : 25px;	}
a#menu_procureur:hover	{	background : url('http://img.a-vos-cas.com/design/procureur.png') no-repeat bottom;	}

a#menu_cabinet	{	display : block;	background : url('http://img.a-vos-cas.com/design/cabinet.png') no-repeat top;	width : 85px;	height : 23px;	margin : 0px;	margin-top : 6px;	margin-left : 27px;	}
a#menu_cabinet:hover	{	background : url('http://img.a-vos-cas.com/design/cabinet.png') no-repeat bottom;	}

a#menu_classement	{	display : block;	background : url('http://img.a-vos-cas.com/design/classement.png') no-repeat top;	width : 107px;	height : 22px;	margin : 0px;	margin-top : 8px;	margin-left : 29px;	}
a#menu_classement:hover	{	background : url('http://img.a-vos-cas.com/design/classement.png') no-repeat bottom;	}

a#menu_aide	{	display : block;	background : url('http://img.a-vos-cas.com/design/aide.png') no-repeat top;	width : 61px;	height : 22px;	margin : 0px;	margin-top : 7px;	margin-left : 32px;	}
a#menu_aide:hover	{	background : url('http://img.a-vos-cas.com/design/aide.png') no-repeat bottom;	}

a#menu_divers	{	display : block;	background : url('http://img.a-vos-cas.com/design/divers.png') no-repeat top;	width : 71px;	height : 21px;	margin : 0px;	margin-top : 8px;	margin-left : 37px;	}
a#menu_divers:hover	{	background : url('http://img.a-vos-cas.com/design/divers.png') no-repeat bottom;	}

a#menu_forum	{	display : block;	background : url('http://img.a-vos-cas.com/design/forum.png') no-repeat top;	width : 71px;	height : 22px;	margin : 0px;	margin-top : 8px;	margin-left : 38px;	}
a#menu_forum:hover	{	background : url('http://img.a-vos-cas.com/design/forum.png') no-repeat bottom;	}

a#menu_messagerie	{	display : block;	background : url('http://img.a-vos-cas.com/design/messagerie.png') no-repeat top;	width : 102px;	height : 22px;	margin : 0px;	margin-top : 7px;	margin-left : 40px;	}
a#menu_messagerie:hover	{	background : url('http://img.a-vos-cas.com/design/messagerie.png') no-repeat bottom;	}

a#menu_juge	{	display : block;	background : url('http://img.a-vos-cas.com/design/juge.png') no-repeat top;	width : 58px;	height : 23px;	margin : 0px;	margin-top : 9px;	margin-left : 43px;	}
a#menu_juge:hover	{	background : url('http://img.a-vos-cas.com/design/juge.png') no-repeat bottom;	}

a#menu_admin	{	display : block;	background : url('http://img.a-vos-cas.com/design/admin.png') no-repeat top;	width : 77px;	height : 22px;	margin : 0px;	margin-top : 5px;	margin-left : 45px;	}
a#menu_admin:hover	{	background : url('http://img.a-vos-cas.com/design/admin.png') no-repeat bottom;	}

a#menu_se_connecter	{	display : block;	background : url('http://img.a-vos-cas.com/design/se_connecter.png') no-repeat top;	width : 113px;	height : 22px;	margin : 0px;	margin-top : 8px;	margin-left : 23px;	}
a#menu_se_connecter:hover	{	background : url('http://img.a-vos-cas.com/design/se_connecter.png') no-repeat bottom;	}

a#menu_s_inscrire	{	display : block;	background : url('http://img.a-vos-cas.com/design/s_inscrire.png') no-repeat top;	width : 98px;	height : 21px;	margin : 0px;	margin-top : 8px;	margin-left : 25px;	}
a#menu_s_inscrire:hover	{	background : url('http://img.a-vos-cas.com/design/s_inscrire.png') no-repeat bottom;	}

a#menu_reglement	{	display : block;	background : url('http://img.a-vos-cas.com/design/reglement.png') no-repeat top;	width : 101px;	height : 20px;	margin : 0px;	margin-top : 8px;	margin-left : 28px;	}
a#menu_reglement:hover	{	background : url('http://img.a-vos-cas.com/design/reglement.png') no-repeat bottom;	}

a#menu_faq	{	display : block;	background : url('http://img.a-vos-cas.com/design/faq.png') no-repeat top;	width : 68px;	height : 22px;	margin : 0px;	margin-top : 8px;	margin-left : 30px;	}
a#menu_faq:hover	{	background : url('http://img.a-vos-cas.com/design/faq.png') no-repeat bottom;	}

a#menu_manuels	{	display : block;	background : url('http://img.a-vos-cas.com/design/manuels.png') no-repeat top;	width : 89px;	height : 21px;	margin : 0px;	margin-top : 8px;	margin-left : 33px;	}
a#menu_manuels:hover	{	background : url('http://img.a-vos-cas.com/design/manuels.png') no-repeat bottom;	}

a#menu_a_propos	{	display : block;	background : url('http://img.a-vos-cas.com/design/a_propos.png') no-repeat top;	width : 88px;	height : 21px;	margin : 0px;	margin-top : 8px;	margin-left : 36px;	}
a#menu_a_propos:hover	{	background : url('http://img.a-vos-cas.com/design/a_propos.png') no-repeat bottom;	}

a#menu_contact	{	display : block;	background : url('http://img.a-vos-cas.com/design/contact.png') no-repeat top;	width : 83px;	height : 21px;	margin : 0px;	margin-top : 8px;	margin-left : 39px;	}
a#menu_contact:hover	{	background : url('http://img.a-vos-cas.com/design/contact.png') no-repeat bottom;	}

a#menu_partenaires	{	display : block;	background : url('http://img.a-vos-cas.com/design/partenaires.png') no-repeat top;	width : 105px;	height : 20px;	margin : 0px;	margin-top : 7px;	margin-left : 41px;	}
a#menu_partenaires:hover	{	background : url('http://img.a-vos-cas.com/design/partenaires.png') no-repeat bottom;	}

