@charset "utf-8";

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat:no-repeat;
	margin:0;
	margin-bottom: 10px;
	color: #000000;
}
.menu1 {
	background-image: url(images/menu1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FCFFFF;
}

.medio {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006B00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


p {
margin:0;
}

a img {
border:0;
}

.encabezado {
	height:97px;
	width:800px;
	background-image: url(images/cabezal_seccional-45.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.menu {
height:30px;
width:800px;
}

.footer {
width:800px;
}

.margenminimo {
font-size:1px;
margin:0;
}

.negrita {
font-weight: bold;
}

.subrayado {
text-decoration: underline;
}

.cursiva {
	font-style: oblique;
}

.texto {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

a.link1:link,a.link1:active,a.link1:visited {
color:#2E54A1;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:700;
margin-left:14px;
text-decoration:none;
}

a.link1:hover {
color:#2E54A1;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-weight:700;
margin-left:14px;
border-bottom-width:3px;
border-bottom-style:solid;
border-bottom-color:#2E54A1;
}

a.link2:link,a.link2:active,a.link2:visited {
color:#2E54A1;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:700;
text-decoration:none;
}

a.link2:hover {
border-bottom:3px solid #2E54A1;
color:#2E54A1;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:700;
text-decoration:none;
}

