h2{
	border-bottom:1px #999999 solid;
	padding-top:10px;
}
h3{
	padding-left:10px;
}

div.dvGral div#dvImg {
	background:#0099cc url(../img/img-top.jpg) center -170px no-repeat;
	width:950px;
	height:170px;
}

div.dvGral div.dvMini{
	margin:10px;
	text-align:justify;
	font-size:0.8em;
}
div.dvGral div.dvContIzquierda{
	background-color:#f6fcff;
	padding:5px;
	float:left;
	width:440px;
	margin:10px 0 10px 10px;
	text-align:left;
}
div.dvGral div.dvContDerecha{
	background-color:#f6fcff;
	padding:5px;
	float:right;
	width:440px;
	margin:10px 10px 10px 0;
	text-align:left;
}
div.dvGral div.dvContDerechaBottom{
	background-color:#f6fcff;
	padding:5px;
	float:right;
	width:440px;
	margin:10px 10px 10px 0;
	text-align:left;
}

div.dvGral div#dvLogo{
	float:right;
	width:440px;
	height:250px;
	background:url(../img/logo-big.jpg) left top no-repeat;
}
div.dvGral img#img_gerente{
	float:right;
	margin:10px;
}
