a:link, a:visited, a:active {
	color: #294453;
	text-decoration: none;
}
a:hover {
	color: #ff9933;
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo.gif);
	background-color: #25292B;
	background-repeat: repeat-x;
}
.clear {
	clear: both;
}
#contenedor {
	margin: 11px auto;
	width: 789px;
}
#box_izda {
	float: left;
	width: 223px;
}
#box_centro {
	float: left;
	width: 552px;
	background-color: #ffffff;
}
#box_dcha {
	float: right;
	width: 14px;
}
#menu {
	background-image: url(images/fondo_menu.gif);
	background-repeat: repeat-y;
	background-color: #303a3f;
	font-size: 10px;
	font-weight: bold;
	color: #ffcc00;
	padding: 0px;
	margin: 0px;
}
#menu ul {
	margin-left: 14px;
	margin-right: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style:none;
	padding: 0px;
	}
#menu ul li {
	height: 26px;
	width: 200px;
	}
#menu ul a {
	display: block;
	height: 26px;
	line-height: 26px;
	color: #ffcc00;
	}
#menu ul li a:hover{
	color: #ffffff;	
	}
#contacto {
	text-align: center;
	font-size: 9px;
	color: #bdc2c5;
	height: 188px;
	background-image: url(images/fondo_izq_2.jpg);
	background-repeat: no-repeat;
	padding-top: 135px;
}
#contacto a {
	color: #bdc2c5;
}
#contacto a:hover {
	color: #ffcc00;
}
#cabecera {
	height: 98px;
	background-image: url(images/fondo_top.gif);
	background-repeat: repeat-x;
	background-color: #98aabd;
}
#iconos {
	text-align: right;
	height: 20px;
	padding-right: 15px;
	padding-top: 40px;
}
#titulo {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	height: 38px;
	padding-right: 15px;
}
#contenido {
	
	margin-bottom: 5px;
	margin-top: 5px;
	overflow: hidden;
	overflow-x: hidden;
/*	min-height: 360px;*/}
#contenido2 {
	margin-bottom: 5px;
	margin-top: 5px;
	overflow: hidden;
	overflow-x: hidden;
/*	min-height: 360px;*/}

#cont_ {
	float: left;
	padding: 15px;
	width: 500px;
}

#cont_izda {
	float: left;
	padding: 7px;
	width: 315px;
}
#cont_dcha {
	float: none;
}
#creditos {
	font-size: 9px;
	color: #bdc2c5;
	text-align: right;
	width: 552px;
	float: left;
}
#creditos a {
	color: #bdc2c5;
}
input {
	font-size: 11px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
