body {
	scrollbar-arrow-color: #1A64A7;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #EDF0F5;
	scrollbar-shadow-color: #C7D4E4;
	scrollbar-track-color: #CBDEEC;
	scrollbar-darkshadow-color: #1A64A7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #63696E;
	margin: 0px;
	padding: 0px;
}
body.entrada {
	background-color: #000000;
	background-image: url(mages/bg_home.jpg);
	background-repeat: no-repeat;
}
body.biologia {
	background-color: #000000;
	background-image: url(mages/bg_biologia.jpg);
	background-repeat: no-repeat;
}
body.mamiferos {
	background-color: #000000;
	background-image: url(mages/bg_mamiferos.jpg);
	background-repeat: no-repeat;
}
body.tiburones {
	background-color: #000000;
	background-image: url(mages/bg_tiburones.jpg);
	background-repeat: no-repeat;
}
body.tortugas {
	background-color: #000000;
	background-image: url(mages/bg_home.jpg);
	background-repeat: no-repeat;
}

body.val {
	background-color: #000000;
	background-image: url(mages/bg_home.jpg);
	background-repeat: no-repeat;
}

body.eng {
	background-color: #000000;
	background-image: url(mages/bg_home.jpg);
	background-repeat: no-repeat;
}

#menu {
	padding: 0px;
	margin-top: 55px;
	margin-left: 178px;
	text-align: right;
	width: 155px;
	position: absolute;
}

#menu p	{
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	color:#CAE0ED;
}

#menu a {
	color:white;
	}

#texto {
	padding: 0px 10px 0px 0px;
	overflow: auto;
	width: 370px;
	height:350px;
	margin-top: 120px;
	text-align: left;
	position: absolute;
	margin-left: 360px;

}
#texto p {
	padding: 0px;
	margin: 0px 0px 10px;
}
#texto ul {
	margin: 0px 0px 5px 30px;
	padding: 0px;
	list-style-image: url(mages/bullet.gif);
}

#texto li {
	margin: 0px;
	padding: 0px;
}
li.separador {
	padding-top: 5px;
}
p.fecha {
	color: #000000;
	font-size: 12px;
}
.camposform {
	background-color: #FFFFFF;
	border: 1px solid #BEBEBE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.botonform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2A80BD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CEE4F4;
	border-right-color: #154060;
	border-bottom-color: #154060;
	border-left-color: #CEE4F4;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #117AC1;
	margin: 0px;
	padding: 5px 0px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #63696E;
	border-right-color: #63696E;
	border-bottom-color: #63696E;
	border-left-color: #63696E;
}
p.profesores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.enfasisNegro {
	color: #000000;
}
div.profesorado {
	background-color: #F4F4F4;
	padding: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px;
}
a:link {
	color: #2880BF;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 5px;
	padding: 0px;
}
#texto ol {
	margin: 0px 0px 5px 60px;
	padding: 0px;
	list-style-type: lower-alpha;
}
table.ficha {
	width: 90%;
}
table.ficha td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4C0D0;
}
table.ficha td.descriptor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4C0D0;
	font-size: 9px;
	color: #117AC1;
	padding-top: 4px;
}
a:visited {
	color: #2880BF;
	text-decoration: none;
}
a:hover {

	color: #2880BF;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.enfasisAzul {

	color: #1A65A6;
}


.linea {
	font-size: 1px;
	height: 1px;
	background-color: #CAE0ED;
	background: #CAE0ED;
	color: white;
	margin: 8px;
	padding: 0;
}

.titulo {
	color:#0071BD;
	font-size: 19px;
	font-family: Arial Narrow;
}

#cabecera {
	position: absolute;
	top: 0;
	left: 0;
}

#cabecera #cursos {
	float: left;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width: 100px;
	margin: 25px 0 0 232px;
	display: inline;
}

#cabecera #titulo {
	float: left;
	color: #000;
	width: 400px;
	margin: 0 0 1px 1px;
	display: inline;
}

#cabecera #titulo h1 {
	font-size: 3em;
	text-align: right;
}

#idioma {
	/*float:left;*/
	top:-0.5em;
	width:33em;
	margin-top: 110px;
	text-align: left;
	position: absolute;
	margin-left: 360px;
	text-align:left;
}

div.bandera_valenciana {
	background:transparent url(./mages/bandera_valenciano.gif) no-repeat scroll right center;
	float:right;
	margin-left:1em;
	width:5.5em;
}
div.bandera_castellana {
	background:transparent url(./mages/bandera_castellano.gif) no-repeat scroll right center;
	float:right;
	padding-left:1em;
	width:6.5em;
}
div.bandera_inglesa {
	background:transparent url(./mages/bandera_ingles.gif) no-repeat scroll right center;
	float:right;
	margin-left:1em;
	width:4.5em;
}
