<style type="text/css">

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

/* Estilo del menu colapsable */

.contactomC 	{
				margin: 0px;
				}
				
				.contactomC_int		{
									margin: 0px;
									width: 100px;
									}
		
	.contactomH 	{
					cursor:pointer;
					background-image: url(/img/back_colapsable.gif);
					background-repeat:repeat-x;
					padding-left: 14px;
					height: 29px;
					margin: 0px;
					padding-top: 6px;
					margin-bottom: -5px;
					font-family: "Trebuchet MS";
					font-size: 11px;
					font-weight: bold;
					}
					
					.contactomH_int	{
									cursor: pointer;
									height: 22px;
									padding-left: 14px;
									padding-top: 6px;
									margin-bottom: 1px;
									background-image: url(/img/back_colapsable_int.gif);
									background-repeat:repeat-x;
									background-color: #f0f0f0;
									}
			
		.contactomL 	{
						display:none;
						margin-bottom: 0px;
						margin: 0px;
						border-bottom: 1px solid #FFFFFF;
						}
						
						.contactomL table tr td 	{
													background-color: #f0f0f0;
													color: #656565;
													font-size: 10px;
													line-height: 11px;
													padding-left: 10px;
													width: 234px;
													}
				
				.contactomL_int 	{
									display:none;
									background-color: #f0f0f0;
									padding-left: 12px;
									margin-top: -1px;
									}
									
									.contactomL_int table tr td 	{
																	background-color: #f0f0f0;
																	color: #656565;
																	font-size: 10px;
																	line-height: 11px;
																	padding-left: 0px;
																	}
				
			.contactomO {
						display:block;
						font-family: "Trebuchet MS";
						font-size: 10px;
						text-decoration: none;
						line-height: 12px;
						}
						
						a.contactomO:hover	{ color: #c63046; }
</style>
