@charset "UTF-8";
/* Hoja de estilos para versión menú superior horizontal */

/* --------------------------------------------Etiquetas */
body {
	margin: 0px;
	background-color: #FFFFFF;
}
 
/* Norma general para los links. De aquí heredan el resto de estilos para enlaces ¡OJO!
Por defecto, en blanco y sin decoración, para que no se vea linea si heredan las imágenes y demás links*/

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* enlaces menú. Texto negro sin decoración y magenta en over y active*/

a.submenu:link {
	color: #000000;
	text-decoration: underline;
}
a.submenu:visited {
	color: #666666;
	text-decoration: none;
}
a.submenu:hover {
	color: #CC0066;
	text-decoration: none;
}
a.submenu:active {
	color: #CC0066;
	text-decoration: none;
}

/* ---------------------------------------------Identificadores de capas */
#cabecera {
	height: 40px;
	width: 600px;
	margin-top: 70px;
	margin-left: 70px;
}

#subtitulo {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin-left: 70px;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: medium;
	color: #660000;
}
#obaku {
	float: left;
	width: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #000000;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	overflow: visible;
	padding-left: 15px;
	padding-right: 15px;
}
#separador {
	height: 15px;
	margin-left: 70px;
	width: 600px;
}
#menusuperior {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin-left: 70px;
	width: 750px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-size: small;
	vertical-align: middle;
	height: 30px;
}
#contenedor {
	width: 600px;
	margin-left: 70px;
	padding-top: 10px;
}
/* IDs de la columna izquierda: Menus, submenús y datos de contacto */
#colizq {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 95%;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	float: left;
	width: 100%;
	text-align: left;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 1.4em;
	padding-bottom: 15px;
}
#menuPortfolio {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	line-height: 60%;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.boton {
	float: left;
	width: 16%;
}
/* IDs de la columna derecha: Contenidos de página */
#coldcha {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: small;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	text-align: left;
	float: right;
	width: 502px;
}
/* ------------------------------------------------Clases */
/* Datos es el texto corrido en el cuerpo de la columna dcha */
.datos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	width: 100%;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
/* Destacados son los títulos en "rosa", negrita y mayúsculas */
.destacados {
	font-weight: bold;
	color: #CC0066;
	font-style: italic;
}
.destacadoTexto {
	font-weight: bold;
}

#submenu {
	margin-left: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 750px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
#menuinferior {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin-left: 70px;
	width: 750px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-size: small;
	vertical-align: middle;
	height: 30px;
}
#pie {
	margin-left: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 750px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
.tresColumnas {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	float: left;
	width: 240px;
	margin-right: 10px;
}
#paco {
	float: right;
	width: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #000000;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	overflow: visible;
	padding-left: 15px;
	padding-right: 15px;
}
