body {
	margin:0;
	padding:0;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	background: #fff url(img/fondobody.png) 0 0 repeat-x;
	color:#444;
}
a {
	color:#3573AC;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
a#boton-suscribir {
	display:block;
	float:right;
	width:120px;
	height:24px;
	text-indent:-9999px;
	background:transparent url(img/boton-suscrib.png) 0 0 no-repeat;
}
a#boton-suscribir:hover {
	background:url(img/boton-suscrib.png) 0 -24px no-repeat;
}
#contenedor {
	width: 760px;
	padding: 0 5px;
	margin: 0 auto;
	background: transparent url(img/fondocont.png) 0 center repeat-y;
	position: relative;
	top: 0;
	z-index: 100;
}
#enc {
	width: 760px;
	height: 103px;
	margin: 0 auto;
	padding:0;
	background: transparent url(img/fondoenc.png) 0 0 repeat-x;
}
#logo {
	float: left;
	display: block;
	margin:0 10px;
}
#enc h1 {
	margin: 0;
	padding: 0;
}
#enc h1 a {
	display: block;
	float:left;
	width: 404px;
	height: 103px;
	margin: 0;
	padding: 0;
	background: transparent url(img/title.png) 0 5px no-repeat;
	text-indent:-9999px;
}
#topmenu {
	margin: 0;
	padding:5px 0 0 0;
	float:right;
	width:165px;
	height: 98px;
	text-align:right;
	background: transparent url(img/fondo-topmenu.png) 25px bottom no-repeat;
}
#topmenu li {
	display:inline;
	margin: 0 5px 0 0;
	color:#27557E;
}
#topmenu li a, #menu li a {
	margin: 0 0 0 5px;
	font: normal bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#F68223;
	text-decoration:none;
}
#topmenu li a:hover, #menu li a:hover {
	text-decoration:underline;
}
#menu {
	padding:0 0 71px 0;
	margin: 0 0 2em 0;
	background: #fff url(img/fondo-menu.png) left bottom no-repeat;
}
#menu ul {
	border-left: 1px solid #999;
	margin:0 0 0 27px;
	padding:10px 15px 0 0;
	list-style:none;
	text-align:right;
}
#menu li {
	padding: 3px 0;
}
#menu li a {
	margin:0;
}
#principal {
	width:585px;
	padding: 5px;
	float:left;
}
#tapa {
	width: 550px;
	background: #f0f0f0;
	/*height:270px;*/
	margin:10px 15px;
}
#tapa img {
	float:left;
	margin: 0 2em 0 0;
}
#sumario {
	float:left;
	width:230px;
}
#sumario ul {
	font-size:14px;
	margin:.5em 0 .5em 1.5em;
	padding:0;
}
#sumario li {
	margin: 0 0 1em 0;
	padding: 0;
	font-weight: bold;
}
#notas {
	width:550px;
	margin:10px 15px;
}
#columna-a {
	width: 150px;
	float: left;
	text-align: center;
}
#columna-b {
	padding: 0;
	width: 165px;
	float: left;
	background: #fff;
	text-align: center;
}
#columna-b img {
	display:block;
	margin:2em auto;
}
#pie {
	clear:both;
	width:770px;
	height:95px;
	margin:0 auto 5em auto;
	background: #fff url(img/fondopie.png) 0 21px repeat-x;
}
#pie p {
	margin:0;
	padding: 60px 0 0 0;
	font-weight:bold;
	text-align:center;
}
#barco {
	width:181px;
	height:95px;
	float:left;
	background: #fff url(img/barco.png) 0 0 no-repeat;
}
#firma {
	width:181px;
	height:95px;
	float:right;
	background: transparent url(img/firma.png) right 0 no-repeat;
	text-indent:-9999px;
	outline:none;
}
h2,
h3,
h4  {
	font-size: 1.5em;
	color: #F68223;
	margin: .25em 0 0 0;
}
h3 {
	font-size:1.2em;
}
h4 {
	font-size:1em;
}
h2 a, 
h3 a,
h4 a {
	color: #F68223;
	text-decoration:none;
}
h2 a:hover,
h3 a:hover,
h4 a:hover   {
	text-decoration:underline;
}

p.subtitulo {
	margin:0 0 .25em 0;
	padding:0;
	font-weight:bold;
	font-size:11px;
	color: #999;
}
p.volanta {
	margin: 0;
}
.nota {
	margin: 0 0 1em 0;
	background:#f0f0f0;
	clear:both;
	border:1px solid #fff;
}
.nota .art  {
	margin: 1em 0;
	padding-left: 2em;
}
.art p.chapo {
	font-size:.9em;
	margin:0;
	border-bottom: 1px solid #888;
}
.redo {
	width:18px;
	height:18px;
	background: transparent url(img/redo.png) 0 0 no-repeat;
}
.redo-cont {
	clear:both;
	padding: 0 18px;
	margin: 0;
}
.lt {
	float:left;
	background-position: 0 0;
}
.rt {
	float:right;
	background-position: -18px 0;
}
.redo-bottom {
	height:18px;
	overflow:hidden;
}
.lb {
	float:left;
	background-position: 0 -18px;
}
.rb {
	float:right;
	background-position: -18px -18px;
}

.clearfix {
	clear:both;
}
.spip_modele {
	border:none;
	display:inline;
	float:none;
	width:auto;
}
