@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f5f2e1;
	text-align: center;
	background-image: url(images/bg-page2.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#salto {
	font-size: small;
	padding-top: 1em;
	padding-bottom: 2em;
	font-family: Arial, Helvetica, sans-serif;
}
.up {
	margin-bottom: 2em;
	font-size: small;
}
.up a {
	border-radius: 3px;
}
.up a:link, .up a:visited {
	color: #FFF;
	background-color: #235884;
	padding: 0.5em;
	text-decoration: none;
}

.cuco {
}

ul, li, form, dt, dl, dd, ol, div, p, 
blockquote, h1, h2, h3, h4, h5, h6, a, 
pre, code, span, img {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

/* LINKS */

a {
	color: #235884;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:link {
	color: #235884;
	text-decoration: none;
}
a:visited {
	color: #235884;
	text-decoration: none;
}
a:hover {
	color: #91abc1;
	text-decoration: none;
}
a:active {
	color: #235884;
	text-decoration: none;
}

/* HEADER */

#header {
	background-image: url(images/bg-header.png);
	background-position: center;
}

#rap {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	padding-top: 2em;
	padding-bottom: 2em;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
}
.nav li {
	display: inline;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

/* ....................................................................................... PAGE */

.page {
}

/* ENTRY */

.entry {
	text-align: left;
	width: 480px;
	float: left;
	margin-bottom: 3em;
}

.entry p {
	margin-bottom: 1em;
	color: #333;
	font-size: small;
}

.entry ul {
	margin-bottom: 1em;
}

.entry .widget {
	list-style-type: none;
}
.entry .widget h3 {
	margin-bottom: 0.5em;
}
.entry .widget ul {
	padding-left: 1em;
}
.entry ul ul li {
	margin-bottom: 0.5em;
	list-style-type: square;
}

/* NOTICE */

.notice {
	display: block;
	margin-bottom: 10em;
}

.notice ul {}
.notice li {
	float: left;
	width: 360px;
	text-align: left;
	padding-left: 40px;
	display: block;
	list-style-type: none;
}
.notice img {
	display: block;
	margin-bottom: 1em;
	height: 80px;
}
.notice h3 {
	font-size: medium;
}
.notice p {
	font-size: small;
}

/* SIDEBAR */

.sidebar {
	text-align: left;
	float: right;
	width: 320px;
}

.sidebar img {
	margin-bottom: 1em;
}

.sidebar ul , .entry ul {
	margin-bottom: 1.5em;
	font-size: small;
}
.sidebar li, .entry li {
	margin-bottom: 0.5em;
	list-style-type: none;
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7a7970;
	padding-bottom: 0.5em;
}
.sidebar p {
	margin-bottom: 1em;
	color: #333;
	font-size: small;
}

/* ....................................................................................... FOOTER */

#footer {
	margin-bottom: 2em;
	padding-top: 4em;
	clear: both;
}

#footer p {
	font-size: small;
}

#footer ul {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}

#footer li {
	font-size: small;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0.3em;
	padding-left: 0.3em;
}

#footer .rrss {
	margin-bottom: 1em;
}
.w3c {
	padding-top: 1em;
}
#footer .w3c img {
	padding: 0.5em;
	height: 24px;
}

/* ....................................................................................... OTHER */

.tgp {
	text-align: left;
	width: 840px;
}
.tgp ul {}
.tgp li {
	list-style-type: none;
	display: block;
	float: left;
	height: 162px;
	width: 162px;
	background-color: #FFF;
	margin-right: 6px;
	margin-bottom: 6px;
}.tgp img {
	padding: 10px;
	height: 142px;
	width: 142px;
}

/* ....................................................................................... OTHER */

.hidden {
	display: none;
}

img {
	border: 0px none;
}

blockquote {
	padding-right: 2em;
	padding-left: 2em;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
}

.clear {
	clear: both;
	height: 1em;
	width: 840px;
}

.entry .frame, .entry .frame2 {
	background-color: #FFF;
	text-align: center;
	margin-bottom: 1em;
	padding-top: 19px;
	padding-bottom: 19px;
	border: 1px solid #f5f2e1;
}


.frame {
	width: 360px;
}

.frame2 {
	width: 478px;
}

.sidebar .frame {
	background-color: #FFF;
	text-align: center;
	margin-bottom: 1em;
	padding-top: 19px;
	padding-bottom: 19px;
	width: 318px;
	border: 1px solid #f5f2e1;
}

.frame img, .frame2 img {
	margin-bottom: 1em;
}

.frame2 img {
	width: 440px;
}

.frame span, .frame2 span {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	display: block;
	color: #7a7970;
	padding-right: 19px;
	padding-left: 19px;
	line-height: 100%;
	font-style: italic;
}

.go {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}
/* HEADs */

h2 {
	/* font-size: 1.5833em; */
	font-size: 1.3333em;
	margin-bottom: 2em;
	color: #000;
	font-weight: normal;
	padding-top: 2em;
	clear: both;
	}

h3 {
	font-size:1.1666em;
	margin-bottom: 1em;
	color: #000;
	font-weight: normal;
	padding-top: 1.5em;
	clear: both;
	padding-bottom: 0.5em;
	border-bottom-style: dotted;
	border-bottom-color: #c4c2b4;
}

@media screen and (max-width: 800px) {
	
	body {
	background-image: none;
}

#rap {
	width: 90%;
	margin-right: auto;
	margin-left: auto;

}

img {
    max-width: 100%;
}
.entry {
	width: 100%;	
	float: none;
}
.sidebar {
	width: 100%;	
	float: none;
}
#header {
	background-image: none;
	background-position: center;
}
.clear {
	width: 100%;	
}
.frame {
	width: 100%;	
	margin-right: auto;
	margin-left: auto;
    max-width: 360px;
}
.frame img {
	width: 90%;	
}
.frame2 {
	width: 100%;	
	margin-right: auto;
	margin-left: auto;
    max-width: 478px;
}
.frame2 img {
	width: 90%;	
}
h2, h3 {
	text-align: center;
}
.tgp {
	text-align: center;
	width: 100%;
}
table {
	width: 100%;	
    max-width: 480px;
}
