/* CSS Document */
body {
	margin:0;
	padding:0;
	background:url(../page-back.jpg) top left repeat-x #ffffff;
}

body , td , p {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

select , textarea , input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

form {
    margin:0;
    padding:0;
}

a img {
	border:0;
}

.clear {
	clear:both;
	overflow:hidden;
	height:1px;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

#wrapper {
	width:1026px;
	text-align:center;
	margin:0 auto;
	background:url(../page-sides.jpg) top left repeat-y;
}

#footer {
	font-size:10px;
	color:#a1a1a1;
	width:1026px;
	text-align:center;
	margin:-15px auto 0 auto;
	padding-top:45px;
	padding-bottom:25px;
	background:url(../page-bottom.gif) top left no-repeat;
}


#idiomas {
    padding-top:8px;
	height:19px;
    text-align:right;
	background:url(../page-back.jpg) top left repeat-x
}

#idiomas #links {
    margin-right:20px;
}
#idiomas #links a {
    color:#e7df3e;
    text-decoration:none;
    font-size:11px;
    text-transform:uppercase;
	font-weight:normal;
}
#idiomas #links a:hover {
    color:#ff0f03;
}

#idiomas #links a.activo {
    color:#ff0f03;
}

#header {
    /*
	padding-top:20px;
	background:url(../page-top.jpg) top left no-repeat;
	margin-bottom:15px;
    */
}

#mainmenu {
	background:url(../menu-back.jpg) top left repeat-x;
	height:48px;
	margin-bottom:5px;
}


#mainmenu #rightcorner {
	float:right;
	height:48px;
	width:15px;
	background:url(../menu-right.jpg) top right no-repeat;
}
#mainmenu #mysitemenu {
	background:url(../menu-left.jpg) top left no-repeat;
	height:48px;
}

#siteleft {
	width:35px;
	height:808px;
	background:url(../page-left.jpg) top left no-repeat;
	float:left;
}
#siteright {
	width:36px;
	height:808px;
	background:url(../page-right.jpg) top right no-repeat;
	float:left;
}
#site {
	width:954px;
	float:left;
	overflow:hidden;
}

#maincontent {
	float:left;
	padding-left:15px;
	width:730px;
	text-align:left;
}
#maincontentwide {
	padding:0 15px;
	width:920px;
	text-align:left;
}
#maincontentwide p , #maincontent p {
    margin:0 0 15px 0;

}

#sidebar {
	float:left;
	padding:0 15px;
	width:175px;
}

#inferior {
	background-color:#e7df3e;
	margin:15px 15px 0 15px;
	color:#000000;
	padding-bottom:15px;
    text-align:left;
}
#inferior a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#inferior a:hover {
	color:#555555;
}
#inferiorcorner {
	background-color:#e7df3e;
	height:18px;
	margin:-18px 15px 0 15px; 
	clear:both; 
}

.pad15 {
	padding:15px;
}

.lightheader {
	background:url(../tab-light-back.jpg) repeat-x;
	height:40px;
	text-align:left;
}

.lightheader h1 {
	color:#555555;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:12px 0 0 0;
}
.lightbody {
	background:url(../content-back.jpg) top left repeat-x;
	background-color:#ffffff;
	padding:20px;
	min-height:175px;
}
.lightbody a {
    color:#ff0f03;
    text-decoration:none;
	font-weight:bold;
}
.lightbody a:hover {
    color:#555555;
    text-decoration:none;
	font-weight:bold;
}
.lightbody h1 {
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
}
.lightbody h1 a {
	color:#ffffff
}
.lightbody h1 a:hover {
	color:#000000;
}
.lightbody h2 {
	color:#ff0f03;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
}
.lightbody h2 a {
	color:#ff0f03;
}
.lightbody h2 a:hover {
	color:#ffffff;
}
.lightbody h3 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	margin:0 0 10px 0;
}
.lightbody h3 a {
	color:#000000;
}
.lightbody h3 a:hover {
	color:#ffffff;
}


.lightbutton {
	display:inline-block;
	width:145px;
	height:40px;
	background:url(../browse-button-content.jpg) top left no-repeat;
	text-align:center;
	padding-top:13px;
	font-size:12px;
	text-decoration:none;
	color:#ffffff !important;
}
.lightbutton:hover {
	background:url(../browse-button-hover-content.jpg) top left no-repeat;
	color:#000000 !important;
}



.darkheader {
	background:url(../tab-dark-back.jpg) repeat-x;
	height:40px;
	text-align:left;
}

.darkheader h2 {
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:12px 0 0 0;
}
.darkbody {
	background-color:#000000;
	color:#000000;
	padding:0 15px 15px 15px;
	text-align:left;
    font-size:12px;
}

#sidebar .darkbody  {
	width:145px;
	*overflow:hidden;
}

#sidebar .cornersbody {
    margin-bottom:15px;
}

.darkbody a {
	color:#ff0f03;
	text-decoration:none;
	font-weight:bold;
}
.darkbody a:hover {
	color:#a1a1a1;
	text-decoration:none;
	font-weight:bold;
}

.darkbody h3 {
    margin:0 0 5px 0;
    padding:15px 0 0 0;
}
.darkbody h3 a {
	color:#ff0f03;
	font-weight:bold;
    font-size:14px;
}

.plusbutton {
	display:inline-block;
	width:15px;
	height:18px;
	background:url(../plus-button.jpg) bottom left no-repeat;
}
.plusbutton:hover {
	background:url(../plus-button-hover.jpg) bottom left no-repeat;
}

.darkbutton {
	display:inline-block;
	width:145px;
	height:30px;
	background:url(../browse-button.jpg) top left no-repeat;
	text-align:center;
	padding-top:13px;
	text-decoration:none;
	color:#ffffff !important;
}
.darkbutton:hover {
	background:url(../browse-button-hover.jpg) top left no-repeat;
	color:#000000 !important;
}

.cornersbody {
	height:18px;
	margin-top:-18px; 
	clear:both; 
}

.listingrow {
    margin-bottom:25px;
    clear:both;
}

#mx-paging-search {
    font-size:12px;
    font-weight:normal;
}
#mx-paging-search a {
    font-weight:bold;
}
.mx-paging-search-disabled {
}

.imagenarticulo {
    float:left;
    padding:1px;
    border:1px solid #ffffff;
    margin:0 10px 10px 0;
}



.tablaeventos , .tablaeventos td.calendarHeader {
    background:#ffffff;
    color:#000000;
}
.tablaeventos td {
    background:#ffffff;
    width:14%;
    text-align:left;
    padding:5px;
    height:65px;
}

.tablaeventos td.calendarHeader , .tablaeventos th.calendarHeader {
    height:auto;
    text-align:center;
}

.tablaeventos td.conevento {
    background-color:#ff0f03;
}
.calendariodia {
    font-size:11px;
    margin-bottom:10px;
    font-weight:bold;
	color:#fffff;
}
.calendarioevento a {
    font-size:11px;
    display:block;
    margin-bottom:10px;
    text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}
.calendarioevento a:hover {
	color:#000000;
	font-weight:bold;
}


table.contacto td input , table.contacto td textarea {
    width:300px;
}

#cmdSubmit {
    width:auto;
	color:#000000;
    background-color:#a1a1a1;
    border:1px solid #000000;
    padding:4px 15px;
    font-weight:bold;
}
/*--------------------------------- MESSAGES --------------------------------- */

#errormessage, .errormessage {
	color:#990000;
    background:#fff;
	padding:10px;
	border:1px solid #CC0000;
	margin-top:5px;
	font-weight:bold;
    font-size:12px;
}

#errormessage .close, .errormessage .close {
	float:right;
	margin-top:-8px;
	margin-right:-4px;
}

#errormessage .close a, .errormessage .close a {
	color:#CC0000;
	font-weight:normal;
	font-size:11px;
}

#errormessage ul, .errormessage ul {
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	border:0;
}

#errormessage li, .errormessage li {
	border:0;
	padding:0;
}

#errormessage span, .errormessage span {
	color:#CC0000;
	font-weight:bold;
}






#infomessage , .infomessage {
	color:#3e9b01;
	background-color:#E5FFC7;

	padding:10px;
	border:1px solid #77b800;
	font-weight:bold;
    font-size:12px;
}

#infomessage .close, .infomessage .close {
	float:right;
	margin-top:-8px;
	margin-right:-4px;
}

#infomessage .close a, .infomessage .close a {
	color:#77b800;
	font-weight:normal;
	font-size:11px;
}

#infomessage ul , .infomessage ul {
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	border:0;
}

#infomessage li, .infomessage li {
	border:0;
	padding:0;
}

#infomessage span , .infomessage span {
	color:#3e9b01;
	font-weight:bold;
}

/*--------------------------------- MESSAGES --------------------------------- */

