@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	margin: 0px;
	background-image: url(../images/layout/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Main_Container {
	background-color: #CCCCCC;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#Header_strip {
	background-color: #000000;
	background-image: url(../images/layout/Octavia_layout_1.png);
	background-repeat: no-repeat;
	clear: both;
	height: 15px;
}
#Header_Photo {
	float: left;
	height: 185px;
	width: 955px;
	clear: right;
}
#Header_Logo {
	float: left;
	height: 185px;
	width: 150px;
}
.Menu_Bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	clear: both;
	font-weight: bold;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-variant: small-caps;
}
.Menu_Bar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Menu_Bar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Menu_Bar a:hover {
	color: #009933;
}
#Content1  a:link {
	color: #006633;
	text-decoration: none;
}
#Content1  a:visited {
	color: #006633;
	text-decoration: none;
}
#Content1  a:hover {
	color: #00CC00;
	text-decoration: underline;
}



.Content1 {
	float: left;
	width: 805px;
	background-image: url(../images/layout/Octavia_layout_9.gif);
	background-repeat: repeat-y;
}
#Left_bar {
	float: left;
	width: 180px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: justify;
	color: #FFFFFF;
	clear: none;
	background-image: url(../images/layout/backside.jpg);
	background-repeat: no-repeat;
}
#Left_bar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#Left_bar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#Left_bar a:hover {
	color: #00CC00;
}

#Left_bar table {
	font-size: 10px;
	text-align: left;
}
#Left_bar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	background-color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
	padding-top: 0px;
}
#Left_bar td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #006633;
}

#Right_Bar {
	background-image: url(../images/layout/Octavia_layout_6.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 130px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
#Right_Bar a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Right_Bar a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Right_Bar a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.Content_2 {
	float: right;
	color: #000000;
	text-align: justify;
	padding: 10px;
	width: 575px;
	background-image: url(../images/layout/back2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#Content_2 h1 {
	font-size: 18px;
	color: #006633;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
#Content_2 h2 {
	font-size: 16px;
	color: #006633;
}
.Fecha_not {
	font-weight: bold;
	background-color: #DDDDDD;
	text-align: center;
	padding: 2px;
}
.titulo_not {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.separator_not {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}



#Footer {
	background-image: url(../images/layout/Octavia_layout_10.jpg);
	clear: both;
	float: none;
	height: 15px;
	width: 935px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
}
#Main_content {
	background-color: #666666;
	background-image: url(../images/layout/Octavia_layout_6.jpg);
	background-repeat: repeat-x;
}

.Title_section {
	background-color: #999999;
	background-image: url(../images/layout/title5.jpg);
	height: 55px;
	width: 755px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	border: 1px solid #006633;
	background-position: -5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.Title_section h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 5px;

}

.Title_section p {
	margin-top: 0px;
	margin-bottom: 0px;

}

#sub_title a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#sub_title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#sub_title a:hover {
	color: #339900;
	text-decoration: none;
}

.sub_title {
	background-color: #090;
	height: 15px;
	width: 757px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top:0px;
	padding-right: 5px;
	padding-left: 25px;
	padding-top: 4px;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 0px;
}
.filler {
	clear: both;
	float: none;
}
.Content1b {
	float: left;
	width: 805px;
	background-image: none;
	background-repeat: repeat-y;
	background-color: #CCCCCC;
}
.Content_2b {
	float: left;
	color: #000000;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 775px;
}
.discos_180 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 25px;
	float: left;
	width: 140px;
	height: 200px;
	border: 1px solid #CCCCCC;
}

.discos_180:hover{
	background-color: #999999;
	border: 1px solid #003366;
}
.titulo_not2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.small_text {
	font-size: 10px;
	color: #999999;
	text-align: center;
}
.data_table {
	font-size: 14px;
}
.data_table td{
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}

.data_table tr:hover{
	background-color: #DDDDDD;
}
.data_table th{
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	padding-bottom: 5px;
}
