/*-------=[body]=------------------------------------------*/
body {
	min-width: 760px;
	text-align: center;
	background: #fff url(../images/web/fondo.jpg) no-repeat right bottom;
	color: #444444;
	margin: 15px auto;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
}
/*-----=|complementos|=-----*/
.oculto {
  position:absolute;
  top:-1000px;
  left:-1000px;
  width:1px;
  height:1px;
  overflow:hidden;
  z-index:-1000;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a {
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666;
}

/*-------=[Portaweb]=------------------------------------------*/
#portaweb {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/web/web_bg.jpg) repeat-y;
} 


/*-------=[Cabecera]=------------------------------------------*/
#cabecera {
	height: 98px;
	position: relative;
	background: url(../images/web/web_top.jpg) no-repeat left bottom;
} 
#banderas {
	position: absolute;
	left: auto;
	top: 48px;
	right: 10px;
}
#banderas li {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}
#navp {
	position: absolute;
	left: auto;
	top: 70px;
	right: 20px;
}
#navp li {
	float: left;
	display: inline;
	padding: 2px 10px 2px 0;
	margin: 0 10px 0 0;
	border-right: 1px solid #505050;
}
#navp li.lastli {
	padding: 2px 0px 2px 0;
	margin: 0 0px 0 0;
	border-right: 0px solid #505050;
}
#navp li a {
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	color: #505050;
}
#navp li a:hover {
	color: #333333;
}
#navp li a.activo, #navp li a.activo:hover {
	color: #000;
}

/*-------=[Contenido]=------------------------------------------*/
h2 {
	background: url(../images/web/h2.jpg) repeat-y;
	padding: 15px 10px 10px 20px;
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 100%;
	clear: both;
} 
p {
	padding: 5px 25px 0 25px;
	text-align: justify;
	line-height: 1.6em
}
div.boxcont {
	float: left;
	display: inline;
	width: 340px;
	margin: 5px 0 15px 25px;
}
div.lastd {
}
div.boxcont p {
	padding: 5px 5px 0;
	text-align: justify;
}
div.boxcont h2 {
	margin: 10px 0 0;
	background: url(../images/web/h2.jpg) repeat-y -30px 0px;
}
div.boxcont ul {
	margin: 10px 0 0 10px;
}
div.boxcont ul li {
	padding: 5px 0 5px 18px;
	background: url(../images/web/li.jpg) no-repeat left 9px;
	text-align: justify;
}
div.boxcont img  {
	border: 1px solid #505050;
	padding: 5px;
}
label {
	display: block;
	border-bottom: 1px dotted #505050;
	font-weight: bold;
	color: #505050;
	padding: 0 10px 1px;
}
input, textarea {
	border: 1px solid #505050;
	margin: 2px 5px;
	width: 315px;
}
input.btn {
	border: 1px solid #505050;
	margin: 2px 5px;
	width: auto;
	background:  #505050;
	color: #FFFFFF;
	font-weight: bold;
}
.copyr {
	text-align: center;
	font-size: 90%;
	letter-spacing: 0.1em;
}
/*-------=[Pie]=------------------------------------------*/
#pie {
	clear: both;
	height: 20px;
	background: url(../images/web/web_down.jpg) no-repeat left bottom;
} 



#portanot {
	margin: 10px 12px 10px 11px;
}
h3 {
	margin: 10px 12px 10px 11px;
	padding: 5px 10px;
	background: #c781b3;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
}
h3 a {
	color: #FFFFFF;
	font-weight: bold;
}
.imgnot1 {
	float: left;
	display: inline;
	margin: 0 15px 5px 0;
}

.imgnot2 {
	float: right;
	display: inline;
	margin: 0 0 5px 15px;
}

.imgnot1 img, .imgnot2 img {
	border: 1px solid #ccc;
	padding: 3px;
}


.notend {
	clear: both;
	text-align: right!important;
	border-top: 1px solid #efefef;
	margin: 5px 12px;
}

.notend a {
	font-weight: bold;
	font-size: .87em;
	color: #003300;
}

.notend a:hover {
	text-decoration: underline;
	color: #7BB503;
}

#gal {
	margin: 5px 35px;
	text-align: center;
}

#gal img {
	border: 1px solid #ccc;
	padding: 3px;
}




.report {
	font-size: .77em!important;
	font-weight: bold;
	float: right;
	display: inline;
	padding-top: 5px!important;
}




div.navrec {
	border-top: 1px dotted #7BB503;
	margin: 10px 0 0;
	padding: 5px;
	display: block;
	clear: both;
}

div.navrec ul {
	margin: 5px 0 0;
	font-size: .97em;
	padding: 5px;
}

div.navrec li {
	font-size: .97em!important;
	background-image: none!important;
	float: left;
	display: inline;
	background-color: #d1efaa;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 5px 0;
	font-weight: bold;
}

div.navrec li.NAV_selected {
	background-color: #7BB503!important;
	padding: 6px 10px!important;
	color: #fff;
}

div.navrec li a {
	display: block;
	padding: 6px 10px!important;
}










/* @group Highslide */

.highslide {
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
    font-weight: bold;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    height: 16px;
    
    padding-left: 22px;
    background-image: url(../js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../js/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

.highslide-dimming {
	position: absolute;
	background: black;
}

/* Controlbar */
.controlbar {	
	background: url(../js/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../js/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* @end */


/*-----=[Hacks]=---------------------------------------*/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
.clearfix {
display:block;
}
* html .clearfix {
height:1px;
}


strong {
	font-weight: bold;
}
