body{
	margin: 0px;
}
td#head_bg {
	background: url(../img/header2_03.gif) repeat-x;
	width: 100%;
}

td#header {
	background:url(../img/header_bg_02.gif);
}
td#head_bg div{
	overflow: hidden;
}

td#der {
	background:url(../img/derbg.gif) repeat-y;
}
div#bot {
	border-top: 4px solid #6f7074;
}
div#der-bot div{
	background:url(../img/bot_bg_07.gif) no-repeat;
}
	
div#der-bot {
	background-color: #909293;
	height: 4px;
}

td {
	vertical-align: top;
}

table#contenido {
	padding-bottom: 1ex;
	width: 730px;
}
table#contenido td p{
	margin-bottom: 1ex;
	color: ##56564F;
	font-size: 92%;
/*	line-height: 180%;*/
}
table.inscripciones td:first-child {
	text-align: left;
}
table#contenido td table.inscripciones td p.cat_note {
	font-size: 85%;
	width: auto;
}
form#form-inscripciones p {
	margin-top: 2ex;
}
form#form-inscripciones table.inscripciones p, table#forma_pago p {
	margin-top: 0;
}
div , p{ 
	margin: 0;
	padding: 0;
}

div#principal {
	margin-left: 11px;
	padding-left: 1em;
	padding-right: 1em;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
div#cont-bot {
	padding-top: 1ex;
	margin-top: 1ex;
	border-top: 1px solid #ebebeb;
	margin-left: 11px;
}
h2.titulo {
	margin-top: 0;
}
table.tabla-general {
	border-collapse: collapse;
	margin-bottom: 1ex;
}

table.tabla-general td {
	border: 1px solid #ccc;
	font-size: 93%;
	vertical-align: middle;
	padding: .5em .6ex;
}
table.tabla-general td blockquote, table.tabla-general td ul, table.tabla-general td ul li {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}

table#hotel-rates td.rate {
	font-size: 100%;
	font-weight: bold;
	padding-left: 2em;
	padding-right: 2em;
	text-align: center;
}
table.tabla-general td.noesp {
	padding-bottom: 0;
	padding-top: 0;
}
#formulario-novedades .input.text input {
	width: 20em;
}