body{
	background-image: url('../img/bgBody.gif');
	background-color: #ebebeb;
	background-repeat: repeat-x;
	color: #303030;
	margin: 0;
	padding: 0;
	text-align: center;
}

#page{	
	margin: 0 auto;
	width: 1000px;
	background-image: url('../img/bgPage.gif');
}

#header{
	width: 100%;
	height: 120px;	
	background-image: url('../img/bgHeader.jpg');
}

#header2{
	width: 100%;
	height: 120px;	
	background-image: url('../img/bgHeader2.jpg');
}


#hImage{
	text-align: center;
	padding: 5px 0px 0px 0px;
}

#hLegend{
	float: right;
	width: 280px;	
	padding: 5px 20px 0px 0px;
	color: #202020;	
	text-align: center;
	font-size: 14px;
}

#menu{
	width: 100%;
	height: 25px;
}

table.menu {

}

table.menu td{	
    border: 0px;
	height: 25px;
	text-align: center;
}

table.menu a{
	color: #EEEEEE;
	margin: 2px;
	text-decoration: none;	
	font: 11px Helvetica;
	font-weight: bold;
}

td.hmenuOn{
	background-image: url('../img/bgMenuItemOn.gif');
}

td.hmenuOff{
	background-image: url('../img/bgMenuItem.jpg');
}

td.hmenu2On{
	background-image: url('../img/bgMenuItem2On.gif');
}

td.hmenu2Off{
	background-image: url('../img/bgMenuItem2.jpg');
}

td.hmenuOn a{
	color: #CC0000;
	font-weight: bold;
}

td.hmenu2On a{
	color: #CC0000;
	font-weight: bold;
}

#content{
	width: 100%;
	font: 12px Helvetica;
	text-align: left;
	padding: 5px 0px 30px 0px;
	overflow:hidden;
}

div.cont{
	float: left;	
	padding: 0px 5px 0px 5px;
	margin-top: 10px;
	width: 550px;
}

div.contTitle{
	font-weight: bold;	
	padding: 0px 0px 10px 0px;
}

div.separator{
	float: left;
	padding: 5px 0px 5px 0px;
	width: 100%;
}

div.separator hr{
	color: #999999;
	width: 500px;
	text-align: center;
}

div.leftSeparator{
	float: center;
	padding: 0px 0px 0px 10px;
}

div.leftSeparator hr{
	color: #D20A0A;
	width: 140px;
}

div.contText{
}

div.contText ul{
	padding-top: 0px;
	padding-left: 20px;
	margin-left: 0px;
	margin-top: 0px;
}

div.contText li{
	padding-bottom: 5px;
}

div.imageRight{
	position: relative;
	padding: 0px 0px 0px 5px;
}

div.imageLeft{
	position: relative;
	padding: 0px 5px 0px 0px;
}

div.hSeparator{
	float: left;
}

#leftContent{
	float: left;
	width: 200px;
	margin-top: 10px;
}

#logoObservatorio{
	margin: 10px 10px 10px 10px;
	width: 180px;
	height: 200px;

}

.leftContTitle{
	color: #303030;
	margin: 0px 0px 0px 10px;
	width: 160px;
	height: 50px;	
}

.leftContTitleText{
	text-align: left;
	color: #303030;
	font-size: 14;
	font-weight: bold;
	padding: 3px 0px 0px 10px;
}

.leftCont{
	margin: 10px 5px 20px 10px;
	width: 180px;
	height: 240px;
	background-image: url('../img/bgLeftCont.jpg');
}

.leftContNoBg{
	margin: 5px 5px 5px 10px;
	width: 180px;
}

.leftContText{	
	text-align: left;
	color: #202020;
	padding: 0px 10px 0px 0px;
	font: 12px Helvetica;
	font-weight: bold;
}

.leftContText ul{	
	padding: 0px 0px 0px 30px;	
	margin-left: 0px;
}

.leftContText li{	
	padding: 0px 0px 5px 0px;	
}

.leftOption{
	color: #202020;
}

.leftOption a{
	color: #D20A0A;
	text-decoration: none;
}

.leftOptionOn{
	color: #D20A0A;
}

.leftOptionOn a{
	color: #202020;
	text-decoration: none;
	font-weight: bold;
}

#load {

	display: none;
	background: url(../img/loading.gif);
	width: 43px;
	height: 11px;	
	margin: 0px 5px 5px 10px;
	color: #DDDDDD;
	text-indent: -9999em;
	
}

.subLeftOption{
	padding-left: 15px;
}

#mainContent{
	float: left;	
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	width: 570px;
	padding-bottom:1000px;
	margin-bottom: -1000px;
}

#mainContTop{
	margin: 0px 0px 0px 0px;
}

#mainContTop image{
	vertical-align: bottom; 
}

#mainCont{
	margin: 0px 0px 0px 0px;	
	width: 570px;
}

.mainField{
	border: 1px solid;
	border-color: #999999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#mainContBotton{
	margin: 0px 0px 0px 0px;	
}

#mainContBotton image{
	vertical-align: top; 
}

#rightContent{
	float: right;
	width: 220px;
	min-height: 540px;
}

.rightCont{
	margin: 10px 10px 5px 10px;
	width: 200px;
	height: 50px;
}

.rightContLastUpd{
	margin: 10px 10px 20px 10px;
	width: 200px;
	height: 300px;
	background-image: url('../img/bgRightCont.jpg');
}

.lastUpdLink{
	color: #CCCCCC;
	text-decoration: none;
}

.lastUpdLinkOn{
	color: #DD0000;
	text-decoration: none;
}

.rightContText{	
	text-align: left;
	color: #CCCCCC;
	padding: 70px 5px 0px 10px;	
	font: 12px Helvetica;
}

.rightContText ul{	
	padding: 0px 0px 0px 15px;	
	margin-left: 0px;
}

.rightContText li{	
	padding: 0px 0px 5px 0px;	
}

.rightContImg{

}

.rightContImg a{
	text-decoration: none;
}

#footer{
	float: left;
	width: 100%;
	height: 30px;
	background-image: url('../img/bgFooter.jpg');
	text-align: center;
	color: #DDDDDD;
	font-weight: bold;
}

#footerContent{
	text-align: center;
	color: #DDDDDD;
	font-weight: bold;
	padding: 8px 10px 0px 0px;
	font-size: 12px;
}

legend.legendTitle{
	font-weight: bold;
	color: #DC0F0F;
	padding-bottom: 10px;
	text-align: right;
}

div.menuLegend{
	float: left;
	width: 70%;	
	margin: 0px 10px 0px 5px;
	font-weight: bold;
}

table.cronogram{
	border-color: #999999;
	font-size: 12px;
	font-family: Helvetica;
}

table.cronogram td{
	padding: 2px 5px 2px 5px;
}

ul.leftMenu{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a.noDecorationLink{
	color: #303030;
	text-decoration: none;
}

.blog{
	border: 1px solid;
	border-color: #999999;
	padding-top: 0px;
        padding-bottom: 10px;
	margin-bottom: 10px;
        padding-left: 0px;
}

.blog legend{
	color: #000000;
}

.entry{
    padding: 0px 5px 0px 5px;
    width: 550px;
}

.entryTitle{
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    margin:  0px 0px 8px 8px;
    padding: 0px 0px 0px 0px;
}

.entryBody{
    margin:  0px 0px 8px 8px;
    padding: 0px 0px 0px 0px;
}

.entryBodyRes a{
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
}

.comment{
    margin-left: 10px;
    margin-top: 10px;
}

.commentTitle{
    width: 500px;
    float: left;
    padding-bottom: 5px;
}

.commentAuthor{
    font-weight: bold;
    float: left;
    color: #353535;
}

.commentDate{
    font-size: 11px;
    float: left;
    margin-left: 10px;
    color: #525252;
}

.commentBody{
    text-align: left;
    width: 500px;
    float: left;
    padding-bottom: 5px;
}

.validationError{
    color: red;
    font-weight: bold;
    font-size: 12px;
    font-family: Helvetica;
}

#paginationLinks a, #paginationLinks strong {
        text-decoration: none;
        font-weight: bold;
        color: #242424;
        padding: 2px 4px;
        border:1px solid #747474;
        background: #F5F0EC;
        font-size: 10px;
}

#paginationLinks strong, #paginationLinks a:hover{

        background: #EEE6DB;
        text-decoration: none;
}
