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

p, div, table, td, tr, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:justify;
	color:#55576B;
}

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

a:hover{
	text-decoration:underline;

}

/* TAGS - End */

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

#root-div{
	background-color:#CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

/* header - START */

#main-header{
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
}

#banner{
}

#banner-flash{

}

/* header - END */

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

#main-content-left {
}

#menu-left-flash {
}

#main-content-right{
}

#content {
	background-color:#FBFEEA;
} 

.content-top1 {
}

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

.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:#CCCCCC;
	text-align:center;
	padding-top:30px;
	background-image:url(images/footer-bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}


/* Footer - END */
/* Accordion - START */

#accordion {
    /*border : 1px solid #4f4f4f;*/
    width: 100%;
}

#accordion .title{
	color:#000000;
	height: 26px;
	margin: 0px;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	padding-left: 20px;
	padding-top: 10px;
}

.toggler .toggler_pair, .togglerAct .toggler_pair, .toggler .toggler_even, .togglerAct .toggler_even{
	color:#000000;
	height: 33px;
	margin: 0px;
	
	padding-left: 20px;
	
	border-bottom:1px solid #939393;	
	border-top:1px solid #939393;
}

.toggler .toggler_pair{
	background-image:url(images/acord_bg_verde1.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.toggler .toggler_pair:hover{
	background-image:url(images/acord_bg_verde2.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.toggler .toggler_pair .listitem {
	width:33px;
	height:33px;
	background-image:url(images/accord_mas_verde1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

.toggler .toggler_pair:hover .listitem {
	width:33px;
	height:33px;
	background-image:url(images/accord_mas_verde2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}


.togglerAct .toggler_pair{
	background-image:url(images/acord_bg_verde2.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.togglerAct .toggler_pair .listitem {
	width:33px;
	height:33px;
	background-image:url(images/accord_menos_verde2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

.toggler .toggler_even{
	background-image:url(images/acord_bg_lila1.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.toggler .toggler_even:hover{
	background-image:url(images/acord_bg_lila2.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.toggler .toggler_even .listitem {
	width:33px;
	height:33px;
	background-image:url(images/accord_mas_lila1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

.toggler .toggler_even:hover .listitem {
	width:33px;
	height:33px;
	background-image:url(images/accord_mas_lila2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

.togglerAct .toggler_even{
	background-image:url(images/acord_bg_lila2.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.togglerAct .toggler_even .listitem {
	width:33px;
	height:33px;
	background-image:url(images/accord_menos_lila2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}


.element {
	
}

/* Accordion - END */


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