body {
    margin: 0;
    margin-top: 0px;
    font-family: 'Open Sans', arial, serif;
    font-size: 12px;
    color: #061226;
    background-color: #FFF;
     background-image:url('/imatges/ones_mar.jpg');
    background-repeat: repeat;
    
}
table {
    border-collapse: collapse; 
}
table td,
table th {
    padding: 0;
} 
a
{
  color: #045960;
  text-decoration: none;
}
a:hover
{
  color: #f2ae27;
  text-decoration: none;
}
img
{
	border: 1px solid #a7d5ea;	
}
ul
{
    list-style-type: none;
    color: #061226;
}
li
{
    padding: 0px;
    padding-top: 5px;
}
fieldset 
{
	border: 1px dotted #a7d5ea;
	border-radius: 3px;
	-moz-border-radius: 5px;
}
legend 
{
	margin: 1em 0;
	padding: 0 .5em;
	background-color: white;
	font-weight: bold;
}
label 
{
	float: left;
	width: 120px;
	font-weight: bold;
}
fieldset br
{
	clear: left;	
}
#sbr
{
	clear: left;
}
input[type=text] 
{
	width: 200px;
	height: 20px;
	margin-bottom: 5px;
}
input[type=password] 
{
	width: 200px;
	height: 20px;
	margin-bottom: 5px;
}
input[type=select]
{
	width: 200px;
	height: 20px;
	margin-bottom: 5px;
}
input.checkbox
{
	width: 20px;		
}
#menu ul
{
  display:inline;
  vertical-align: bottom;
  padding-right: 20px;
}
#menu li
{
    list-style-type: none;
    float: right;
    padding: 5px;
    text-align: right;
    font-size: 120%;
    font-weight: normal;
}

#menu li:hover ul
{
    background: #f2ae27;
    cursor: pointer;
}
hr
{
    border: 0;
    color: #061226;
    height: 1px;
    
}
INPUT {
    padding-left: 3px;
    padding-right: 3px;
}

h1
{
  margin: 0px;
  padding: 0px;
  font-size: 22px;
  font-weight: normal;
  color: #ef5a24;
  letter-spacing: 2px;

}
h2
{
  margin: 0px;
  padding: 0px 20px 0px 0px;
  font-size: 16px;
  font-weight: bold;
  color: #ef5a24;
  letter-spacing: 1px;
}
h4
{
	display: block;
	widows: 100%;
	background-color: #FFCC00;
	padding: 1px 0px 1px 3px;
	margin: 0px;
	font-weight: normal;
}
#zMain
{
    width: 1000px;
    padding: 0px;
    margin-top: 15px;
    margin: auto;
    background-color: white;
}

#zMenu
{
    width: 1000px;
    height: 162px;
    text-align:right;
    
    /* background-image:url('/imatges/BarcosAVela_Logo_2.jpg'); */
    background-repeat:no-repeat;
    background-position: 0px 0px;
    vertical-align: bottom; 
}
#zLeft
{
    width: 250px;
    float: left;
    padding: 5px 1px 30px 5px;

}
#zContingut
{
    width: 730px;
    float: left;
    padding-top: 5px;
    padding-left: 10px;
}
#zRight
{
    width: 3px;
    float: left;  
}
#zBottom
{
    width: 1000px;
    height: 400px;
    clear: left;
    text-align: center;
    
    background-image:url('/imatges/bottom_1.jpg');
    background-repeat:no-repeat;
    padding: 4px;
}

#zLeft img
{
	padding-bottom: 2px;	
}
.imgAuto
{
	border: 1px #000 solid;
}
#alerta
{
	width: 97%;
	background-color: #ffaaaa;
	font-weight: bolder;
	border: 1px dotted #000;
	padding: 8px 10px 8px 60px;
	background-image: url('/imatges/warning.png');
	background-repeat: no-repeat;
	background-position: 10px 5px;
	
}
#info
{
	width: 97%;
	font-weight: bolder;
	border: 1px dotted #000;
	padding: 8px 10px 8px 60px;
	background-image: url('/imatges/info.png');
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
#boxAutentificacio
{
	position: relative;
	background-color: red;
	display: inline;
	top: -10px;
	right: 0px;
}

#ulHoritzontal li
{
	float: left;
	padding: 3px 5px 3px 5px;
	
}
#ulHoritzontal ul
{
	clear: left;
	display: block;	

}
#zonaDades
{
	width: 100%;
	clear: both;
}
.autocomplete {
    background-color: white;
    font-weight: bolder;
    border: 1px solid black;
    position: absolute;
    cursor: pointer;
    overflow: auto;
    overflow-x: hidden;
    text-transform: capitalize;
}
.autocomplete ul
{
	list-style-type: square;
}

.autocomplete_item {
    padding: 1px;
    padding-left: 5px;
    color: black;
    width: 100%;
}

.autocomplete_item_highlighted {
    padding: 1px;
    padding-left: 5px;
    color: white;
    background-color: #0A246A;
}
.atomContingut
{
	padding: 2px 5px 2px 5px;
	/* border-bottom: 2px solid #D4E7EB; */
}

#barcoCercadorAmpliat
{
	width: 100%;
}
#barcoAdminMini
{
	background-color: #D4E7EB;
	padding: 5px 2px 0px 20px;
	border-bottom: 2px solid #fff;
    cursor: pointer;
}
#barcoCercadorMini
{
	padding: 2px 2px 0px 2px;
	border-bottom: 2px solid #D4E7EB;
	clear: left;
}
#barcoCercadorMini:hover
{
	/* background-color: #D4E7EB; */
	cursor: pointer;
	
	
}
#barcoCercadorMicro
{
	padding: 0px 0px 2px 2px;
	/*border-bottom: 2px solid #D4E7EB; */
	
}
#barcoCercadorMicro:hover
{
	cursor: pointer;
}
#boxParametresNormal
{
	padding: 10px 2px 10px 20px;
	border-bottom: 2px solid #D4E7EB;
}
#atomAdminImatge
{
	float: left;
}
#ampliatParametresBarco
{
	/* width: 400px;*/
    margin : 0px 3px 5px 8px;
}
#ampliatParametresBarco Fieldset
{
    padding: 0px 3px 5px 3px;
}
#ampliatParametresBarco label
{
	font-size: 110%;
	padding-bottom: 15px;
    padding: 5px 3px 5px 3px;
}
#contentLateral
{
	width: 200px;
	float: right;
	display: inline;
	background-color: white;	
}
#fotoIcona
{
	border: 1px solid #D4E7EB;
	width: 98px;
	float:left;
}
#fotoIconaAmpliat
{
	border: 1px solid #D4E7EB;
	width: 98px;
}
#fotoIcona70
{
	border: 1px solid #D4E7EB;
	width: 70px;
	height: 70px;
	float:left;
}

.imgLogo
{
    border: 0px;
}

/* GALLERY HOVER START */



#gallery_hover{
    list-style:none;
    width:640px;margin-left:-40px;
    margin-right:-30px;
}
#gallery_hover li{
    position:relative;
    float:left;
    width:168px;
    height:158px;
    margin:21px 21px 4px 21px ;
    border:1px solid #acacac;
}
#gallery_hover a:link,
#gallery_hover a:visited{
    display:block;
    width:168px;
    height:158px;
    position:absolute;
    top:0;
    left:0;
    font:bold normal 16px Arial, Helvetica, sans-serif;
    color:#000;
    z-index:200;
}
#gallery_hover a.tmb:link,
#gallery_hover a.tmb:visited{
    width:158px;
    height:148px;
    padding:10px 0 0 10px;
    z-index:100;
    background:#05add4;
}
#gallery_hover a:hover img{
    display:none;
}

#myGalleryContenidor
{
    width: 445px;
    overflow: hidden;
    float:left;
    
}
/* SITE BY iLINKS  */
