body
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size:12px; 
    font-weight:normal; 
    color: #666666;
    text-align:justify;
    background: url(images/fons1.jpg) #edf0f3 repeat-x 50% top;
    padding: 0px;
    border:0px;
}

a
{
    background: none transparent scroll repeat 0% 0%; 
    color: #00558f; 
    text-decoration:none! important
}

a:hover
{
  	color: #0081d9; 
  	text-decoration: underline! important
}

.center{
	text-align:center;
}

.left{
	text-align:center;
}

.right{
	text-align:right;
}

.Titulars {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.TitularsPetit {
  font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* text style used for most text rendered by modules */

.Normal
{
    font-weight: normal;
    font-size:12px; 
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-weight: bold;
    font-size:12px; 

}

/* text style used for error messages */
.NormalRed
{
    font-weight: bold;
    color: #ff0000;
    font-size:12px; 
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    border-right: #aaa 1px solid;  
  	border-top: #777 1px solid;
    border-left: #777 1px solid; 
    border-bottom: #aaa 1px solid;
    padding:0px;
    font-size:12px; 
}


.NormalEspecial
{
    font-weight: bold;
    color: #c24733;
    font-size:12px; 
}

.RegServicioLinkButtonCodigoExpediente:link, .RegServicioLinkButtonCodigoExpediente:visited
{
  font-weight: bold;
  color: #c24733;	
    font-size:12px; 
}

.RegServicioLinkButtonCodigoExpediente:hover 
{
	color: red;
}

/* Menu Superior Principal*/
 #MenuPrincipal
 { 
   background-color:red;
   font-size:1.1em;
   background: url(images/menupr_sel.gif) repeat-x left top; 
 }


/* Master Page   */
#bottom-content {
	PADDING-LEFT: 23px; 
	FONT-WEIGHT: normal; 
	MARGIN-LEFT: -2px; 
	MARGIN-RIGHT: -2px; 
	BACKGROUND-COLOR: #edf0f3; 
	TEXT-ALIGN: left
}

#layout-bottom {
	BACKGROUND: url(images/fons2.gif) #edf0f3 repeat-x right top; 
  margin-left: -5px; 
  margin-right:-5px; 
	padding: 0px; 
	border: 0px; 
	text-align:left;
}
#layout-left {
	 border: 0px;
	 padding: 0px;
	 background: url(images/grul.gif) no-repeat top; 
	 overflow: visible;
	 width:5px;
}

#layout-right
{
  border: 0px;
	padding: 0px;
	background: url(images/grur.gif) no-repeat top; 
	overflow: visible; 
	width:5px;
}

.logo-Pie {
	margin-top: -2.7em; 
	float: right; 
	margin-bottom: 20px; 
  margin-right: 25px
}

	
