/************************ header ***************************/

#header h1{
	background: transparent url(../../img/Logo_Newsonline.gif) no-repeat center left;
	height: 108px; 
	margin: 0;
	padding: 0;
	width: 599px;
	float: left;
}

#ombraHeader{
	clear: both;
	background: transparent url(../../img/OmbraDXx.jpg) repeat-y top right;	
	border-left:1px solid #CCCCCC;
	width: 98%;
	margin: 0 auto;
	text-align: center;
}

#header{
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	clear: both;
	min-height: 130px;
	margin-right: 7px;
	text-align: left;
}
.menuHeader {
	width:90px;
}
#boxCerca{
    float: left;
	color: #333333;
	border: 1px solid #cccccc;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 1.0em;
	padding: 10px 0 10px 0; 
	text-align: center;
	font-size: 0.8em;
	width: 32%;
}

#boxCerca input.bottom {
	/*cursor: pointer;*/
}

#dataOra{
    float: right;	
}

#linkHeader{
    float: right;
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 10px;
}

#linkHeader p{
	margin: 0;
}

#linkHeader a {
    display: block;
    width: 50px;
	height: 50px;
}
	
.rss{
	float: left;
}

p.linkHome{
	clear: both;
	margin: 0.3em 2% 0.3em 0;
	float: right;
	display: block;
	font-size: 0.9em;
}

p.linkHome a, p.linkHome a:visited{
	color: #003366;
}

.sh-rss {
	float: left;
   	margin-left: 5px;
	border: 0px;
	vertical-align: middle;
}

.sh-rss a {
	background: url(../../img/RSS32x32.png) no-repeat 0 0;
}

.sh-rss a:hover {
	background: url(../../img/RSS48x48.png)no-repeat 0 0;
}


.sh-facebook {
	float: left;
  	border: 0px;
	vertical-align: middle;
}

.sh-facebook a {
	background: url(../../img/Facebook32x32.png) no-repeat 0 0;
}

.sh-facebook a:hover {
	background: url(../../img/Facebook48x48.png)no-repeat 0 0;
}

.sh-twitter {
	float: left;
 	border: 0px;
	vertical-align: middle;
}

.sh-twitter a {
	background: url(../../img/Twitter32x32.png)no-repeat 0 0;
}

.sh-twitter a:hover {
	background: url(../../img/Twitter48x48.png)no-repeat 0 0;
}

.sh-google {
	float: left;
  	border: 0px;
	vertical-align: middle;
}

.sh-google a {
	background: url(../../img/Google32x32.png)no-repeat 0 0;
}

.sh-google a:hover {
	background: url(../../img/Google48x48.png)no-repeat 0 0;
}


