html,body {
	padding: 0;
	margin: 0;
}

body {
	font: 62.5% "Trebuchet MS", sans-serif;
	width: 100%;
}

/** =header */
#header {
	height: 196px;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
}

#wrapcontent {
	width: 760px;
	margin-top: 30px;
	font-size: 1.2em;
}

.mceContentBody {
	font-size: 0.9em;
}

/** =links*/
ul#links {
	font-size:1em;
	list-style:none;
	padding:0 10px;
	margin:-30px 0 10px 0;
}

ul#links li {
	padding-right:8px;
	display:inline;
	text-align:left;
}

ul#links li a:link, ul#links li a:visited {
	background-image:url(imagenes/vineta.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
	color:#666;
}

ul#links li a:hover,
ul#links li a:focus, 
ul#links li a:active {
	color:#000;
}
/** =sidebar */
#sidebar {
	background-image: url(imagenes/sidebar_top.jpg);
	background-repeat: no-repeat; 
	padding-top: 11px;
	width: 248px;
	float: left;
}

#sidebar .content {
	background-image: url(imagenes/sidebar_repeat.jpg);
	background-repeat: repeat-y;
}

#sidebar .content h2 {
	margin: 0;
}

#sidebar .content div {
	margin-bottom: 20px;
	padding: 10px 10px 0 10px;
}

#sidebar a img {
	border: 0;
}

/** =sidebar.cursorecom*/
#sidebar .content #cursorecom a:link,#sidebar .content #cursorecom a:visited {
	text-decoration: none;
	color: #000;
	display: block;
	text-align: right;
	padding-right: 15px;
	letter-spacing: 1px;
}

#sidebar .content #cursorecom a:hover,#sidebar .content #cursorecom a:focus,#sidebar .content #cursorecom a:active {
	color: #666;
}

#sidebar .content #cursorecom a img {
	border: none;
	margin: 0 0 3px 5px;
}

/** =sidebar.programaci�n */
#sidebar table {
	padding: 0;
	text-align: center;
	margin: auto;
	width: 200px;
	border: #ccc 1px solid;
	border-left: none;
	border-bottom: none;
}

#sidebar p#mes {
	text-align:center;
	border-bottom:#666 2px solid;
	font-weight: bold;
	width: 200px;
	margin: 0 auto;
}

#sidebar #mes a {
	text-decoration:none;
	color: #000;
	font-weight: bold;
}

#sidebar #mes a.paging {
	line-height:0;
	font-size: 2em;
}

#sidebar #mes a:hover, #sidebar #mes a:focus, #sidebar #mes a:active {
	color:#00589F;
}

#sidebar table tr td {
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}

#sidebar table tr td a {
	display: block;
	height: 100%;
	background: #fff;
	text-decoration: underline;
	font-weight: bold;
	color: #FF6600;
}

#sidebar table tr td a:hover,#sidebar table tr td a:focus,#sidebar table tr td a:active {
	text-decoration: none;
	background-color: #eee;
}

#sidebar table tr td.t1 {
	background-color: #FFFFFF;
	color: #00589F;
}

#sidebar table tr td.otromes {
	color: #aaa;
	background-color: #EBEBEB;
}

#sidebar th {
	color: #fff;
	background: #00589F;
}

/** =sidebar.clientes */
#sidebar div.last {
	background-image: url(imagenes/sidebar_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	margin-bottom: 0px;
	height:400px;
}

#sidebar ul {
	padding: 20px 0;
	margin: 0;
}

#sidebar ul li {
	list-style: none;
	text-align: center;
	padding: 0;
	display: block;
	margin-bottom: 10px;
}

/** =main */
#main {
	width: 490px;
	_width:480px;
	float: left;
	position: relative;
	margin-top: -1px;
	margin-left: 20px;
	background-image: url(imagenes/breadcrumb_repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 50px;
	_padding:0;
}

#main .content{
	text-align: justify;
	clear: both;
	padding: 10px 20px;
}

#main h1, .mceContentBody h1 {
	text-align:left;
	font-size: 1.9em;
	color: #00589F;
	font-style: italic;
}

#main h2, .mceContentBody h2 {
	text-align:left;
	font-size: 1.3em;
	color: #5A9DCF;
	font-style: italic;
}

#main h3,.mceContentBody h3 {
	font-size:1em;
}

#main .comments h3 {
	font-size:1em;
	text-decoration:underline;
	text-align:left;
	padding-left:10px;
	color:#747F0F;
}

#maincontent a:link, .mceContentBody a:link {
	padding: 0 2px;
	color:#00406F;
	border-bottom:#00589F 1px solid;
	text-decoration:none;
	font-weight:bold;
}

#maincontent a:visited, , .mceContentBody a:visited {
	color:#00589F;
	font-weight:bold;
	border-bottom:#00589F 1px solid;
	text-decoration:none;
}
#maincontent a:hover,
#maincontent a:active,
#maincontent a:focus {
	color:#00406F;
	background:#EFEFEF;
	border-bottom:#FFCC33 2px solid;
	text-decoration:none;
}
/** =breadcrumb*/
#breadcrumb {
	position: relative;
	background-image: url(imagenes/breadcrumb_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
_width:450px;
}

#breadcrumb div {
_width:100%;
	background-image: url(imagenes/breadcrumb_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#breadcrumb div p {
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding-left: 30px;
	text-align:left;
}

#main #breadcrumb div p a:link,
#main #breadcrumb div p a:visited {
	font-weight:bold;
	color: #E7E8B3;
	text-decoration: none;
}

#main #breadcrumb div p a:hover,
#main #breadcrumb div p a:focus,
#main #breadcrumb div p a:active {
	color: #E7E8B3;
	text-decoration: underline;
}

/** =secnav */
#main #secnav {
	clear: both;
	position: absolute;
	top: 32px;
	left: 40px;
	height: 19px;
	background-image: url(imagenes/localnav_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width:435px;
}

#secnav ul {
	padding: 0;
	margin: 0;
	background-image: url(imagenes/localnav_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 100%;
	margin-left: 11px;
	padding-right: 10px;
}

#secnav ul li {
	padding: 0;
	display: inline;
}

#main #secnav ul li a {
	background-image: url(imagenes/vineta.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-right: 10px;
	padding-left: 12px;
	text-decoration: none;
	color: #000;
}

#secnav ul li a:hover,
#secnav ul li a:focus,
#secnav ul li a:active {
	font-weight: bold;
}

#secnav ul li.last {
	background-image: url(imagenes/vineta.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
	padding-left: 12px;
}

/** =art */
#art {
	height: 130px;
	text-align: right;
	color:#8f8f8f;
	font-style:italic;
}

#art h3 {
	font-size:1.3em;
	margin:0;
	padding:0;
}

#art img {
	padding:0;
}
/** =footer */
#footer {
	clear: both;
	width: 724px;
	margin: auto;
	background-image: url(imagenes/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 35px;
	padding-bottom: 15px;
	text-align: center;
	color: #666;
}

#footer strong {
	color: #000;
}

#footer a:link,#footer a:visited {
	text-decoration: none;
	color: #666;
}

#footer a:hover,#footer a:focus,#footer a:active {
	color: #000;
}

/** =misc */
.small {
	font-size: 1em;
}

.ignorable {
	color: #A4A4A4;
	font-size: 0.9em;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.imagen_curso {
	float:right;
	margin: 5px 0 0 10px;
}

.subtitle {
	margin-top:-15px;
}

.clear {
	clear:both;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}
.error_message {
	color:red;
}

.separate {
	margin-top:40px;
}

.months {
	font-weight:bold;
	width:50%;
	color:#666;
	border-bottom:#F7F7F7 3px solid;
	text-align:center;
	margin:auto;
	padding:0px 0;
}

/** =form */
form {
	padding:0;
	width:90%;
}

form fieldset {
	border:#5A9DCF 1px solid;
	margin-bottom:10px;
	padding:15px;
}

form legend {
	padding: 0 5px;
	font-style:italic;
	font-weight:bold;
	color:#5A9DCF;
}
form label {
	font-weight:bold;
}

form .form_note {
	width:170px;
	float:right;
	border:#DFF1FF 1px solid;
	color:#002D4F;
	margin:10px;
	padding:5px;
}

fieldset input, fieldset textarea {
 width:100%;
 margin-bottom:5px;
}

textarea {
 padding-left:5px;
}

div.input.required label {
	color:#6F0000;
}

/** =up */
div#main a.up {
	color:#666;
	background-image:url(imagenes/up.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:12px;
}

div#main a.up:hover,
div#main a.up:focus,
div#main a.up:active {
	background:#fff;
	color:#333333;
	background-image:url(imagenes/up.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:12px;
}

/** =firma*/

#firma {
text-align:right;
margin-top:-26px;
padding-right:2px;
}
#firma img {
border:0;
}

.error_messages, .error-message {
 border-left:#6F0000 3px solid;
 padding:10px;
 background:#FFEFEF;
}

div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/*calendario*/

table.calendar {
	margin: 0px;
	padding: 0px;
}

table.calendar {
	width:100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

table.calendar th {
	border: 1px solid #ccc;
	border-width: 0 1px 1px 0;
	text-align: center;
	font-weight: bold;
	background-color: #eee;
	color:#000;
	font-size: 0.7em;
	padding: 5px;
}

table.calendar td {
	position:relative;
	width: 20%;
	font-size: 0.75em;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 50px;
	padding: 2px;
	vertical-align: top;
	background:transparent;
}

table.calendar ul {
	list-style:none;
	padding-left:0px;
	padding-top:5px;
	margin-top:-50px;
	margin-left:0px;
}

table.calendar ul li.event {
	padding-bottom:5px;
}

table.calendar ul li.event:hover {
	background-color: #f6f6f6;
	color: #897444;
}

#cartelera ul li.event a:link, #cartelera ul li.event a:active, #cartelera ul li.event a:hover, #cartelera ul li.event a:visited  {
	border:none;
	
}

table.calendar ul li.toggle {
	text-align: right;
}

table.calendar div.month-day {
	height:60px;
	font-size:2em;
	color:#ddd;
	text-align:right;
}

/*Cluetip*/
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
	width:auto;
	font-size:1.2em;
	background-color:#fff;
	color:#000;
	font-weight:bold;
	z-index:100;
	border:#00589F 1px solid;
	opacity: 0.85;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color:#fff;
}
.cluetip-default h3#cluetip-title {
  	margin: 0 0 10px 0;
	padding:1px 5px;
	font-size:1.2em;
	color:#555;
	background:#DFDFDF;
	font-weight:normal;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  	margin:0;
	/*width:90%;*/
	margin:auto;
	padding:3px 15px;
	padding-top:0;
}
.cluetip-default .split-body {
	list-style:square;
	list-style-position:inside;
	padding-left:0;
}

.cluetip-default ul {
	padding-left:0;
}

.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

.vcard {
	font-size:1.1em;
	padding:5px;
	width:45%;
	margin-right:5px;
	float:left;
	padding-bottom:15px;
}

.vcard .given-name {
	font-weight:bold;
}

.vcard .organization-unit {
	font-weight:bold;
	color:#5A9DAD;
	font-weight:normal;
}

.vcard .org {
	display:none;
}

.facebook  {
	text-align:center;
	width:45%;
	float:left;
}

.facebook a {
	text-decoration:none;
}

.facebook a:hover p {
	color: #002D4F;
}


.facebook p {
	font-size:1.3em;
	color:#5A9DCF;
}

.twitter {
	width:45%;
	float:right;
}