	/* TAGS - Start */
body, html {
    background-color:#75CBE8;
	background-image:url(images/background.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

p, div, table, td, tr, ul, li {
	font-family: Arial, Times New Roman, Times, serif;
	font-size:12px;
	text-align:justify;
	color:#00557D;
}

a:link, a:visited{
	font-family:Arial, Times New Roman, Times, serif;
	font-size:15px;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;

}

/* TAGS - End */

/* ------------------ */
/* Estructure - START */
/* ------------------ */

#root-div{
	background-color:#ffffff;
}

/* header - START */

#main-header{
	background-color:#FFFFFF;
	height: 246px;
	width: 840px;
}

#banner{
	width:840px;
	height:246px;
}
#banner-flash {
	width:840px;
	height:246px;

}

/* header - END */

/* Content - START */
#imagen-right{
	padding-right:10px;
	padding-top:5px;
}
#main-content{
	background-color:#ffffff;
}

#main-content-left {
}

#menu-left-flash {
}

#main-content-right{
}

#content {
	background-color:#ffffff;
} 

.content-top1 {
}

.textbox1 p, ul, li{
	padding-left:10px;
	padding-right:10px;
	font-size: 18px;
}

.textbox1 ul{
	list-style-type:circle;
}

.textbox1 li{
	padding-bottom:10px;
}

img.imgsubtitle {
	padding-top:5px;
	padding-bottom:5px;
}

/* Content - END */

/* Footer - START */

#main-footer{
	background-color:#ffffff;
	text-align:center;
	padding-top:30px;
	background-image:url(images/footer-bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}


/* Footer - END */


td.par {
	background-color:#EDEDED;
}


/* ------------------ */
/* Estructure - END   */
/* ------------------ */
