/* 
Annuaire TIC GUYANE style sheet.
Site version : 1
JANEIRO STUDIO - DESIGN & DEVELOPPEMENT
Author : Erick Loitiere
Copyright (c) Janeiro Studio
65, bis Avenue Voltaire 97300 CAYENNE - FRANCE
http://www.janeirostudio.com
*//*<group=GENERIC>*/

body 
	{
	text-align: justify;
	font: 11px Verdana, "Lucida Grande", Arial, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	}

h1
	{
	color: #0071fa;
	font: 24px "Arial narrow", Arial;
	margin-top: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #fb5c17;
	padding-bottom: 5px;
	}

label
	{
	
	}

form 
	{
	display: inline;
	margin: 0px;
	padding: 0px;
	}

input 
	{
	display: inline;
	margin: 0px;
	}

img 
	{
	border: 0px;
	}

acronym 
	{
	border-style: none;
	cursor: help;
	}

abbr
	{
	
	}

.ImagesCache
	{
	position: absolute;
	display: none;
	left: 0px;
	top: -20000px
	}

/*<group=Force IE to Firefox ul rule>*/

ul 
	{
	padding-left: 2.5em;
	margin: 0px;
	}
	
	/*</group>*/

/*<group=Float trick>*/

/* The floating divs don't strech the container they are within. The trick is to use a blank div <div class="FloatTrick">&nbsp;</div> within the container containing the floatings divs and at the very bottom of the  floating divs*/

.FloatTrick 
	{   clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border-style: none;
	}

* html .FloatTrick 
	{   clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	overflow: hidden;
	border-style: none;
	}
	
	/*</group>*/

/*<group=Images text wrapping>*/

.imgG 
	{
	margin: 0px 5px 3px 0px;
	float: left;
	}

.imgleftmid 
	{
	margin: 5px 5px 0px 0px;
	float: left;
	}

.imgD 
	{
	margin: 0px 0px 5px 5px;
	float: right;
	}

.imgrightmid 
	{
	margin: 5px 0px 0px 5px;
	float: right;
	}
	
	/*</group>*/
	
	/*</group>*/

#MainContainer
	{
	width: 750px;
	position: relative;
	background: url(../images/Logo.jpg) no-repeat left top;
	margin: 2px auto 0;
	padding-top: 20px;
	}

#Banner
	{
	background: url(../images/AnnuaireTIC.jpg) no-repeat right bottom;
	width: 551px;
	clear: both;
	height: 147px;
	border-bottom: 3px #5cacfc;
	margin-left: 200px;
	}

/*<group=HORIZONTAL MENU>*/

#HnavContainer	{
	border-bottom: 3px #fb5c17 solid;
	height: 40px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-bottom: 3px;
	}#HnavContainer ul	{	border: 0;	padding: 0;
	margin: 0;	list-style-type: none;
	}#HnavContainer ul li	{
	display: block;
	float: left;
	margin-right: 2px;
		}#HnavContainer ul li a	{	text-decoration: none;
	margin: 0px;
	background: url(../images/HnavButtonAway.jpg) no-repeat 0px 10px;
	text-align: center;
	width: 110px;
	height: 20px;
	display: block;
	padding-top: 20px;
	font: bold 12px Arial;
	color: #fff;
		}#HnavContainer ul li a:hover	{
	background: url(../images/HnavButtonOver.jpg) no-repeat;
	}

/* Flying icons */

#HnavContainer ul li a span	{
	display: none;
	}
	
#HnavContainer ul li a:hover span	{
	position: absolute;
	top:  0px;
	left: 639px;
	z-index: 5;
	background: url(../images/home.gif);
	margin-top: 75px;
	padding: 0;
	display: block;
	}
	
	/*</group>*/

/*<group=LEFT COLUMN>*/

#LeftCol
	{
	width: 190px;
	padding: 0;
	margin-bottom: 10px;
	float: left;
	margin-top: 40px;
	}

.LeftColTitle
	{
	background: url(../images/LefcolTitle.jpg) no-repeat #fd6210;
	color: #fff;
	margin: 0;
	font: bold 13px/31px Arial;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
	width: 180px;
	text-align: center;
	}

/*<group=VERTICAL MENU>*/

#VnavContainer 
	{
	margin: 0;
	width: 190px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	}

#VnavContainer ul	{	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}

#VnavContainer ul li
	{
	margin: 0;
	padding: 0;
	}

#VnavContainer ul li a, #VnavContainer ul li a:link, #VnavContainer ul li a:visited	{	display: block;	border-bottom: solid #fff 1px;
	text-decoration: none;
	color: #003c6c;
	margin: 0px;
	background: #9ed2fd no-repeat -20px;
	width: 182px;
	font: bold 11px/20px Arial;
	padding: 3px 3px 3px 5px;
	}

#VnavContainer ul li a:hover	{
	background: repeat-y #9ed2fd  url(../images/VnavButton.jpg);
		}

#VnavContainer ul li a span
	{
	float: left;
	height: 20px;
	width: 14px;
	margin-right: 10px;
	}

#VnavFooter
	{
	width: 190px;
	height: 31px;
	padding: 0;
	background: url(../images/VnavFooter.jpg) no-repeat;
	}
	
	/*</group>*/

#Partners
	{
	text-align: center;
	margin-top: 40px;
	}
	
	/*</group>*/

/*<group=RIGHT COLUMN>*/

#RightCol
	{
	padding: 0;
	float: right;
	width: 550px;
	margin: 3px 0 10px;
	}

#RightColTitle
	{
	background: #fd6210 top url(../images/RightColTitle.jpg) no-repeat;
	color: #fff;
	font: bold 13px Arial;
	padding: 7px 5px;
	}

#LinksBlock
	{
	margin: 0;
	padding: 10px 5px;
	background: #cde9ff;
	color: #404040;
	}

#RightColFooter
	{
	background: url(../images/RightColFooter.jpg) no-repeat;
	width: 550px;
	height: 30px;
	margin-top: 20px;
	}

#LinksBlock a, #LinksBlock a:link, #LinksBlock a:visited, #LinksBlock a:hover
	{
	color: #0000ea;
	}

/* Section 1 - Presentation */

#PageContent
	{
	padding: 5px;
	color: #2f2f2f;
	}

#PageContent p
	{
	margin-top: 5px;
	margin-bottom: 5px;
	}

/* Section 2 - Entreprises */

#Enterprises
	{
	color: #2f2f2f;
	padding: 0;
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
	}

#Enterprises p
	{
	margin-top: 0;
	margin-bottom: 0;
	}

#Enterprises a, #Enterprises a:link, #Enterprises a:visited
	{
	text-decoration: none;
	color: #0057cd;
	}

#Enterprises a:hover
	{
	color: #00275c;
	}

#AlphaNum
	{
	border-bottom: 20px solid #fa6210;
	font-size: 11px;
	padding-bottom: 5px;
	font-weight: normal;
	display: block;
	padding-top: 5px;
	border-top: 1px solid #fa6210;
	margin-right: 1px;
	text-align: center;
	}

.LightBlue
	{
	background: #d6f2fe;
	border-bottom: 1px solid #fff;
	padding: 0 5px 2px;
	font-family: Arial;
	}

.DarkBlue
	{
	background: #9ed2fb;
	border-bottom: 1px solid #fff;
	padding: 0 5px 2px;
	font-family: Arial;
	}

.Bullet
	{
	color: #fd6210;
	margin-right: 5px;
	font: 18px Verdana;
	}

/* Section 3 - Domaines */

#Domains
	{
	margin-top: 10px;
	color: #073dfa;
	font-size: 11px;
	}

tr.Orange
	{
	background: #ffe1cf;
	}

/* Section 4 - Fiches individuelles */

#Fiches
	{
	background: url(../images/Fiches.jpg) repeat-y right;
	margin-top: 10px;
	color: #073dfa;
	}

#FichesHeader
	{
	margin: 0;
	padding: 0;
	background: no-repeat url(../images/FichesHeader.jpg) right top;
	height: 11px;
	}

#FichesContent
	{
	padding: 0 20px 10px 10px;
	}

.FichesBold
	{
	font-weight: bold;
	color: #073dfa;
	}

.Item
	{
	border-bottom: 1px #e5e1e4 solid;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	}

/*<group=Rounded box>*/

.RoundboxContainer 
	{
	background: url(../images/rbMid.jpg) repeat;
	float: left;
	margin: 10px 0;
	width: 50%;
	}

.Top div 
	{ 
	background: top left  url(../images/rbTopleft.jpg) no-repeat; 
	}

.Top 
	{ 
	background: top right  url(../images/rbTopright.jpg) no-repeat; 
	}

.RoundboxContent 
	{ 
	margin: 0 7px;
	text-align: left;
	}

.RoundboxContent p
	{
	margin-top: 0;
	margin-bottom: 5px;
	}

.Bot div 
	{ 
	background: bottom left  url(../images/rbBotleft.jpg) no-repeat; 
	}

.Bot 
	{ 
	background: bottom right url(../images/rbBotright.jpg) no-repeat; 
	}

.Top div, .Top, .Bot div, .Bot 
	{	width: 100%;	height: 7px;	font-size: 1px;	}
	
	/*</group>*/

#Logo
	{
	float: right;
	width: 200px;
	height: 200px;
	padding: 0;
	margin-right: 20px;
	}

#FichesFooter
	{
	width: 550px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(../images/FichesFooter.jpg) no-repeat 1px;
	}

/* Section 5 - Recherche */

#SearchForm
	{
	margin-top: 20px;
	padding: 10px;
	color: #404040;
	text-align: left;
	}

#SearchForm p
	{
	margin-bottom: 10px;
	margin-top: 0;
	text-align: left;
	}

.RoundboxFormContainer 
	{
	background: url(../images/rbMid.jpg) repeat;
	float: left;
	width: 100%;
	}

#SearchTextfield
	{
	float: left;
	padding: 5px;
	border-right: 1px solid #ffa072;
	width: 240px;
	}

#SearchCheckbox
	{
	float: right;
	padding: 5px;
	width: 240px;
	}

#SearchValidate
	{
	text-align: center;
	margin-top: 20px;
	padding: 10px;
	border-top: 1px solid #d0cccf;
	}
	
	/*</group>*/

/*<group=FOOTER>*/

#Footer
	{
	width: 750px;
	text-align: center;
	border-top: 1px solid #008afa;
	padding: 7px 5px 5px;
	margin: 20px auto 0;
	}

#Copyright 
	{
	clear: both;
	text-align: center;
	color: #555555;
	}

#Copyright a,  #Copyright a:link, #Copyright a:visited, #Copyright a:hover

	{
	color: #555555;
	text-decoration: none;
	}

#JaneiroStudioLogo
	{
	background: url(../images/JSCopyrightLogo.jpg) no-repeat 0px 3px;
	padding: 5px;
	}
	
	/*</group>*/
