﻿.banner
{
	background:transparent url(images/fondo_home.jpg) repeat-x top center;
	position:relative;
	height:304px;
}
.banner h3
{
	font-size:19px;
}

.banner-left 
{
	float:left; 
	width:50%;
}
.banner-right 
{
	float:left; 
	width:50%;
}
.banner .displaced
{
	position:absolute;
	left:485px;
	top:100px;
}
.banner .services
{
	margin-top:30px;
}
.breadcrumb
{
	background-position: 0 50px;
}
.breadcrumb>.skin-width>div
{
	height:72px;
}
.content
{
	position:relative;
	bottom:75px;
}
.content h2
{
	margin-top:0;
}
.content .container-wrapper .Title .Head {color:#707682; font-size:17px; letter-spacing:-0.05em;}

.LeftPane .container-wrapper,
.MidPane .container-wrapper
{
	margin:25px 0;
}
.LeftPane .ContentPane,
.MidPane .ContentPane
{
	margin-top:35px;
}

.LeftPane .announcement-item {margin-right:15px;}
.MidPane {width:689px;}
.MidPane .announcement-item {float:left; width:205px; margin-right:15px;}

.MidPane a:Link, .MidPane a:Visited, .MidPane a:Active, .MidPane a:hover
{
	color:#EDA61C;
}

.DNN_ANN_Description a {
/*margin-left:-4px;*/

}
h2 .Head
{
	font-size:16px;
}

.banner .Title {width:350px;}
.banner .DNN_HTMLContent {width:430px;}