body {
	margin: 0;
	background-color: #88D6FD;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

a {
	outline: none;
}

#bar p {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	/*background-color: #6CBD45;*/
	color: #2E5D76;
}

#pagina {
	width: 980px;
	margin: 0 auto;
}

#cabecera {
	height: 140px;
	margin: 0;
	background-color: #fff;
}

#titulo h1 {
	float:left;
	margin: 0;	
	padding: 20px;
}

#titulo h1 img {
	border: none;
}

/*---<menu />---*/

#menu {
	float: left;
	margin:50px 0 0 104px;
	width: 545px;
	height: 40px;
}

#opciones {
	margin: 0;
	padding: 0;
	height: 40px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#opciones li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#opciones a {
	float: left;
	padding: 40px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:40px; /* for IE5/Win Only */
}

#opciones a:hover {
	background-position: 0 -40px;
}

#opciones a:active, #opciones a.selected {
	background-position: 0 -40px;
}

#opcion-home a {
	width: 64px;
	background: url(../img/home.gif) 0 0 no-repeat;
}

#opcion-what a {
	width: 138px;
	background: url(../img/what-is-bcmta.gif) 0 0 no-repeat;
}

#opcion-medical a {
	width: 138px;
	background: url(../img/medical-services.gif) 0 0 no-repeat;
}

#opcion-travel a {
	width: 66px;
	background: url(../img/travel.gif) 0 0 no-repeat;
}

#opcion-savings a {
	width: 76px;
	background: url(../img/savings.gif) 0 0 no-repeat;
}

#opcion-news a {
	width: 63px;
	background: url(../img/news.gif) 0 0 no-repeat;
}

#othermenu p {
	margin: 0;
	padding: 10px 10px 0 0;
	text-align: right;
	font-size: 10pt;
}

#othermenu p a {
	color: #C00;
}

/*---<services />---*/

#services, #travel {
	width: 980px;
	overflow: hidden;
	padding: 0;
	background-color: #6CBD45;
}


.menuopcion {
	float: left;
	width: 100px;
	height: 120px;
	margin: 20px 0 20px 20px;
}

.menuopcion a {
	text-decoration: none;
}

.menuopcion img {
	border: none;
}

.menuopcion h5 {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 9pt;
	font-weight: bold;
	text-align:center;
	color: #fff;
}

#services ul, #travel ul {
	margin: 0;
	padding: 10px 0 0 35px;
}

#services ul li, #travel ul li {
	margin: 0;
	padding: 0 20px 10px 5px;
	font-size: 9pt;
	text-align: justify;
	line-height: 13pt;
	color: #fff;
}

#services ul li a, #travel ul li a {
	text-decoration: none;
	color: #fff;
}

#services ul li a:hover, #travel ul li a:hover {
	text-decoration: underline;
	color: #fff;
}

/*---<cuerpo />---*/

#cuerpo {
	margin: 0;
	width: 980px;
	overflow: hidden;
	background-color: #fff;
}

#contenido {
	width: 980px;
	overflow: hidden;
	background: #fff url(../img/contenido-bg.gif) 0 0 repeat-y;
}

/*---<textos />---*/

#textos {
	float: left;
	width: 680px;
	padding-bottom: 20px;
}

#textos h2 {
	margin: 0;
	padding: 20px 20px 20px 20px;
	font-size: 14pt;
	font-weight: normal;
	color: #2D5D76;
}

#textos h3 {
	margin: 0;
	padding: 0 20px 5px 20px;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #222;
}

#textos p {
	margin: 0;
	padding: 0 20px 20px 20px;
	font-size: 9pt;
	line-height: 13pt;
	color: #333;
	text-align: justify;
}

#textos ul {
	margin-top: 0;
}

#textos li {
	margin: 0;
	padding: 0 20px 10px 5px;
	font-size: 9pt;
	line-height: 13pt;
	color: #333;
	text-align: justify;
}

#textos ul li {
	list-style-image: url(../img/li-point.gif);
}

#textos p a, #textos li a, #hoteldetails a {
	text-decoration: none;
	color: #6CBD45;
}

#textos dl {
	margin: 0;
}

#textos dt {
	margin: 0 0 5px 0;
	padding: 0 20px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 13pt;
	text-align: justify;
	color: #222;
}

#textos dd {
	margin: 0 0 20px 0;
	padding: 0 20px;
	font-size: 9pt;
	line-height: 13pt;
	text-align: justify;
	color: #333;
}

#textos table {
	width: 640px;
	margin: 0 20px 20px 20px;
	font-size: 9pt;
	color: #333;
}

#textos table th {
	text-align: left;
	padding: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}

#textos table td {
	padding: 5px;
	border-bottom: 1px dotted #eee;
}

.second {
	background-color: #f7f7f7;
}

/*---participante---*/

.participante {
	margin: 0 20px;
	border: 1px dotted #6CBD45;
}

.participante img {
	float: right;
	padding: 40px 20px 0 20px;
}

.participante h4 {
	margin: 0;
	padding: 20px 0 5px 20px;
	font-size: 10pt;
	font-weight: bold;
	color: #2E5D76;
}

.participante p {
	width: 378px;
}

#directors p {
	text-align: center;
}

/*---organizer---*/

.organizer img {
	float: right;
	padding: 0 20px 20px 20px;
}

.organizer h4 {
	margin: 0;
	padding: 20px 20px 5px 20px;
	font-size: 10pt;
	font-weight: bold;
	color: #222;
	border-top: 1px dotted #eee;
}

.news {
	margin: 0;
	border-top: 1px dotted #eee;
}

.news h4 {
	margin: 0;
	padding: 20px 40px 0px 20px;
	font-size: 10pt;
	font-weight: bold;
}

.news p {
	margin: 0;
	padding: 0px 40px 20px 40px;
	font-size: 12pt;
	font-weight: normal;
}

.news a {
	text-decoration: none;
	color: #6CBD45;
}

/*---banner---*/

#banner {
	margin: 0 0 0 20px;
}


/*---lodgingmenu---*/

#lodgingmenu {
	width: 680px;
	margin: 0 0 20px 0;
	overflow: hidden;
	border-top: 1px dotted #eee;
	border-bottom: 1px dotted #eee;
}


.menulodging {
	float: left;
	width: 100px;
	height: 120px;
	margin: 20px 0 20px 20px;
}

.menulodging a {
	text-decoration: none;
}

.menulodging img {
	border: none;
}

.menulodging h5 {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 9pt;
	font-weight: bold;
	text-align:center;
	color: #6CBD45;
}

/*---hotel---*/

.hotel {
	margin: 0 20px 20px 20px;
	border: 1px dotted #6CBD45;
}

.hotel img {
	float: right;
	margin: 30px 20px 0 20px;
}

.hotel h4 {
	margin: 0;
	padding: 20px 20px 0 20px;
	font-size: 11pt;
	font-weight: bold;
	color: #333;
}

/*---hoteldetails---*/

#hoteldetails img {
	float: right;
	margin: 20px;
}

#hoteldetails h4 {
	margin: 0;
	padding: 20px 20px 5px 20px;
	font-size: 9pt;
	font-weight: bold;
	color: #333;
}

#hoteldetails address {
	margin: 0;
	padding: 0 20px 20px 20px;
	font-size: 9pt;
	font-style: normal;
	line-height: 13pt;
	color: #333;
}

#hoteldetails .left {
	float: left;
	width: 320px;
}

#hoteldetails .right {
	float: right;
	width: 320px;
}

/*---<barra />---*/

#barra {
	float: left;
	width: 300px;
}

#newsletter {
	margin: 20px 0 0 0;
	background-color: #2E5D76;
}

#newsletter h3 {
	margin: 0;
	padding: 20px 20px 10px 20px;
	font-size: 14pt;
	font-weight: normal;
	color: #fff;
}

#newsletter form {
	margin: 0;
	padding: 0 20px 20px 20px;
}

#newsletter label {
	margin: 0;
	font-size: 9pt;
	color: #88D6FD;
}

input.inputnewsletter {
	width: 250px;
	height: 18px;
	margin: 5px 0 10px 0;
	padding: 6px 5px 4px 5px;
	border: none;
	font-size: 9pt;
	background: #fff url(../img/newsletterfield-bg.gif) 0 0 repeat-x;
	color: #666;
}

input.submitnewsletter {
	margin: 0;
	padding: 3px;
	border: 1px solid #6CBD46;
	background-color: #8ECD71;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;		
}

#newsletter span {
	margin: 0 0 0 10px;
	font-size: 9pt;
	font-weight: bold;
	color: #F8851F;
}

/*---<newsandevents />---*/

#newsandevents {
	padding: 0 20px;
}

#newsandevents h3 {
	margin: 0 0 10px 0;
	padding: 20px 0 10px 0;
	font-size: 14pt;
	font-weight: normal;
	border-bottom: 1px dotted #eee;
	color: #F8851F;
}

.newsandevent {
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #eee;
}

.newsandevent a {
	text-decoration: none;
}

.newsandevent h4 {
	margin: 0;
	padding: 0 0 0 0;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
}

.newsandevent p {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 9pt;
	line-height: 13pt;
	color: #666;
}

p.more {
	margin: 0 0 10px 0;
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
}

.more a {
	text-decoration: none;
	color: #F8851F;
}

/*---<masopciones />---*/

#masopciones {
	width: 980px;
	height: 125px;
	overflow:hidden;
	border-top: 1px dotted #88D6FD;
	background: transparent url(../img/masopciones-bg.gif) 0 0 repeat-x;
}

.masopcion {
	float: left;
	width: 300px;
	margin: 20px 0 20px 20px;
}

.masopcion a {
	text-decoration: none;
}

.masopcion img {
	float: left;
	margin: 0 10px 0 0;
	border: none;
}

.masopcion h3 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 10pt;
	font-weight: bold;
	color: #2E5D76;
}

.masopcion p {
	margin: 0;
	font-size: 9pt;
	line-height: 13pt;
	color: #666;
}

/*---<sitemap />---*/

#sitemap {
	background-color: #2E5D76;
}

#sitemap p {
	margin: 0;
	padding: 10px 20px;
	font-size: 9pt;
	font-weight: bold;
	color: #999;
}

#sitemap p a {
	text-decoration: none;
	color: #F8851F;
}

/*---<pie />---*/

#pie {
	overflow: hidden;
}

#copy {
	float: left;
	width: 680px;
	margin-bottom: 20px;
}

#copy p {
	margin: 0;
	padding: 30px 0 0 20px;
	font-size: 10pt;
	color: #fff;
}

#powered {
	float: left;
	width: 300px;
	margin-bottom: 20px;
}

#powered p {
	margin: 0;
	padding: 20px 20px 0 0;
	font-size: 10pt;
	color: #fff;
	text-align: right;
}

#powered p img {
	vertical-align: middle;
	border: 0;	
}



