@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background:url(../images/BG.jpg);
}
.twoColFixRtHdr #container { 
	width: 1000px; 
	background: #e8eaf5;
	margin: 0 auto;
	border: 1px dashed  #666666;
	text-align: left;
} 
.twoColFixRtHdr #header { 
	padding:0;
	background:url(../images/header2.png) no-repeat top right #516884;
	height:196px;
} 
.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 207px;

}
.twoColFixRtHdr #mainContent { 
	margin:0;
	padding-top:15px;
	padding-left:15px;
	padding-right:30px;
	width:735px;
	background:url(../images/mcbg.png) top left no-repeat;
	font-size:small;
	min-height:300px;
	
} 


.twoColFixRtHdr #mainContent h1,h2,h3,h4,h5{ 
color:#203043;
border-bottom:dashed 1px #203043;

} 


.twoColFixRtHdr #mainContent a{ 

color:#33435a;
text-decoration:none;
border-bottom:dashed 1px #33435a;
}

.twoColFixRtHdr #mainContent a:hover{ 

color:#5979a2;
text-decoration:none;
border-bottom:dashed 1px #5979a2;
}
.twoColFixRtHdr #footer { 
    padding-top:30px;
	text-align:center;
	font-size:x-small;
color:#FFFFFF;
 	background: url(../images/footer.png) repeat-x top;
	height:80px;
	margin-top:15px;
	clear:both;
} 
.twoColFixRtHdr #footer p{ 
margin-top:-10px;

}

.twoColFixRtHdr #footer a{ 
color:#FFFFFF;
text-decoration:none;
}
.twoColFixRtHdr #footer a:hover{ 
border-bottom: dashed #FFFFFF 1px;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#slideshow {
    position:relative;
    height:196px;
	width:773px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#navigation
{
	right: 0px;
	margin-top:2px;
	background:url(../images/menubg.png) repeat-x;
	height:43px;
	clear:both;
	
}

#navigation li
{
	float: left;
	list-style: none;
	width: 97px;
	margin-right: 5px;
	text-align: center;
	font-weight: bold;
	
	
}
#navigation li a
{
	display: block;
	padding-bottom: 8px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn.png);
background-repeat:no-repeat;
padding-top:15px;
}

#navigation li a:hover
{
background-image: url(../images/btn_over.jpg);
background-repeat:no-repeat;
	color:#33435a;
	text-decoration:none;
	height:43px;
	padding-top:15px;
	
}

#navigation li span a
{
background-image: url(../images/btn_over.jpg);
	color:#33435a;
	text-decoration: none;
	height:41px;
padding-top:15px;
}

#sb_head {
background: url(../images/headsidebar.png) no-repeat;
max-height:39px;
min-height:30px;
width:207px;
color:#33435a;
font-size:medium;
padding-left:15px;
padding-top:9px;
font-weight:bold;
}
#sb_body {
background:url(../images/bodysidebar.png) repeat-y;
width:207px;
color:#FFFFFF;
font-size:small;
padding-left:15px;
min-height:50px;
margin-top:-13px;
//margin-top:0px;

}

#sb_body li{
list-style-image:url(../images/bullet.png);
list-style-position:outside;
margin-left:-20px;
vertical-align:middle;
}

#sb_body a{
color:#FFFFFF;
text-decoration:none;
}
#sb_body a:hover{
border-bottom:dotted 1px #FFFFFF;
}


#sb_footer {
background:url(../images/footersidebar.png) repeat-y;
width:207px;
height:17px;
}
.justificado {
text-align:justify;
}

.izquierda {
float:left;
margin-right:5px;
margin-bottom:5px;
}

.derecha {
float:right;
margin-left:5px;
margin-bottom:5px;
}

#info_rioalamar {
float:right;
width:500px;
padding-top:50px;

}

#obrasrecientes {
padding:10px 10px;
width:400px;
float:left;

}

#proximasobras {
width:500px;
padding:10px 10px;
float:right;

}