/* @group General */

body {
	min-width: 760px;
	text-align: center;
	background: #e9d8eb url(../images/web/web_bg.jpg) repeat-x left top;
	color: #444444;
	margin: 0 auto;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
}

.oculto, hr {
	position: absolute;
	top: -1000px;
	left: -1000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	z-index: -1000;
}

a {
	font-weight: bold;
	color: #730090;
}

a:hover {
	text-decoration: none;
	color: #666;
}

strong, b {
	font-weight: bold;
}

/* @end */

/* @group Portaweb */

#portaweb {
	width: 761px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/web/web_cont_bg.jpg) repeat-y;
}

/* @end */

/* @group Cabecera */

#cabecera {
	height: 129px;
	position: relative;
	background: url(../images/web/web_cont_top.jpg) no-repeat left bottom;
}

#banderas {
	position: absolute;
	left: auto;
	top: 63px;
	right: 7px;
}

#banderas li {
	float: left;
	display: inline;
	margin: 0 18px 0 0;
}

h1 {
	position: absolute;
	left: 180px;
	top: 0;
}

h1 a {
	display: block;
	width: 400px;
	height: 95px;
	background: url(../images/web/web_cont_top.jpg) no-repeat center top;
}

h1 a span {
	display: none;
}

ul#navp {
	position: absolute;
	left: auto;
	top: 96px;
	left: 12px;
	border-left: 1px solid #fff;
}

ul#navp li {
	float: left;
	display: inline;
	padding: 10px 0 9px;
	border-right: 1px solid #fff;
	width: 91px;
	text-align: center;
}


ul#navp li a {
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	color: #957e94;
	font-size: 110%;
}

ul#navp li a:hover {
	color: #730090;
}

ul#navp li.activo {
	background: url(../images/web/web_navp_on.jpg) no-repeat center bottom;
}

ul#navp li.activo a, ul#navp li.activo a:hover {
	color: #730090;
}

/* @end */

/* @group Contenido */

#contenido {
	margin: 10px 16px 0;
}

#contenido p {
	padding: 5px 10px;
	text-align: justify;
	line-height: 1.7em;
	color: #8b688c;
}

#contenido ul.cont {
	padding: 5px 50px;
	text-align: justify;
	line-height: 1.3em;
	color: #8b688c;
}

#contenido ul.cont li {
	margin: 5px 0;
	list-style-type: circle;
}

#contenido h2 {
	padding: 5px 10px;
	background-color: #dcc6dd;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #730090;
	font-size: 110%;
	-moz-border-radius: 5px;
	-khtml-top-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#contenido h3 {
	padding: 5px 10px;
	background-color: #f3dbf5;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #730090;
	font-size: 100%;
	-moz-border-radius: 5px;
	-khtml-top-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 5px 0;
}

#contenido cite {
	padding: 5px 10px;
	background-color: #B98BBB;
	letter-spacing: 0.1em;
	color: #fff;
	-moz-border-radius: 5px;
	-khtml-top-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
	float: right;
	display: inline;
	width: 200px;
	text-align: center;
	margin: 5px 0 0 20px;
	font: italic bold 130%/1.5em Georgia, "Times New Roman", Times, serif;
}

#contenido cite span {
	color: #E9D7EB;
	display: block;
	text-align: center;
	font: normal 130% Georgia, "Times New Roman", Times, serif;
	padding: 10px 0 10px;
}

#imgban {
	clear: both;
	padding: 10px 0 0;
	border-top: 1px dotted #b88dbb;
	margin: 10px 0 0;
}

#casttabs {
	margin: 5px 0 0 10px;
}

#casttabs li {
	float: left;
	display: inline;
	width: 140px;
	height: 120px;
	margin: 0 1px 0 0;
}

#casttabs li a {
	display: block;
	width: 140px;
	height: 120px;
	background: #f9edf7;
	text-align: center;
	padding: 10px 0 0;
	text-decoration:  none;
	font-size: 110%;
	-moz-border-radius-topleft: 5px;
	-khtml-top-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}

#casttabs li.active a {
	background: #dcc6dd;
}

#casttabs li a span.foto {
	display: block;
	width: 120px;
	height: 90px;
	background: #eee;
	margin: 0 0 0 10px;
	-moz-border-radius: 5px;
	-khtml-top-radius: 5px;
	-webkit-border-radius: 5px;
}

#casttabs li a span.name {
	display: block;
	background: #fff;
	margin: 5px 10px;
	-moz-border-radius: 5px;
	-khtml-top-radius: 5px;
	-webkit-border-radius: 5px;
}

#casttabs li a span#fa {
	background: url(../images/web/a.jpg) no-repeat center center;
}

#casttabs li a span#fb {
	background: url(../images/web/b.jpg) no-repeat center center;
}

#casttabs li a span#fc {
	background: url(../images/web/c.jpg) no-repeat center center;
}

#casttabs li a span#fd {
	background: url(../images/web/d.jpg) no-repeat center center;
}

#casttabs li a span#fe {
	background: url(../images/web/e.jpg) no-repeat center center;
}

div.contdiv {
	background: #dcc6dd;
	clear: both;
	-moz-border-radius: 5px;
	-khtml-top-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px 0 0;
	display: none;
}

p.castimg {
	float: right;
	display: inline;
	padding: 3px!important;
	border: 1px solid #fff;
	margin: 5px 5px 5px 15px;
}

#gall img {
	padding: 5px;
	border: 1px solid #f3dbf5;
	margin: 3px;
}

a.link {
	background: url(../images/web/link.jpg) no-repeat right center;
	padding: 3px 20px;
	text-decoration: none;
}
.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;
}

.notend a:hover {
	text-decoration: underline;
}

#gal {
	margin: 5px 35px;
	text-align: center;
}

#gal img {
	border: 1px solid #ccc;
	padding: 3px;
}
/* @end */

/* @group Formulario */

form {
	padding: 5px 0;
}

form p {
	float: left;
	display: inline;
	width: 350px;
	padding: 0!important;
	margin: 5px 5px;
	text-align: center!important;
}

form p.txtar {
	width: 710px;
}

form label {
	display: block;
	border-bottom: 1px dotted #b88dbb;
	margin: 5px 0 2px;
	padding: 0 0 0 10px;
	font-weight: bold;
	text-align: left;
}

form input, form textarea, form select {
	border: 1px solid #b88dbb;
	padding: 3px;
	font-weight: bold;
	width: 95%;
	margin: 3px 0;
	background-color: #fff7fd;
}

form textarea {
	height: 100px;
}

form select {
	width: auto;
}

#KT_Custom1, #KT_Custom2, input.btn {
	background: #b88dbb;
	width: auto;
	padding: 3px 15px;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 0 10px;
}

/* @end */
/* @group Pie */

#pie {
	clear: both;
	height: 17px;
	background: url(../images/web/web_cont_down.jpg) no-repeat left bottom;
}

.copyr {
	font-weight: bold;
	text-align: center;
	font-size: 90%;
	letter-spacing: 0.1em;
	color: #b88dbb;
	padding: 10px 0 20px;
}

.copyr a {
	color: #b88dbb;
}

.copyr a:hover {
	text-decoration: none;
}

/* @end */

/* @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 */

/* @group 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;
}

/* @end */