@charset "utf-8";
/* CSS Document */

.fondox .tablabody .textobody td #contenedor {
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.fondox .tablabody .textobody td #contenedor #art1 #tit1{
	text-align: justify;
	float: left;
	width: 55%;
}
.fondox .tablabody .textobody td #contenedor #art1 #tit3{
	text-align: justify;
}
.fondox .tablabody .textobody td #contenedor #art1 #tit0{
	background-image: url(../images/titulo1.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	vertical-align: baseline;
	text-align:left;
	color:#FFF;
	font-size:24px;
	font-family:"Lucida Console", Monaco, monospace;
	clip: rect(100px,auto,auto,auto);
}
.fondox .tablabody .textobody td #contenedor #art1 #tit2{
	text-align: left;
	margin-left: 570px;
}
.fondox .tablabody .textobody td #contenedor #art2 #tit1 {
	text-align: justify;
	width: 30%;
	float: left;
	padding-left: 20px;
}
.fondox .tablabody .textobody td #art2 li {
	text-decoration: underline;
}
.fondox .tablabody .textobody td #art2 #tit2 #tit4 {
	float: left;
	text-align: left;
	margin-left: 0%;
	width: 300px;
}
.fondox .tablabody .textobody td #art2 #tit2 #tit5 {
	text-align: left;
}

.fondox .tablabody .textobody td #contenedor #art2 #tit3{
	text-align: justify;
}
.fondox .tablabody .textobody td #contenedor #art2 #tit0{
	background-image: url(../images/titulo2.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	vertical-align: baseline;
	text-align:right;
	color:#FFF;
	font-size:24px;
	font-family:"Lucida Console", Monaco, monospace;
	clip: rect(100px,auto,auto,auto);
}
.fondox .tablabody .textobody td #contenedor #art2 #tit2{
	text-align: justify;
}
.fondox .tablabody .textobody td #contenedor #art3 #tit1{
	text-align: justify;
	float: left;
	width: 55%;
}
.fondox .tablabody .textobody td #contenedor #art3 #tit3{
	text-align: center;
	font-style: oblique;
	font-weight: bolder;
	text-decoration: underline overline blink;
}
.fondox .tablabody .textobody td #contenedor #art3 #tit0{
	background-image: url(../images/titulo1.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	vertical-align: baseline;
	text-align:left;
	color:#FFF;
	font-size:24px;
	font-family:"Lucida Console", Monaco, monospace;
	clip: rect(100px,auto,auto,auto);
}
.fondox .tablabody .textobody td #contenedor #art3 #tit2{
	text-align: left;
	margin-left: 560px;
}
