/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #6E6E6E;*/
	color: #000;
	cursor: default;
}

input, textarea {
	background: url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #A3A3A3;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}
.radioInput{
	border: none;
	background: transparent;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #125798;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 { font-size: 38px; }

h2 {
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
}

h3 {
	font-size: 18px;
	color: #939292;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol { margin-left: 3em; }

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #125798;
}

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

a img { border: none; }

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr { display: none; }

.hrDisplay {
	display: block;
	color: #d6d6d6;
	border: 1px dashed;
}





/* Logo General Browser */

#logo {
	width: 960px;
	margin: auto;
}

#logo h1, #logo h2 { margin: 0; }

#logo h1 {
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}

#logo h2 {
	float: right;
	padding-top: 65px;
	font-size: 16px;
	font-weight: normal;
}

#logo h2, #logo h2 a { color: #939292; }

.login{
	position: relative;
	top: 32px;
	right: 25px;
	float: right;
}

.login a{ text-decoration: none; }

.login a:hover{
	color: #ff0000;
	text-decoration: underline;
}






/* Para Firefox */

#logoFirefox{
	width: 960px;
	margin: auto;
}

#logoFirefox h1, #logoFirefox h2 { margin: 0; }

.loginFirefox{
	position: relative;
	top: 22px;
	right: 25px;
	float: right;
}

.loginFirefox a{ text-decoration: none; }

.loginFirefox a:hover{
	color: #ff0000;
	text-decoration: underline;
}






/* Menu */

#menu {
	width: 960px;
	height: 62px;
	margin: 0 auto;
	background: #4E9FC8 url(images/img02.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 20px 0 22px;
	background: url(images/img03.gif) no-repeat left center;
}

#menu li.first { background: none; }

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

#menu a:hover { text-decoration: underline; }






/* Search */

#search {
	float: right;
	width: 250px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	color: #ffffff;
}

#search #s { width: 150px; }

#search #x { display: none; }






/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}
#advice {
	width: 895px;
	margin: 0 auto;
	padding: 8px;
	border: 1px dashed #b4cee6;
	background-color: #f0f3f6;
	font-weight: bold;
}
#advice .X{
	display: block;
	float: right;
}

.adviceClose:link, .adviceClose:visited{
	background-image: url(images/error_button.png);
	background-position: center;
	background-repeat: no-repeat;
}
.adviceClose:hover{
	background-image: url(images/error_button.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.adviceNext:link, .adviceNext:visited{
	background-image: url(images/next.png);
	background-position: center;
	background-repeat: no-repeat;
}
.adviceNext:hover{
	background-image: url(images/next2.png);
	background-position: center;
	background-repeat: no-repeat;
}

#advice .adviceInfo{
	float: left;
	color: #b1cbe5;
}

.adviceInfoLink:link, .adviceInfoLink:visited{
	color: #7ca9d3;
	text-decoration: underline;
}
.adviceInfoLink:hover{
	color: #336699;
	text-decoration: underline;
}

#addBlank{ font-size: 7px; }

#chat{
	width: 910px;
	margin: auto;
	border: 1px dashed #b4cee6;
}






/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 45px 35px 0 25px;
	background: url(images/img06.gif) no-repeat;
}






/* Content */

#content {
	float: right;
	width: 683px;
}

.post { }

.post .title {
	margin: 0;
	padding: 20px 20px 0 20px;
	color: #777777;
}

.entry{ color: #000; }

.entryPOPUP{
	color: #000;
	font-size: 16px;
}

.entryPOPUP input{ font-size: 12px; }

.post .entry { padding: 0 20px; }

.post .meta {
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 15px 0 0 20px;
	background: url(images/img07.gif) no-repeat;
	line-height: normal;
}

div .pagination{
	height: 47px;
	margin: 0;
	padding: 20px 0 0 0;
	background: url(images/img07.gif) no-repeat center;
	line-height: normal;
	font-size: 20px;
	text-align: center;
	color: #336699;
}
div .pagination:hover{
	color: #990000;
	cursor: pointer;
}
.pagination a{ padding: 15px 160px; }

.comment{
	border: 1px solid #cecece;
	padding: 5px;
}

.passageComment{
	font-size: 14px; 
	font-weight: bold; 
	font-style: italic;
}

.spacing{ font-size: 5px; }

.vers{ font-size: 16px; }

.notifyTitleRegularTables{
	color: #7f8004;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FCFFD4;
	border: 1px #7f8004 solid;
	padding: 4px;
}
.notifyGreenTitleRegularTables{
	color: #007001;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9bff9c;
	border: 1px #006001 solid;
	padding: 4px;
}
.notifyErrorTitleRegularTables{
	color: #6f0404;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fbbfbf;
	border: 1px #6f0404 solid;
	padding: 4px;
}
.profilePict{
	background-image: url(images/cielo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border: 1px #dddddd dashed;
	padding: 10px;
}
.profilePictInicio{
	background-color: #efefef;
	border: 1px #bbbbbb dashed;
	padding: 1px;
}

.dropdown:link, .dropdown:visited {
	text-decoration: none;
	display: block;
	text-align: right;
}
.dropdown:hover { color: #990000; }
div.procedure { display: block; }
div.procedureHidden { display: none; }
.currTextName{
	float: left; 
	border-bottom: 1px #336699 solid;
	width: 50%; 
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.currTextShowHide{
	float: right; 
	border-bottom: 1px #336699 solid;
	width: 50%; 
	font-size: 12px;
}

.mapLink:link, .mapLink:visited { text-decoration: underline; }
.mapLink:hover  { 
	color: #990000;
	text-decoration: underline;
}
.opac{
	color: #777;
	font-size: 12px;
}

#FAQ{ margin-bottom: 10px; }
#FAQ .textFAQ{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #f00;
	font-weight: bold;
	margin-bottom: 20px;
}
#FAQ fieldset{
	font-size: 18px;
	margin-bottom: 10px;
}
#FAQ legend{
	font-size: 14px;
	font-weight: bold;
	color: #369;
}







/* Sidebar */
#sidebar {
	float: left;
	width: 200px;
	position: static;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#sidebar li { margin-bottom: 40px; }
#sidebar li ul { }
#sidebar li li {
	margin: 0;
	padding: 5px 20px;
}
#sidebar li h2 {
	height: 32px;
	margin-bottom: 15px;
	padding: 8px 0px 0px 20px;
	background: #4E9FC8 url(images/img09.jpg) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}
#sidebar li p { padding: 0 20px; }






/* Calendar */

#sidebar #calendar { padding: 0; }
#calendar caption { }
#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td { border-top: 1px solid #F2F2F2; }
#calendar #prev { text-align: left; }
#calendar #next { text-align: right; }
#calendar a { font-weight: bold; }






/*Resize*/
.jqHandle {
	 background: #BDA9A2;
	 font-size: 8px;
	 height: 5px;
	 width: 10px;
}
.jqDrag {
	width: 100%;
	cursor: move;
}
.jqResize {
	 width: 10px;
	 position: absolute;
	 bottom: 8px;
	 right: 15px;
	 cursor: se-resize;
}
.jqDnR {
	width: 200px;
	height: 80px;
	overflow: auto;
	z-index: 3;
	position: relative;
	font-size: 12px;
	color: #000000;
	/*margin: 3px 10px 10px 10px;*/
	padding-right: 15px;
	background-color: #FFF;
	border: 1px dashed #CCC;
}
.jqDnRText {
	width: 60px;
	height: 20px;
	overflow: auto;
	z-index: 3;
	position: relative;
	font-size: 12px;
	color: #000000;
	padding-right: 15px;
	background-color: #EEE;
	border: 1px solid #CCC;
	text-align: center;
}






/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	background: url(images/img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
}

#footer a { color: #B4B4B4; }
#footer .legal { float: left; }
#footer .credit { float: right; }





/* Titulo */
.signLogInIE{
	float: right; 
	position: relative; 
	top: 24px;
	right: 20px;
}
.signLogInFF{
	float: right; 
	position: relative; 
	top: 15px;
	right: 20px;
}





/*Cropping Image*/
#cont{
	margin: 10px auto;
	background-image: url(images/bckSubProfile.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 10px;
	border: 1px #dddddd dashed;
	text-align: center;
}	

#crop-holder {
	width: 100px;
	margin: 10px auto;
	border: 1px #ff0000 dashed;
	padding: 1px;
}

#crop-iholder {
	height: 100px;
	width: 100px;
	overflow: hidden;
	cursor: move;
}







/*3d Image*/

.imgBtn3d {
	border: 1px solid #dddddd;
	height: 25px;
}
.img3d { height: 60px; }








/*Passage comments*/

.titlePassageComment{
	font-size: 18px;
	color: #336699;
	font-style: italic;
}
.termUseLang{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.termUse{ text-align: justify; }







/*Poll.php*/
#getPoll{
	border: 1px #e0e0e0 dashed;
	padding: 5px;
}
#pollTitle{
	background-color: #990000;
	color: #ffffff;
	border-bottom: 2px #000000 solid;
	font-size: 18px;
	font-weight: bold;
}
#pollPregunta{
	padding-top: 5px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
}
