/*********** Estils generals******************/

HTML {

}

BODY {

	text-align:center;
	background-color:#191919;
	font-family:Arial, sans-serif;
	font-size:12px;
	
}



a, a:visited {
	color:white;
	text-decoration: none;
}

a:hover, a:active{
	color:#fe0000;
	text-decoration: none;	
}


p {

}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

img {
	border:0px;
	padding:0px;
	margin:0px;

}



/********* Botons ***************/

input {

	border:solid 1px #808080;
	width:80px;
	height:15px;

	float:left;

	margin-right:10px;

	margin-top:5px;

}

input.submit {
	height:19px;
	background-color:#fe0000;
	color:white;
	font-weight:bold;
}


/*********** Estructura ******************/



#tot{

	width:1106px;
	height:593px;	

	margin-top:30px;
	margin-left: auto;
	margin-right: auto;

	margin-bottom:30px;

	text-align:left;

}



#central {
	
	width:841px;
	height:593px;

	background-color:#000000;
	background-image:url('img/fons.jpg');

	float:left;
}

#intro {

	width:720px;
	height:576px;
	_width:841px;
	height:593px;
	
	padding-left:60px;
	padding-right:61px;
	padding-top:9px;
	padding-bottom:8px;

	background-color:#000000;
}


#dreta {
	width:240px;
	height:593px;
	margin-left:25px;
	float:right;
}


	#menu {
	
		float:left;

		height:20px;

	
	}

		#menu ul,  #submenu ul{
			list-style-type:none;
	
		}
	
		#menu li {
			

			width:180px;

			margin-bottom:16px;
	
		}


		#menu li.final{
			margin-right:10px;
		}
	
	
		#menu a.marcat{
			font-weight:bold;
		}

		#menu li.sigant{
			margin-left:40px;
		}
	
		#menu li.avislegal {
			margin-top:122px;
		}

		#menu li.avislegal_cataleg {
			margin-top:0px;
		}

                #menu li.li_xs {
                    height:30px;
                    margin-bottom:16px;
                }

                #menu li.li_xs2 {
                    height:35px;
                    margin-bottom:16px;
                }

                .xarxes_socials {
                    width:180px; 
                    margin-bottom:16px;
                }

                .xarxa_social {
                    float:left; 
                    margin-right:7.5px;
                    width:30px;
                    height:30px;
                }

                .xarxa_social_final {
                    margin-right:0px;
                }

                .xarxa_social img {
                    width:30px;
                    height:30px;
                }


	#idiomes {
		background-color:#666666;
		width:180px;
		height:35px;
		margin-bottom:100px;

	}

	.idioma {
		float:left;
		margin-left:5px;
		margin-top:7px;
	}




.netejar {
	clear:both;
}

.orbital40 {
    clear:left;
    padding-top:30px;
    color:white;
}

.text_orbital40 {
    float:left;
    font-size:24px;
    padding-top:10px;
}

.img_orbital40 {
    float:left;
    margin-left:15px;
}

.img_orbital40 img {
    height:50px;
}

/***********  Fi  Estructura ******************/



