td img {display: block;}body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
p {
	font-size: 12px;
}
h1 {
	font-size: 24px;
	color: #000066;
}
h2 {
	font-size: 14px;
}
h3 {
	color: #000066;
}

a {
	font-weight: bold;
	color: #4B86AE;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#cartel1 {
	background-color: #FFFFFF;
	width: 796px;
	height: 155px;
	float: left;
}

#cartel2 {
	background-color: #FFFFFF;
	width: 796px;
	height: 153px;
}
#menusup{
	font-style: normal;
	font-weight: bold;
	height: 30px;
	width: 796px;
	background-image: url(../plantillas/principal/imagenes/menusupfondo.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#menusup ul {
	margin: 0px;
	padding: 7px;


}
#menusup li {
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
}
#menusup a {
	color: #000000;
	list-style-type: circle;
	text-decoration: none;
	text-align: center;
}
#menusup a:hover {
	color: #FFFFFF;
	list-style-type: circle;
	text-decoration: none;
}
#menuinf{
	width: 796px;
	height: 20px;
	font-size: 10px;
	color: #4481AD;
	font-style: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#menuinf ul {
	margin: 0px;
	padding: 0px;
}
#menuinf li {
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
	list-style-type: none;
}

#menuinf a {
	color: #4B86AE;
	text-align: center;
	text-decoration: none;
}
#menuinf a:hover {
	color: #FFFFFF;
	list-style-type: circle;
	text-decoration: none;
}

#pie{
	float: left;
	width: 796px;
	height: 64px;
	font-size: 10px;
	color: #4481AD;
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
}
#pie ul {
	margin: 8px;
	padding: 0px;
}
#pie li {
	list-style-type: none;

}
p, h1, h2 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: justify;
}
p, h2, h3 {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.separadorizq {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #4A89B3;
}
.separadorder {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #4A89B3;
}
.referencia {
	font-weight: bold;
}
.marco1 {
	border: 1px solid #000066;
}
