body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin-top: 8px;
	background-color: #2A2623;
}
#general {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
#datos  {
	text-align: right;
}

#menu {
	height: 60px;
	padding-top: 10px;



}
#destacado {
	background-image: url(../images/torta_sup.png);
	background-repeat: no-repeat;
	background-position: 650px bottom;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.destacado_texto {
	font-size: 15px;
	color: #FFF;
	margin: 0px;
	line-height: 22px;
	display: block;
	width: 600px;
}
#der {
	padding-right: 20px;
	width: 400px;
	border-radius: 10px;
	background-image: url(../images/back_degrade.jpg);
	border: 1px solid #F2F2F2;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
	color: #C30;
}
#cerro {
	background-image: url(../images/cerro.png);
	background-repeat: no-repeat;
	height: 108px;
	background-position: 30px 95px;
}

#cont_der {
	float: right;
}




#menu ul {

}
#menu ul li {
	list-style-type: none;
	display: block;

}
#menu ul li a {
	background-image: url(../images/back_bt.jpg);
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 7px;
	display: block;
	border-radius: 5px;
	border: 1px solid #61d2ff;
	float: right;
	margin-left: 5px;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.5);

}
#menu ul li a:hover {
	background-image: url(../images/back_bt_on.jpg);
	border: 1px solid #796F6F;
	border-radius: 5px;
}
.fono {
	font-size: 16px;
	font-weight: bold;
	color: #43C2EB;
}
#destacado_2 {
	background-color: #FFF;
	background-image: url(../images/back_int.jpg);
	background-repeat: repeat-x;
	border-radius: 5px;
	box-shadow: 0px 8px 8px rgba(0,0,0,0.6);
}
#transparent {
	background-image: url(../images/torta_inf.png);
	background-repeat: no-repeat;
	background-position: 650px top;
	padding: 30px;
	height: 430px;
}

h1 {
	font-size: 35px;
	color: #DEB947;
	margin: 0px;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.5), 0px 1px 0px rgba(250,250,250,0.7);
}
li.planilla {
	background-image: url(../images/flecha.png);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 20px;
	margin-left: -20px;
	line-height: 30px;
}
a.link {
	color: #E72D18;
	text-decoration: none;
}
a:hover.link {
	text-decoration: underline;
}
#internas {
	background-image: url(../images/back_int.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
	margin-top: 25px;
	line-height: 22px;
	border-radius: 5px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.6);
	padding: 50px;
}
h3 {
	color: #43C2EB;
	background-image: url(../images/sombra.png);
	background-repeat: no-repeat;
	background-position: -50px 25px;
	font-size: 17px;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -25px;
	margin-left: 0px;
}
.foto_float_left {
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cont_mapa {
	float: left;
}

#mapa {
	box-shadow: 0px 0px 8px rgba(0,0,0,0.5);
	border-radius: 10px;
	width: 425px;
	border: 10px solid #FFF;
}
#escribanos {
	float: right;
	display: none;
}
