img {
	border:0;
}
body {
	font-family: "Tahoma";
	font-size: 12px;
	color: #000081;
	text-decoration: none;
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#contenedor {
	width: 922px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}

#contenedor a {
	color: #000081;
	text-decoration: underline;
}

#contenedor a:hover {
	color: #000081;
	text-decoration: none;
}
/* ///////////////////// COMIENZA centro */

#columna1 {
	float: left;
	width: 290px;
	height: 540px;
	padding: 5px;
	margin: 0px;
	background-color: #fff;
	background-image:url(../imagenes/fondo-bienve.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#columa1 img {
	text-align:center;
}
#menu {
	padding:0;
	margin:0;
}
#menu ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#menu a {
	display: block;
	padding: 15px;
	width: 260px;
	font-size: 14px;
	color: #fff;
	background-color: #000081;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	text-decoration:none;
}

#menu a:hover {
	background-color: #F3F3F3;
	/*background-color: #fff;*/
	color: #000081;
	border-top: 1px solid #000081;
	border-bottom: 1px solid #000081;
}

.activo {
	padding: 15px;
	font-size: 14px;
	background-color: #F3F3F3;
	color: #000081;
	font-weight: bold;
	border-top: 1px solid #000081;
}

#bienvenida {
	padding: 0 10px 0 10px;

}

#columna2 {
	float: right;
	width: 610px;
	height: 540px;
	padding:5px;
}
#bloque1 {
	float: left;
	padding:0;
	margin: -10px -5px -5px -5px;
	width: 309px;
	height: 435px;
}

#bloque1texto{
	height: 105px;
	background-color: #000081;
}
#bloque1texto p{
	text-align:right;
	font-size: 14px;
	color: #fff;
	margin: 5px;
	padding:5px;
}

.letrabig {
	font-size: 16px;
}

.letrabig2 {
	font-size: 20px;
}

#bloque1foto{
	margin-top: 5px;
	margin-bottom: 5px;
}

#bloque1fondo{
	margin-top: 5px;
	margin-bottom: 5px;
}

#bloque2 {
	float: right;
	padding:0;
	margin: -10px -5px 10px -5px;
	width: 309px;
	height: 435px;
}
#bloque2texto{
	height: 105px;
	background-color: #000081;
}

#bloque2texto p {
	text-align:right;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 5px;
	padding: 73px 5px 5px 5px;
}

#bloque2texto a {
	font-size: 14px;
	color: #fff;
	text-decoration:underline;
	font-weight: bold;
}
#bloque2texto a:hover {
	font-size: 14px;
	color: #fff;
	text-decoration:overline;
	font-weight: bold;
}

#bloque2foto {
	margin-top: 5px;
	margin-bottom: 5px;

}



#bloque2fondo{
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#FFF;
	
}

#pie {
	clear:both;
	width: 610px;
	height: 90px;
	padding: 15px 5px 5px 5px;
	margin: 0 -5px 0 -5px;
	background-color:#FFFFFF;
}

#pie p {
	text-align:right;
	font-size: 12px;
	padding-top: 10px;
	margin-bottom: 2px;
}