	/* color:#8CC63F; */


/* CSS Document */
body { 
	text-align: center;
	background-color: #F5F5F5;
	font-family:Arial, "Frutiger-Light", Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#808285;
	margin:0;
	margin-top:30px;
	padding:0;
}

td{
	font-family:Arial, "Frutiger-Light", Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#808285;

}

p {
	text-align:left;
	margin:0px;
}

a {
	color: #DB4C4C;
	text-decoration:none;
}
a:hover {
	color: #DB4C4C;
	text-decoration:underline;
}


#container {
	float:left;
	margin: 0 auto;
	padding:0;
	width:754px;
	text-align: center;
	height: 100%;
	background-color: #ffffff;
}
 
#pagina {
	float:left;
	margin: 0;
	padding: 0;
	width:754px;
	text-align: left;
	background-color: #ffffff;
	height: 100%;
}

#pgheader {
	float:left;
	height:42px;
	margin:0;
	margin-bottom:15px;
	padding:0;
	padding-left:35px;
/*
	background-image:url('../img/header-bg-top.gif');
	background-repeat:repeat-x;
	background-position: bottom;
*/
}

#pgbody {
	clear:both;
	overflow:hidden;
	padding-left:35px;
}

#pgfooter {
	clear:both;
	float:left;
	height:42px;
	margin:0;
	margin-top:25px;
	margin-bottom:15px;
	padding:0;
	padding-left:35px;
	background-image:url('../img/header-bg.gif');
}

#pgbody-navigation {
	float: left;
	padding:0;
	margin:0;
	margin-bottom:35px;
	width:130px;
	overflow: visible;
}

#pgbody-content{
	float:right;
	padding:0;
	margin:0;
	width:570px;
	overflow: visible;
}

#pgbody-name {
	width:100%;
        float:left;
	padding-bottom:10px;
}

#pgbody-col-two {
	float: left;
	padding:0;
	margin:0;
	margin-right:35px;
	margin-bottom:35px;
	width:230px;
	overflow: visible;
}
#pgbody-col-three {
	float: left;
	padding:0;
	margin:0;
	margin-bottom:35px;
	width:230px;
	overflow: visible;
}

img { 	border:0;
	padding:0;
	margin:0;
	margin-bottom:10px;
} 

h1, h2, h3, h4 {
	line-height:normal;
	padding:0;
	margin:0;
	
}


h1 {	font-size:1.5em;font-family:Georgia;color:#DB4C4C;}
h2 {	font-size:1.3em;font-family:Georgia;color:#DB4C4C;}
h3 {	font-size:1em;font-family:Arial;font-weight:normal;}
h4 {	font-size:1em;font-family:Arial;font-weight:bold;color: #808285;}

em {
	color:#DB4C4C;
	font-style:normal;
}


.aln-left {
	padding:0;
	margin:0;
	margin-top:6px;
	float:left;
	text-align:left;
}
.aln-right {
	padding:0;
	margin:0;
	padding-right:15px;
	padding-top:2px;
	float:right;
	text-align:right;
}
#navigation {
	color:#DB4C4C;
	position: relative;
	line-height:normal;
}
#navigation ul{
	margin:0;
	padding:0;
}
#navigation ul, #navigation li {
	list-style-type:none;
	margin:0;
	margin-bottom:5px;
	padding:0;
}
#navigation-sub ul {
	margin:0;
	margin-left:16px;
	padding:0;
}
#navigation-sub ul, #navigation-sub li {
	list-style-type:none;
	margin:0;
	margin-left:16px;
	margin-bottom:5px;
	padding:0;
}
#navigation a {
	color:#808285;
	text-decoration: none;
}
#navigation a:hover {
	color:#DB4C4C;
	text-decoration: none;
}


/* ----------------------------------------------------------------------- */


#marc_pagina 	{	
	width: 780px;
	/* height: 500px; */
	margin:0 auto 0 auto;
	/* border: 2px solid #f9f9f9; */
	/* overflow:auto; */
}


#corner_tl { 
	width:12px;
	height: 12px;
	float:left;
	padding: 0px;
	margin: 0px;
	background-image: url('../img/shadow_TL.gif'); 
	background-repeat: no-repeat;
	background-position: bottom;

}

#corner_tr { 
	width:12px;
	height: 12px;
	float:left;
	padding: 0px;
	margin: 0px;
	background-image: url('../img/shadow_TR.gif'); 
	background-repeat: no-repeat;
	background-position: bottom;
}

#top { 
	width:756px;
	height: 12px;
	float:left;
	padding: 0px;
	margin: 0px;
	background-image:url('../img/shadow_T.gif'); 
	background-repeat:repeat-x;
	background-position: bottom;
}

#banda_l { 
	width:12px;
	float:left;
	padding: 0px;
	margin: 0px;
/*
	background-image: url('../img/shadow_L.gif'); 
	background-repeat:repeat-y;
*/
}


#banda_r { 
	width:12px;
	float:left;
	padding: 0px;
	margin: 0px;
/*
	background-image: url('../img/shadow_R.gif'); 
	background-repeat:repeat-y;
*/
}


#bottom { 
	width:756px;
	height: 12px;
	float:left;
	padding: 0px;
	margin: 0px;
	background-image:url('../img/shadow_B.gif'); 
	background-repeat:repeat-x;
}


#corner_bl { 
	width:12px;
	height: 12px;
	float:left;
	padding: 0px;
	margin: 0px;
	background-image: url('../img/shadow_BL.gif'); 
	background-repeat: no-repeat;
}

#corner_br { 
	width:12px;
	height: 12px;
	float:left;
	padding: 0px;
	margin: 0px;
	background-image: url('../img/shadow_BR.gif'); 
	background-repeat: no-repeat;
}



/* ----------------------------------------------------------------------- */


