#cenefa {
	height: 85px;
	width: 741px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	top: -15px;
	position: relative;
}



#titulo_home{
	height: 25px;
	width: 741px;
	position: relative;
	background-color: #003366;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	display: block;
	top: -12px;
	padding: 5px 3px 0px;
	font-weight: bold;
}

body {
}

A { text-decoration: none;
	color: #000066;}

A:HOVER { text-decoration: none;
	color: #FF6600;}

#contenedor {
	height: 1010px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	top: -10px;
	background-color: #f8f9fc;
}


#pie {
	position:relative;
	top:10px;
	width:730px;
	height:27px;
	z-index:1;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.titulo1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #FF6600;
	text-align: center;
	display: block;
	font-weight: bold;
}
.titulo2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	line-height: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 2px;
	margin-left: 2px;
}
p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	text-align: left;
	display: block;
	margin: 11px 7px;
}
.fondo1 {
	background-color: #006699;
}
.borde {
	border: 1px solid #E4E9F3;
}

.borde1 {
	border-top: 1px solid #E4E9F3;
	border-bottom: 1px solid #E4E9F3;
}
