body {
/*	background-image: url(../_img/background.jpg);*/
	background-repeat: repeat-x;
	background-color: #C0E3E7;
	color: #808080;
	margin: 0px;
	padding: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1792A1;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1792A1;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1792A1;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bottom {
	background-image: url(../_img/bottom.jpg);
	background-repeat: repeat-y;
	background-color: #1792A1;
	margin: 0px;
	padding: 0px;
}
td.bg01 {
	background-color: #1792A1;
}
td.bg02 {
	background-color: #B3D9DA;
}
td.bg03 {
	background-color: #7EC2CB;
}
p.list01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	padding-left:10px;
}

.content01 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 11px;
	color: #808080;	
}

.content02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #31757B;
}
.content03 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #31757B;
}

.titulopag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulocont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1792A1;
	margin-bottom: 5px;
}
ul {
	list-style-image: url(../_img/bullet02.gif);
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
td.bg04 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
	font-size: 11px;
	color: #333333;
}
td.bg05 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	font-size: 11px;
	color: #333333;
}
/*Nuevos para modificación de Oct 2009*/
.titulocontRosa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6699;
	margin-bottom: 5px;
}

