body {
	margin: 0;
	background: url(../imx/tira.jpg) repeat-x;
	font-family: Georgia;
	color: #66666b;
	font-size: small;
	line-height: 12pt;
}

h1 {
	font-size: 15pt;
	color: #000;
	padding-top: 0px;
	margin-top: 0px;
}

h2 {
	font-size: 13pt;
	color: #000;
	margin-bottom: 0;
}

/******************	LAYOUT	******************/
#contedor {
	margin: 0pt auto;
	width: 979px;
	background: url(../imx/background.png) no-repeat right top;
	background: url(../imx/background_ie.png) no-repeat top;
	padding-left: 20px;
}

#head {
	
}

#top {
	height: 221px;
}

#top img {
	border: none;
}

#corpo {
	clear: both;
	padding-top: 35px;
	width: 650px;
}

#pe {
	background: url(../imx/tira.jpg) repeat-x;
	height: 256px;
	clear: both;
}

#pe div {
	margin: 0pt auto;
	width: 985px;
}

#pe div ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pe div li {
	display: block;
	float: left;
	width: 245px;
	padding-top: 30px;
	padding-bottom: 50px;
}
#pe div ul.creditos li {
	width:33%;	
}
	
	
#pe div li.blanco {
	color: #fff;
}

#pe div li.negro {
	color: #000;
}

#pe a {
	color: #66666b;
	text-decoration: none;
	margin-right: 22px;
}

#pe img {
	border: 0;
}

/***************	MENU TAB ****************/
#navigation a,#navigation a span {
	display: block;
	float: left
}

/* Hide from IE5-Mac \*/
#navigation a,#navigation a span {
	float: none
}

/* End hide */
#navigation a {
	color: #fff;
	background: url(../imx/menu/left.jpg) left top no-repeat;
	padding-left: 15px;
	text-decoration: none;
}

#navigation a span {
	background: url(../imx/menu/right.jpg) right top no-repeat;
	padding-right: 10px;
	padding: 7px 15px 0px 0px;
}

#navigation li.active a {
	color: #66666b;
	background: url(../imx/menu/left_b.jpg) left top no-repeat;
	padding-left: 15px;
	text-decoration: none;
}

#navigation li.active a span {
	background: url(../imx/menu/right_b.jpg) right top no-repeat;
	padding-right: 10px;
	padding: 7px 15px 0px 0px;
}

#navigation li.active {
	float: left;
	margin: 0;
	background: #fff;
	height: 32px;
	margin-right: 1px;
}

#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0
}

#navigation li {
	float: left;
	margin: 0;
	background: url(../imx/menu/center.jpg);
	height: 32px;
	margin-right: 1px;
}

/***************************************************/
#submenu {
	width: 170px;
	float: left;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 167px;
	font-size: 10pt;
}

#submenu ul li {
	background: url(../imx/linha.jpg) bottom no-repeat;
	padding-top: 2px;
	padding-bottom: 7px;
}

#submenu ul li a {
	color: #000;
	text-decoration: none;
}

#submenu ul li a:hover {
	color: #66666b;
}

#panel {
	width: 450px;
	float: left;
	padding-left: 14px;
	text-align: justify;
}

#panel p {
	line-height: 16pt;
	text-indent: 0px;
	text-align: left;
}
#panel.turistica p{
	text-indent:0;	
	margin:0;
}

#panel.turistica ul li{
	margin-bottom:10px;	
}
#panel.turistica ul li ul li{
	margin-bottom:0px;
}
#bloque_inf {
	clear: both;
	padding-top: 60px;
	
}

.erro a {
	color: #8fc13b;
}

/**************************************************************/
table {
	
}

table tr {
	vertical-align: top;
}

table tr td {
	padding: 4px;
}

#panel ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-bottom: 10px;
}

#panel ul li {
	padding: 3px;
}

#panel ul li ul li {
	margin-left: 20px;
	list-style: circle;
}

#panel ul li ul li ol li {
	list-style: decimal;
}



td.hora {
	width: 80px;
}

/***********************************	FORMS	********************/
input {
	border: 1px solid #b6b6b8;
	padding: 6px;
	color: #66666b;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
	margin-bottom: 40px
}

form fieldset dl {
	
}

form fieldset dt    ,form fieldset dd {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

form  fieldset dd {
	float: left;
	width: 500px;
	padding-left:5px;
}

form fieldset dt {
	display: block;
	clear: left;
	float: left;
	width: 130px;
	padding-top: 6px;
	padding-top: 10px;
	text-align: right;
}

form fieldset label {
	padding: 4px;
	padding-right: 6px;
}

input.w128 {
	width: 128px;
}

input.w40 {
	width: 40px;
}

input.w315 {
	width: 315px;
}

input.w248 {
	width: 248px;
}

input.w475 {
	width: 475px;
}

.clear_left {
	clear: left;
	padding-top: 0;
	_margin-top:-4px;
}

.margintop {
	padding-top: 30px;
	margin-top: 22px;
}

input.noborder {
	border: none;
	
}

.center {
	text-align: center;
}

.field_erro {
	border-left: 1px solid red;
	margin-top: 3px;
	color: red;
	font-size: smaller;
	font-weight: bold;
	padding: 5px;
	color: red;
	display: block;
}

.ok {
	border: 2px solid #94c43b;
	padding: 8px;
	text-align: center;
	font-weight: bold;
	color: #94c43b;
	font-size: larger;
}

.erro {
	border: 2px solid red;
	padding: 8px;
	text-align: center;
	font-weight: bold;
	color: red;
	font-size: larger;
}

.forma_pago {
	padding-left: 134px;
}

.aviso {
	color: red;
}

.aviso a {
	color: red;
}

a.mail {
	color: #66666b;
	text-decoration: dotted;
}

.nivel {
	padding-left: 48px;
}

#profesion{
margin-left:47px	
	}

.buscador {
	margin: 15px 0pt 10pt 0px;
}

dt.notop {
	padding-top: 0;
	_margin-top:0px
	
}

form.mini dd {
	width: 312px;
	padding-left:0;
}

form.mini fieldset dt {
	padding-right: 3px;
	width: 100px
}

.notification {
	background-color: #FFCDCD;
	border: 3px solid #D55B5B;
	padding: 5px;
}

.status {
	/*border-bottom: 1px solid;*/
}

textarea.titulo {
	overflow: hidden;
}

#mapa {
	height: 370px;
	width: 450px;
}

div.idioma a {
	color: #94c43b;
}

input.search {
	width: 115px;
	padding:2px;
	
}

input.searchbtn{
	background:url(../imx/buscador.jpg) no-repeat center;
	border:none;
	padding:2px;
	width:20px;
}

input.searchbtnG{
	background:url(../imx/buscador.jpg) no-repeat center #d8d9da;
	padding:5px;
	padding-left:15px;
	
	
}

.labelmini{
padding:4px 6px 4px 3px;
}

select{
	color:#66666b;
}

ul.comunicacions li{
	margin-left:20px;
}


#panel ul.margin{
	padding-left:15px;
	text-align:left;
}

#panel ul.margin li{
padding-bottom:10px
}

/*************	ESCRITORIOS	******************/
div.bgdownload{
margin-top:50px;
}

div.bgdownload img{
float:left;
margin-right:15px;
}

div.bgdownload ul{
float:left;
}

div.bgdownload ul li{

}

.pad0{
padding:0;
}

.comites {
	float-left:10px;
}
.comites dl{
	margin-bottom:30px;	
}
.comites dl dt{
	margin-top:10px;	
}
.comites dl dd{
		padding-left:80px;
}

.relatores img{
	float:left;
	padding-right:20px;
}

li.left{
	float:left;

}

ul.columnas{
	float:left;
	
}

ul.columnas.medio li{
	margin-left:25px;
	margin-right:25px;
}


ul.galeria{
margin:0;
padding:0;
}

ul.galeria li{
	display:block;
	float:left;
	height:120px;
	margin-top:10px;
	
}

ul.galeria li img{
	width:75px;
	float:left;
	margin-right:15px;
	border:0;

}

div.galerias h2{
	clear:both;
	font-weight:normal;
}

div.galerias li{
	height:80px;
}