@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-color: #D6F1F8;
}
a {
	color: #019AC4;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}
#contenedor {
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(../images/franjaheader.jpg);
	height: 175px;
	background-repeat: repeat-x;
	position: static;
	width: 100%;
}
#logo {
	height: 132px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
#dibujo {
	background-image: url(../images/dibujo.png);
	background-repeat: no-repeat;
	height: 170px;
}
.textos {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#idiomas {
	height: 38px;
	background-image: url(../images/franjaidiomas.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	position: static;
	width: 100%;
}
#pie {
	background-image: url(../images/franjapie.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 54px;
	color: #FFFFFF;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: both;
}

#contenido {
	margin: 0px;
	padding: 0px;
	height: 700%;
}
.detalles a {
	font-weight: normal;
	color: #FFFFFF;
}


.tituloworks {
	font-size: 12px;
	font-weight: normal;
	color: #019AC4;
}
.detalles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}

.botonactivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.pietipos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}
.a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



.idiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #019AC4;
	text-align: right;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.negrita {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.table {
	height: 175px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.img {
	position: absolute;
	visibility: visible;
	left: 18%;
	top: 506px;
}

