/*
	red #DC291E
*/

/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

body {
	background:#FFF;
	color: #333333;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
}

#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	min-width: 1010px;
	height:90px;
	background:#FFFFFF url(images/head-bg.gif) repeat-y scroll right top;
	overflow:hidden;
	min-width: 1010px
	z-index: 5;
}

/*#clearheader{height:90px;}*/

#menu {
	position:absolute;
	height:30px;
	top: 90px;
	left:0;
	width:100%;
	background:#DC291E url(images/menu-slogan.gif) no-repeat right top;
	min-width: 1010px;
	text-align: center;
	z-index: 10;
}

#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 10px;
}

#menu a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}


/*#clearmenu{height:20px;}*/

#outer{
/*	position:relative;
	top: 105px;*/
	background:#ddd url(images/content-bg.gif) repeat-y scroll right top;
	min-height:100%;
	width:1000px;
	margin: 110px auto 0 auto;
/*	width:1010px;
	margin: 10px auto 0 auto;*/
}

#left {
	position:relative;/*ie needs this to show float */
	width:180px;
	float:left;
/*	margin-left:-199px;*/
	z-index:100;
	left:-1px;
	font-size: 85%;
}
#left p, 
#right p {padding-left:10px}

#left a, 
#right a {text-decoration:none}

#left h1,
#right h1 {
	font-size:130%;
	font-weight: bold;
	color: #DC291E;
}


#right {
	position:relative;/*ie needs this to show float */
	width:180px;
	float:right;
/*	margin-right:-199px;*/
	left:4px;
	color: #000;
}

#centrecontent {
	width:620px;
	float:left;
	position:relative;
	z-index:1;
	color: #000;
	margin: 0 5px;
	padding-top: 20px;
}


#centrecontent p { padding: 0 20px; }

h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: lighter; font-size: 150%; padding: 20px;}

h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 150%; padding: 20px; font-variant:small-caps;}

h4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 75%; padding:0; margin:0; font-variant:small-caps;}

#centrecontent ul {
/*	margin-left: -10px;*/
}

#centrecontent ul li {
	margin: 0;
	background: url(images/bullet-red.gif) no-repeat 0 2px;
	list-style: none; 
	padding-left: 20px;
}

#centrecontent ul li a {
	text-decoration: none;
}

#centrecontent ul li.libro {
	padding-top: 10px;
	padding-left: 40px;
	background: url(images/book.jpg) no-repeat 0 0;
}


#footer {
	width:100%;
	clear:both;
	height:120px;
	border-top:2px solid #B22222;
	background-color: #FFFFFF;
	text-align:center;
	position:relative;
	padding-top: 10px;
	min-width: 1000px;
	font-size:85%;
}

#footer p {
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}

#clearfooter{clear:both;height:52px;}/*needed to make room for footer*/

* > html #clearfooter {float:left;width:100%;}/* ie mac styles */

html>body #minHeight{float:right;width:0px;height:100%;margin-bottom:-52px;} /*safari wrapper */

.red {
	color: #DC291E;
}

.redtitle {
	color: #blue;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}


/* DESTACADOS */
#destacados {
	display: block;
	font-size : 8pt;
	margin: 0 5px;
	padding: 0;
}

#destacados a {
	text-decoration: none
}

.destacado {
	margin: 0 auto;
	background: url(images/box-br.gif) no-repeat bottom right;
	font-size: 100%;
}

.destacado_ttl {
	background: url(images/box-tr.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}

.destacado_ttl h2 {
	background: url(images/box-tl.gif) no-repeat top left;
	margin: 0;
	padding: 20px 20px 5px;
/*	padding: 22px 30px 5px;*/
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px;
}

.destacado_news {
	background: url(images/box-bl.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 5px 25px 5px;
/*	padding: 5px 25px 25px;*/
	text-align: center;
}

.destacado_news p {
	padding-top: 5px;
	text-align: justify;
}

.espacio {
	margin-bottom:10px;
	text-align:center;
}

/* IMAGE GALLERY */	
#gallery {
	position: relative;
	background-repeat: no-repeat;
	width: 400px;
	margin: 30px auto;
	min-height: 450px;
	z-index: 500;
display: block;
}
}
										
#slideshow { 
	top: 18px; 
	margin: 0 auto; 
}

#nav { 
	width: 350px; 
	margin: 15px auto 50px auto; 
	position: absolute; 
	top: 325px; 
}

#gallery ul li { width: 60px; float: left; margin: 8px; list-style: none; background:#FFF}
#nav li { width: 60px; float: left; margin: 8px; list-style: none; background:#FFF}
#nav a { width: 60px; padding: 3px; display: block; border: 1px solid #666666; }
#nav a.activeSlide { background: #DC291E }
#nav a:focus { outline: none; }
#nav img { border: none; display: block }

#caption { 
	text-align: right; 
	position: absolute; 
	top: 250px; 
	right: 0px; 
	background: url(images/bg-galeria.gif); 
	padding: 10px; 
	height: 15px; 
	width: 300px; 
	z-index: 50;
}

h3 {
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	margin: 0;
}

#videoslideshow { 
	top: 18px; 
	margin: 0 auto; 
}

#nav-vids { 
	width: 300px; 
	margin: 15px auto 50px auto; 
	position: relative; 
	top: 25px; 
}

#nav-vids li { width: 90px; float: left; margin: 8px; list-style: none ; background:#FFF;padding-right:10px;}
#nav-vids a { width: 90px; padding: 3px; display: block; border: 1px solid #666666; }
#nav-vids a.activeSlide { background: #DC291E }
#nav-vids a:focus { outline: none; }
#nav-vids img { border: none; display: block }

#caption2 { 
	text-align: right; 
	position: absolute; 
	top: 250px; 
	right: 0px; 
	background: url(images/bg-galeria.gif); 
	padding: 10px; 
	height: 15px; 
	width: 300px; 
	z-index: 50;
}

.clear {
	clear : both;
}

/* ALBUM */

.album { margin: 20px; border: 2px solid #DC291E; text-align:center}
.album img { padding : 10px;}

/* MARQUEE */
#mleft {float:left; width: 17px; height: 106px; background: url(images/m_arrows.png) -17px 0}
#mleft:hover {background: url(images/m_arrows.png) 0 0}
#mright {float:right; width: 17px; height: 106px; background: url(images/m_arrows.png) -34px 0}
#mright:hover {background: url(images/m_arrows.png) 17px 0}


/* REGISTER FORM */
#RegisterForm {
    font-family: Tahoma,Arial,sans-serif;
    font-size: 10pt;
    padding-left: 20px;
    width: 500px;
}
#RegisterForm .invalidValue {
    background: none repeat scroll 0 0 #FFDFDF;
    border: 1px solid #FF0000;
}
#RegisterForm .requiredValue {
    background: none repeat scroll 0 0 #FFFFDF;
    border: 1px solid #FF0000;
}
#RegisterForm .inputText {
    background: none repeat scroll 0 0 #E0E0E0;
    border: medium none;
    color: #004250;
    font-family: Tahoma,Arial,sans-serif;
    height: 20px;
    padding: 2px;
}
#RegisterForm .long {
    width: 500px;
}
#RegisterForm .middle {
    width: 300px;
}
#RegisterForm .short {
    width: 215px;
}
#RegisterForm .title {
    color: #DC291E;
    font-family: Tahoma,Arial,sans-serif;
    padding-right: 20px;
}
#RegisterForm a {
    color: #DC291E;
	text-decoration:none;
}
#RegisterForm .submit, #RegisterButton .submit {
    background: none repeat scroll 0 0 #DC291E;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 12px;
    padding: 2px;
    width: 100px;
}
#RegisterButton .submit {
	padding: 3px 8px;
}
.icon {
    background-image: url("images/ui-icons_f7a50d_256x240.png");
    height: 16px;
    width: 16px;
}
.icon-alert {
    background-position: 0 -144px;
}
.error {
    color: #DC291E;
    font-family: Tahoma,Arial,sans-serif;
}
.legal {
    color: #191c1f;
    font-size: 80%;
    line-height: 12px;
	text-align: justify;
}
