@charset "UTF-8";
#contenedor {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#botonera {
	float: right;
	width: 370px;
	height: 90px;
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 50px;
}
#banner {
	float: left;
	width: 400px;
	height: 90px;
	text-align: left;
	padding-top: 10px;
	margin-bottom: 50px;
}
body {
	background-image: url(images/barra.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", "Univers 45 Light", Verdana;
	font-size: 12px;
}
#izq {
	float: left;
	width: 300px;
	background-color: #FFF;
	height: 300px;
	text-align: center;
	padding: 2px;
}
#izq p{
	padding: 10px;
}
a:visited {
	color: #000;
	text-decoration: none;
}
#centro {
	float: left;
	width: 300px;
	background-color: #FFF;
	height: 300px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#der {
	float: left;
	width: 295px;
	background-color: #FFF;
	line-height: 130%;
	color: #333;
	height: 300px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#der img {
	text-align: center;
	border: 2px solid #005BAF;
}
#pie {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #005CAC;
	color: #FFF;
	margin-top: 50px;
}
.clear {
	clear: both;
}
#btn {
	display: inline;
}
#btn a {
	color: #039;
	display: inline;
	text-align: center;
	float: left;
	width: 70px;
	background-color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 60px;
	border: 1px solid #00319C;
	margin-left: 9px;
}
#btn a:hover {
	color: #FFF;
	display: inline;
	text-align: center;
	float: left;
	width: 70px;
	background-color: #005EAD;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #600;
	margin-left: 9px;
}
h1 {
	text-transform: uppercase;
	color: #600;
	margin-top: 0px;
	text-align: center;
}
P {
	text-align: left;
}
.destacado {
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	color: #000;
}
#centro a {
	color: #600;
	font-weight: bold;
}
#caja_portafolio {
	float: left;
	width: 600px;
	margin-left: 5px;
	background-color: #FFF;
	padding-top: 10px;
	padding-left: 5px;
}
a:link {
	color: #044B80;
	text-decoration: none;
	padding: 5px;
}
#caja_portafolio img {
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #600;
	border-bottom-color: #600;
	text-align: center;
}	
	#flashcontent {
	height: 300px;
	width: 500px;
	}
