@charset "utf-8";
body {
	background-color: #63bbe1;
	margin: 0px;
	padding: 0px;
}
#body_back {
	background-color: #95D1EB;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
#main {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}
#content {
	background-image: url(../images/temp_content.png);
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.9em;
	color: #333;
	z-index: 3;
}
#content p {
	line-height: 1.5em;
}


#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #63BBE1;
}

#footerInside {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	margin-top: -75px;
	color: #333;
	padding-bottom: 50px;
	font-size: 0.8em;
	z-index: 1;
}
#footerInside a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}


.destacar {
	font-style: italic;
	font-weight: bolder;
	color: #BF5B00;
}
.img {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#content h1 {
	color: #1081B1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	margin-top: 0px;
}
#cl {
	clear: both;
}
#div_box {
	float: left;
	width: 200px;
	background-color: #FFF;
	border-radius: 10px;
	margin-right: 9px;
	text-align: center;
	border-top-width: 4px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #175F7D;
	border-right-color: #175F7D;
	border-bottom-color: #175F7D;
	border-left-color: #175F7D;
}
#content_index p {
	color: #333;
	line-height: 1.5em;
}
#content_index h2 {
	color: #FF0;
	margin-top: 0px;
	margin-bottom: 0px;
}
#div_box h1 {
	color: #FFF;
	background-color: #175F7D;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 1.2em;
}
#div_box li {
	color: #3A6600;
	font-style: italic;
}
#div_box  p {
	margin: 0px;
}

#div_box ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#div_box a {
	color: #3A6600;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#div_box a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #3A6600;
}
#div_box img {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #3A6600;
}

#content h2 {
	color: #FFF;
	background-color: #8DC003;
	display: inline;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 1.2em;
	border-radius: 8px;
}
#content #div_content {
	float: right;
	width: 680px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3AAEE1;
}
#content a {
	color: #2282AA;
	text-decoration: none;
}
#sliceShow {
	background-image: url(../images/temp_content.png);
}
h3 {
	font-size: 1.2em;
	font-style: italic;
	color: #175F7D;
}
