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

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #424242;
}
body {
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main {
	margin-right: auto;
	margin-left: auto;
}
.left_side {
	background-image: url(images/sombra_izq.jpg);
	background-repeat: no-repeat;
	width: 23px;
	background-position: top;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	font-style: italic;
	display: block;
	margin-bottom: 10px;
	margin-top: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main .footer p {
	text-align: center;
	margin-top: 20px;
	font-size: 11px;
}
.main .main_bg .contenido li {
	display: block;
	margin-bottom: 5px;
}

.main .footer a {
	color: #8A0300;
	text-decoration: none;
}
.header_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}
.header {
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
.main .header a {
	display: block;
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: auto;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #F5F5F5;
	font-style: italic;
}
.left_column {
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D3D3;
}
.right_side {
	background-image: url(images/sombra_der.jpg);
	width: 22px;
	background-repeat: no-repeat;
	background-position: top;
}
.main_bg {
	background-color: #FFFFFF;
}
.footer {
	background-color: #FFFFFF;
	background-image: url(images/logo_footer.jpg);
	background-repeat: no-repeat;
	background-position: 665px center;
	height: 70px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.contenido {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #A30001;
	margin-bottom: 15px;
}
.main  .header  a:hover {
	border-right-color: #CCCCCC;
	background-color: #CCCCCC;
	color: #990000;
}
.footer_below {
	background-image: url(images/guarda_cruzpampa.jpg);
	height: 15px;
}
.main .footer a:hover {
	color: #8A0300;
	text-decoration: underline;
}
.main .main_bg .contenido a {
	color: #9C050E;
	text-decoration: none;
}
