body {
	text-align:center;
	padding:0;
	margin:0;
	background: #F1F1F1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	height:100%;
}

a {
	color:#2A73D1
}

a:hover {
	color: #FF9900;
}

h1 {
	color: #2A73D1;
	font-size:1.5em;
	font-weight:bold;
	padding: 5px 0;
	border-bottom:1px solid #ccc;
}

h1 a{
	color: #2A73D1;
	text-decoration:none;
}

h1 a:hover{
	color: #FF9900;
}

h2 {
	font-size:1.1em;
	color: #FF6600;
	font-weight:bold;
	padding-left:50px;
	background: url("../images/comment_talk.gif") no-repeat;
}

h3 {
	font-size:14px;
	padding: 0px;
	margin: 4px 0px;
}

h6 {
	margin:5px 0;
}

h6 a {
	font-size:11px;
	padding: 5px;
	padding-left: 20px;
	margin: 4px 0px;
	display:block;
	color: #333333;
	text-decoration:none;
	background: url("../images/faq.gif") no-repeat 4px 5px;
}

h6 a:hover {
	color: orange;	
}

ul {
	margin-top:5px;
}

#shadow {
	width:780px;
	margin:auto;
	text-align:left;
	background: #FFF url("../images/global_shadow.png");
}

#global {
	width:760px;
	margin:auto;
	text-align:left;
/*	background: #FFF url("../images/global_bg.png");*/
}

/* Encabezado */
#header {
	height:123px;
	background: url("../images/header.png") no-repeat;
}

#header-english {
	height:123px;
	background: url("../images/header_english.png") no-repeat;
}

/* Contenido */
#content {
	margin-left:185px;
	margin-top: 20px;
	margin-right:10px;
	padding-bottom:20px;
}

#reglas {
	line-height:16px;
}

#reglas li{
	padding-bottom:10px;
	font-weight:bold;
}

#content-top {
}

#seminars {
}

#tseminars {
	margin:0;
	padding:0;
	background: #FFF url("../images/seminars.png") no-repeat;
}

.seminars-date{
	font-size:16px;
	font-weight:bold;
	color: #CC0000
}

#tseminars-english {
	margin:0;
	padding:0;
	background: #FFF url("../images/seminars_english.png") no-repeat;
}

#tseminars-column {
	margin:0;
	padding:0;
	background: #FFF url("../images/seminars_column.png") no-repeat;
	height:700px;
}

#tseminars-column-english {
	margin:0;
	padding:0;
	background: #FFF url("../images/seminars_column_english.png") no-repeat;
	height:700px;
}

.tseminars-column-content {
	text-align:center;
	margin:0;
	height:180px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
}

.switchcontent {
	margin-left:30px;
	margin-bottom:20px;
}

.celdatop {color: #FF9900; font-weight: bold; font-size: 12px; }
.celdaleft {font-size: 12px; color: #003366; font-weight: bold; }
.readmore {display:block; font-weight:bold; padding-left:16px; background: url("../images/readmore.png") no-repeat; text-decoration:none; color:#000000}
.readmore:hover {text-decoration:underline}
#simbol {
	position:relative;
	left:20px;
	top:70px;
}

/* Menu superior */
#topbar {
	height:27px;
	background: url("../images/topbar_bg.png") repeat-x;
}

#topbar ul {
	list-style-type:none;
	padding: 0;
	margin:0;
	margin-left:10px;
}

#topbar	li {
	float: left;
	display:block;
	height:27px; 
}

#topbar li a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding: 0 20px;
	margin-top: 6px;
	border-right: 1px solid #CCC;
	display:block;
}

#topbar li a:hover {
	color: #FF9900;
}

.en_topbar{
	background: url("../images/topbar_bg_english.png") repeat-x;
}

#spanfecha {
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding: 0 20px;
	margin-top: 6px;
	display:block;
}

/* Menu lateral */
#lateral {
	float:left;
	width:177px;
}

#menu {
	width:177px;
	font:0.75em/1.8 "lucida sans unicode", sans-serif;
	background: url("../images/menu_bg.png") repeat-y;
}

#menu #phones {
	height:123px;
	background: #F5F5F5 url("../images/menu_phones.png") no-repeat;
}

#menu #phones-english {
	height:123px;
	background: #F5F5F5 url("../images/menu_phones_english.png") no-repeat;
}

#menu ul {
	padding: 0; 
	margin: 0; 
	list-style: none; 
	width:172px
}

#menu li {
	padding: 0; 
	margin: 0; 
	margin-bottom:3px; 
}
#menu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-decoration: none; 
	color: #333;
	display:block;
	border: none;
	padding:2px;
	padding-left:26px; 
	background: #F3F3F3 url("../images/menu_tick.png") no-repeat 10px 8px;
	height: 21px;
}

#menu li a:hover {
	color: #006699; 
	background: #F1F1F1 url("../images/menu_over.png") no-repeat;
}

#menu li a:active {
	color: #006699; 
	background: #F1F1F1 url("../images/menu_over.png") no-repeat;
}

#menu_bottom {
	height:20px;
	background: url("../images/menu_bottom.png") no-repeat;
}

.contenido-lateral {margin-top: 20px;}


/* Bottom */
#bottom {
	clear: both;
	margin-top:10px;
	height:20px;
	background: url("../images/bottom.png") no-repeat;
}

#copyright {
	clear: both;
	padding-left:240px;
	padding-top:40px;
}
