/* TAGS - Start */
body, html {
	background-image:url(../images/bgr_sides.jpg);
}

p, div, table, td, tr, ul, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4772B6;
}

a:link, a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;

}

img{
	border:0px;

}

/* TAGS - End */

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

#root-div{
	background-image:url(../images/bgr_footer.gif);
	background-repeat:repeat-y; 
}

#root-div-top {
	background-image:url(../images/bgr_top_corners.png);
	background-repeat:repeat-x;
}

/* header - START */

#main-header{
}

#banner{
	padding-left:70px;
	background-image:url(../images/bgr_banner.png);
	background-repeat:no-repeat;
	background-position:top left;
}


/* header - END */

/* Content - START */

#main-content{
}

#content {
	background-image:url(../images/bgr_center.png);
	background-repeat:repeat-y;
}


/* Content - END */


/* Footer - START */

#main-footer{
	
	
}

/* Footer - END */

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


.text_box {
	padding-left:20px; 
	padding-right:20px;
}

.table_info {
}

.table_info  td{
	padding:3px;
}

.table_info  th{
	color: #1E2576
}



.inicio-slide {
	width:370px;
	height:306px;
	float:left;
}

.inicio_text_box {
	padding-left:390px; 
	padding-right:20px;
}