/* CSS Document */

body {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #000000;
	

}

html, body{height:100%;}

img {
	border: none;
}

/*---------H1---------*/

h1 {color: #B6D1E0; font-size: 11px; font-weight: bold; text-decoration: none; display: inline;}
h1 a:link { color: #144B83; font-weight: bold; text-decoration: none; display: inline;}
h1 a:hover { color: #144B83; font-weight: bold; text-decoration: none; display: inline;}


/*---------menu---------*/

#menu {color: black; font-size: 11px; font-weight: bold; text-decoration: none; display: inline;}
#menu a:link { color: #144B83; font-weight: bold; text-decoration: none; display: inline;}
#menu a:hover { color: Black;  font-weight: bold; text-decoration: none; display: inline;}

/*---------H4---------*/

h4 { color: #DBA608; font-size: 9px; font-weight: bold; text-decoration: none; display: inline; }
h4 a:link {	color: #FFCCCC;	font-weight: bold; text-decoration: underline; display: inline;}
h4 a:hover { color: #FFCCCC;	font-weight: bold; text-decoration: none; display: inline;}

/*---------H2---------*/

h2 { color: #DD9E16; font-size: 11px; font-weight: normal; text-decoration: none; display: inline; }
/*h2 a:link { color: #DD9E16; font-weight: bold; text-decoration: underline;}*/
/*h2 a:hover { color:  #DD9E16; font-weight: bold; text-decoration: none;}*/
h2 a { color: #DD9E16; font-size: 11px; font-weight: normal; text-decoration: none; display: inline; }
h2 a:link { color: #DD9E16; font-size: 11px; font-weight: normal; text-decoration: none; display: inline; }
h2 a:hover { color: #DD9E16; font-size: 11px; font-weight: normal; text-decoration: none; display: inline; }


/* A LiNK */
a { color: #103C69; text-decoration: none; }
a:link { color: #103C69; text-decoration: none; }
/*a:visited { color:  #103C69; font-weight: bold; text-decoration: none; }*/
a:hover { color:  #103C69; text-decoration: underline; }
/*a:active { color:  #103C69; font-weight: bold; text-decoration: underline; }*/

/*---------LINK COPYRIGHT---------*/

.copyright { font-size: 10px; color: #3F3B2E; font-weight: normal; text-decoration: none; }
.copyright a:link { color: #3F3B2E; font-weight: bold; text-decoration: none; }
.copyright a:visited { color: #3F3B2E; font-weight: bold; text-decoration: none; }
.copyright a:hover { color: #3F3B2E; font-weight: bold; text-decoration: underline; }
.copyright a:active { color: #3F3B2E; font-weight: bold; text-decoration: none; }

#deco {background: #FFFFFF url("../img/siosi-bottom.jpg") no-repeat bottom;}

#tel { color: #DD9E16; font-size: 22px; font-weight: normal; text-decoration: none; display: inline; }

#tblsub {
	color: #DD9E16;
	display: inline;
	border-bottom-color: #0099CC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

#field{
	width: 99%;
}



/*--------------------MENU DESPLEGABLE-------------------------*/

#divSlideCont{
position:relative; 
z-index:10;
margin-left:-0px;
top:0; 
height:600px;
width:200px;
visibility:hidden;
text-align: left;
}
DIV.clSlide{
	position:absolute;
	z-index:10;
	height:22;
	padding:3px;
	border-bottom-color: #0099FF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 180px;
	text-align: left;
}
DIV.clSlideSub{
position:absolute; 
z-index:10; 
padding:3px; 
height:22; 
visibility:hidden;
margin-left:10px;

}
DIV.clSlideSub2{
position:absolute; 
z-index:10; 
padding:3px; 
height:22; 
visibility:hidden;
}
A.clSlideLinks{
color: #103C69; font-weight: bold; text-decoration: none;
}
a:hover.clSlideLinks{
color: #00CCFF; font-weight: bold; text-decoration: none;
}

A.clSlideSubLinks{
text-decoration:none; 
color:#1288C0;
font-weight: bold;
}
a:hover.clSlideSubLinks{
text-decoration:none; 
color:#999999;
font-weight: bold;
}

A.clSlideSub2Links{
text-decoration:none;
font-weight: bold;
}

/*--------- MAIN MENU ----------*/

#cont p{
margin: 8px 0 8px 0;
padding: 0 0 3px 3px;
text-align:left;}

.bullet {
color:#B6D1E0
}

.menuOut {
	cursor:pointer;
	width:185px;
	color: #103C69;
	font-weight:bold;
	border-bottom: solid #0099FF 1px;
}

.menuOut a {
	color: #103C69;
	font-weight: bold; 
	text-decoration: none; 
}

.menuOut a:hover {
	color: #00CCFF;
	font-weight: bold; 
	text-decoration: none; 
}


.menuOver {
	cursor:pointer;
	width:185px;
	color: #00CCFF;
	font-weight:bold;
	border-bottom: solid #0099FF 1px;
	text-decoration: none; 
}

.menuOver a {
	color: #00CCFF;
	text-decoration: none; 
}

.menuOver a:hover {
	color: #00CCFF;
	text-decoration: none; 
}

.submenu {
color: #1288C0;
padding-left:15px;
font-weight:bold;
text-align:left;
}

.submenu a {
color: #1288C0;
text-decoration:none; 
font-weight:bold;
}

.submenu a:hover {
color:#999999; 
text-decoration:none; 
font-weight:bold;
}
