/* Start of CMSMS style sheet 'Conservatorioleioa.com Estilos' */
@charset "utf-8";
* {
	margin:0;
}
BODY {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
A {
	color:#990033;
	text-decoration:none;
}
A:hover {
	text-decoration:underline;
}
/* ----- HEADER1 ----- */
#header1_wrapper {
	background:#DDD;
}
#header1 {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	/*border:1px solid red;*/
}
#header1 #lang {
	position:absolute;
	top:0;
	right:0;
	font-size:10px;
	/*background:#DDD;
	font-weight:bold;*/
	width:35px;
	text-align:right;
}
#header1 #logo {
	margin-top:3px;
	margin-left:20px;
	margin-bottom:3px;
	float:left;
}
#header1 UL {
	list-style:none;
	margin-left:230px;
}
#header1 UL LI {
	float:left;
	background:url(img/menu1_border.gif) bottom right no-repeat;
}
#header1 UL LI A {
	display:block;
	padding:35px 6px 0px 5px;
	margin-right:1px;
	/*height:30px;*/
	text-decoration:none;
	color:#000;
}
#header1 UL LI A:hover, #header1 UL LI.current_page_item A {
	background:url(img/bg_menu_link.gif) repeat-x;
}
#header1 UL LI.last_menu_item {
	background:none;
}
#header1 #breadcrumbs {
	font-size:10px;
	font-weight:bold;
	margin-left:140px;
	margin-top:15px;
	float:left;
}
#header1 #player {
	float:right;
	margin-top:15px;
}
/* ----- HEADER2 ----- */
#header2_wrapper {
	background:url(img/bg_header2.jpg) center;
}
#header2 {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	background:#2F2E2E;
}
#header2 UL {
	list-style:none;
	float:left;
	width:365px;
	padding:0;
	font-size:14px;
}
#header2 UL LI {
	border-bottom:1px dashed #A1A1A1;
}
#header2 UL LI A {
	color:white;
	display:block;
	padding:14px 10px 15px 10px;
	background:url(img/bg_menu2_link.gif) left repeat-y;
	/*margin:0 10px;*/
}
#header2 UL LI A SPAN {
}
#header2 UL LI A:hover, #header2 UL LI.current_page_item A {
	text-decoration:none;
	background-color:#000;
	background-image:none;
}
#header2 UL LI.last_menu_item {
	border-bottom:0px none;
}
/* ---------- */
#wrapper {
	width:1000px;
	margin:0 auto;
	background:url(img/bg_sidebar.gif) left repeat-y;
}
/* ----- SIDEBAR ----- */
#sidebar {
	float:left;
	width:365px;
	background:#FFF;
}
#sidebar A {
	color:white;
}
#sidebar #contact_info {
	background:#9C0028;
	color:white;
	padding:10px 10px 10px 25px;
}
#sidebar #contact_info .dashed_line {
	border-top:1px dashed #A1A1A1;
	margin-top:20px;
	margin-bottom:10px;
	width:230px;
}
#sidebar IMG.link {
	margin-bottom:6px;
}
/* ----- CONTENT ----- */
#content {
	font-family:Arial, Helvetica, sans-serif;
	padding:20px 15px;
	width:605px;
	float:left;
}
#content .title {
	margin:10px auto;
	width:350px;
	font-size:16px;
	font-weight:bold;
	color:#3A3A3A;
}
#content H1, #content H2, #content P, #content IMG, #content UL, #content TABLE {
	margin-bottom:10px;
	text-align:justify;
}
#content TABLE TBODY TH {
	background-color:#EAEAEA;
	padding:3px;
}
#content TABLE TBODY TD {
	background-color:#F3F3F3;
	padding:3px;
}
#content TABLE.mes {
	border:1px solid #333;
	float:left;
	margin:10px 20px;
}
#content TD.dia_fiesta {
	background-color:#CCC !important;
}
#content OL OL {
	list-style:lower-alpha;
}
#content H1 {
	font-weight:normal;
	border-bottom:1px solid #990033;
	color:#990033;
	font-size:20px;
}
#content H2 {
	font-size:14px;
	color:#990033;
	margin-top:30px;
}
/* ----- NOTICIAS ----- */
#content .noticia_box {
	width:260px;
	height:115px;
	float:left;
	margin:15px;
	border-top:5px solid #990033;
	padding:5px;
}
#content .noticia_box H2 {
	font-size:18px;
	color:#333;
	text-align:left;
	margin:0;
}
#content .noticia_box P {
	color:#990033;
	font-weight:bold;
	font-size:14px;
	margin-top:5px;
}
.navigation {
	color:#990033;
	border-top:1px solid #990033;
	text-align:center;
	font-weight:bold;
	padding:5px;
}
.navigation A {
	margin:5px 10px;
}
/* ----- FOOTER ----- */
#footer {
	width:1000px;
	margin:10px auto;
	border-top:1px dashed #A1A1A1;
	text-align:right;
}
#footer A {
	color:#666;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#footer A.current_page_item {
	font-weight:bold;
	color:#333;
}
/* ----- MISC ----- */
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.gray {
	color:#5A5A5A;
}
.bg_gray1 {
	background:#DDD;
}
.bg_gray2 {
	background:#BFBFBF;
}
.red {
	color:#990033;
}

.sidebar-centronet {
font-size:14px;
border-top: 1px dashed #A1A1A1;
border-bottom: 1px dashed #A1A1A1;
color: white;
display: block;
    padding: 14px 10px 15px 10px;
    background: url(img/bg_menu2_link.gif) left repeat-y;
background: rgba(0,0,0,1);
background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(54,54,54,1) 15%, rgba(54,54,54,1) 59%, rgba(54,54,54,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(15%, rgba(54,54,54,1)), color-stop(59%, rgba(54,54,54,1)), color-stop(100%, rgba(54,54,54,1)));
background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(54,54,54,1) 15%, rgba(54,54,54,1) 59%, rgba(54,54,54,1) 100%);
background: -o-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(54,54,54,1) 15%, rgba(54,54,54,1) 59%, rgba(54,54,54,1) 100%);
background: -ms-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(54,54,54,1) 15%, rgba(54,54,54,1) 59%, rgba(54,54,54,1) 100%);
background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(54,54,54,1) 15%, rgba(54,54,54,1) 59%, rgba(54,54,54,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#363636', GradientType=1 );

}

.sidebar-centronet:hover {
text-decoration:none;
background: #000;
}

/* End of 'Conservatorioleioa.com Estilos' */

