/* STYLES BASIC*/
#CentralBloc{
	background-image:  url("../../img/bk_central.gif");
	background-repeat: repeat-y;
	height: 100%;
	clear: both;
}

#CentralBlocPopUp{
	height: 10px;
	clear: both;
}

.texteIndent{
text-indent:25px;

 font-size: 11px;
}


#ContingutBloc{
	/* background-color: #002E65;*/
	/*background-image:  url("../../img/marca_aigua_dret.gif");*/
	background-repeat: no-repeat;
	background-position: top left;	
	 width:573px;
	 float: left;
	 margin-left : 3px;
}

#ContingutBlocPopUp{
	/* background-color: #002E65;*/
	/*background-image:  url("../../img/marca_aigua_dret.gif");*/
	background-repeat: no-repeat;
	background-position: top left;	
	 width:400px;
	 float: left;
}





#TornaPath{
 margin-top : 10px;
 margin-left : 10px;
}

#TitDocument{
margin-top : 10px;
margin-left : 10px;
font-family : Tahoma,Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size : 14px;
text-decoration : none;
font-weight : bold;
color : #B40600;
}
#dataActualitzacio{
 margin-top : 10px;
 margin-left : 10px;
 margin-bottom : 10px;
}

#document{
 margin-top : 10px;
 margin-left : 7px;
 margin-bottom : 10px;
 margin-right: 7px;
}


