body {
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background-image:url(../img/verde.png);*/
}
a{
	color:#275d99;
	text-decoration:none;
}
#prnc {
	width: 100%;
	border: 0px solid #000;
}
#header {
	border: 0px solid #000;
}
#crp {
	border: 0px solid #000;
}
#cnt {
	border: 0px solid #000;
	float: left;
	width: 75%;
	text-align: justify;
}
#spr {
	float: left;
	width: 5%;
}
#aside {
	border: 0px solid #000;
	float: left;
	width: 20%;
}
.clear {
	clear: both;
	height: 0px;
}
#cntSit {
	margin: 0px auto 0px auto;
	width: 90%;
}
.bxDx {
	margin: 0px 0px 20px 0px;
}
.ttlBx {
	font-family: 'Marck Script', cursive;
	font-size:1.5em;
	
}
.imgLnkBx {
	
}
.lcn{
	margin: 0px 0px 20px 0px;
	clear:both;
}
.ttlLcn{
	font-weight:bold;
	font-size:3.00em; 
	font-family:'Marck Script', cursive;
	color:#275d99;
}
img{
	border-radius:10px;
}
.omb{
	margin:5px;
	padding:10px;
	border-radius:10px;
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#767676')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#767676');
}
.btn {
	background: url(../img/bg_btn.jpg) repeat-x;
	background-size: 1px 21px;
	width: 97px;
	height: 21px;
	text-align: center;
	font-size: 1.25em;
	color: #FFF;
	letter-spacing: 0px;
	cursor: pointer;
	font-weight: normal;
}
.btn a {
	text-decoration: none;
	color: #FFF
}
#footer {
	background: url(../img/footer_bg.jpg) repeat 0 0 #1D1D1D;
	clear: both;
}
.line-footer {
	width: 100%;
	margin: 35px 0 0 0;
	background: url(../img/line-foot.png) repeat-x 0 1px;
	height: 8px;
}
#bottom {
	clear: both;
	width:100%;
	background-color: rgba(255,255,255,0.08);
	padding:10px 0px 10px 0px;
}
.bottom-cont {
	color: #878a8b;
	text-shadow: #000 1px 1px 0;
}
.bottom-cont .elBtm {
	color: #878a8b;
	text-shadow: #000 1px 1px 0;
	margin: 0px 0px 10px 0px;
	text-align:center;
}
.logo-down {
	background: url(../img/logo-down.png) no-repeat center top;
	width: 100%;
	height: 15px;
	margin: 0px 0px 10px 0px;
}
.one-fourth {
	color:#FFF;
	padding:10px 10px 10px 10px;
	text-align:center;
}















