<style type="text/css">

/* ############################################################# */
/* IDStudio 2007 - StyleSheet */
/* ############################################################# */

/* Estilo del menu colapsable */

.mC 	{
		margin:0;
		float:left;
		margin-top: 68px;
		padding-bottom: -9px;
		}
		
	.mH 	{
			cursor:pointer;
			height: 29px;
			background-image: url(/img/back_colapsable.gif);
			background-repeat:repeat-x;
			font-family: "Trebuchet MS";
			font-size: 11px;
			font-weight: bold;
			color:#656565;
			padding-top: 7px;
			padding-left: 15px;
			margin-bottom: -6px;
			}
			
		.mL 	{
				display:none;
				margin-bottom:10px;
				}
				
			.mO {
				display:block;
				font-family: "Trebuchet MS";
				font-size: 10px;
				text-decoration: none;
				line-height: 12px;
				}
				
				a.mO:hover	{ color: #c63046; }
				
				div.divisor	{
							background-image:url(/img/div01.gif);
							background-repeat: repeat-x;
							height: 9px;
							margin-top: 2px;
							margin-bottom: -14px;
							}
							
/* Estilo colapsable Interno */

.colapsableInternaTexto	{
						font-size: 10px;
						padding-top: 0px;
						}
						
						.colapsableInternaTexto ul 	{
													background-repeat: no-repeat;
													margin-top: 8px;
													margin-bottom: -4px;
													margin-left: 18px;
													padding-left: 0px;
													line-height: 14px;
													list-style-type:none;
													list-style-image: url(/img/ico_item.gif);
													}
													
						.colapsableInternaTexto li	{
													background-repeat:no-repeat;
													padding-left: 0px;
													padding-bottom: 6px;
													padding-top: 6px;
													border-top: 1px dotted #b4b4b4;
													}
													
						.colapsableInternaTexto li.fisrt	{ border-top: none;}
													

</style>
