
html					{
					margin:				0;
					padding:			0;
					height:				100%;
					width:				100%;
					
					}					
body				{
					margin:				0;
					padding:			0;
					height:				100%;
					width:				100%;
					
					
					font-size: 			11px; 
					color: 				#585858; 
					
					top:				0;
					text-align: 		justify;
					background:			#ffffff;
					
					/*background: #cfcfcf;*/
					
					font-family: Verdana,Arial;
					
					overflow-y: 		scroll;
					
					overflow-x: 		hidden;
					}
					
img					{
					border:				0px solid #F00;
					margin: 0px;
					padding: 0px;
					}

					
					
									
h1					{
					font-size:			11px;
					font-weight:		bold;
					margin:	0px;
					padding: 0px;
				
					}
h2					{
					font-size:			11px;
					font-weight:		bold;
					margin:	0px;
					padding: 0px;
					
					}
h3					{
					font-size: 18px; 
					font-weight: bold;
					margin:	0px;
					padding: 0px;
					color: #f19020;
					}
					
p					{
					margin: 8px;
				
					}
					
A					{
				
					
					color: #fe5a11;
					text-decoration: underline;
					}					

	
					
input				{
					border:				1px solid #ca2a29;
					background:			#eff9ff;		
					color:				#000000;
				
					font-size:			14px;
					
					font-weight:		normal;
					height:	16px;
					width: 100%;
					
					}						
input[type=text]		{
					
					}	
input[type=password]	{
					
					}						
input[type=submit]	{
					border:				1px solid #ca2a29;
					cursor:				pointer;
					background:			#eff9ff;
					color:				#585858;
					height:	100%;
					height:	24px;
					}			
input[type=submit]:hover	{
					cursor:				pointer;
					background:			#dfe9ff;
					color:				#585858;		
					}			
input[type=button]	{
					cursor:				pointer;
					width:				40%;
					}			
input[type=button]:hover	{
					cursor:				pointer;
					background:			#39a334;
					color:				#FFFFFF;		
					}						
input[type=file]		{
					width: 40%;
					}	
input[type=checkbox]	{
					border:				0px solid #ca2a29;
					background:			transparent;		
					width:				12px;
					}
input[type=radio]	{
					border:				0px solid #ca2a29;
					background:			transparent;		
					width:				12px;
					}					
textarea				{
					border:				1px solid #ca2a29;
					background:			#eff9ff;		
					color:				#000000;
					width: 100%;
					height:				60px;
					font-size:			14px;
					font-weight:		normal;
					}						
select				{
					
					border:				1px solid #000;
					background:			#ffffff;		
					
					color:				#ca2a29;
					
					font-size:			14px;
					}										



							
		
#skel_container 		{
					min-height:			100%;
					position:			relative;
					width:				100%;
					margin:				0px auto;
					
					

					border:				0px solid #F00;
					
					z-index:		20;
					}	
					

#skel_top			{
					position:relative;
					height:				180px;
					background:			#ffffff;
					margin:				0px auto;
					border:				0px solid #F00;
					text-align:	center;
					}

					
#skel_idiomas		{
					position:absolute;
					right: 0px;
					top:10px;
					
					}					

				
					
.skel_centrator 		{
					position: 			relative;
					border:				0px solid #F00;
					width:				990px;
					text-align:			left;
					margin: 0px auto;
					padding: 0px;
					background: transparent;
					}		

.skel_centrator_down 		{
					position: 			relative;
					border:				0px solid #F00;
					width:				990px;
					height:				200px;
					text-align:			left;
					margin: 0px auto;
					padding: 0px;
					
					background-image: url(img/down.png); 
					background-repeat:  no-repeat;
					}	
 
 
.skel_menu_home	{
					float: left;
					width: 310px;
					height: 180px;
				
					}		
.skel_menu_idiomas	{
					margin-top:			94px;
					float: left;
					width: 25px;
					}	

.skel_menu_active	{
					float: right;
					width: 160px;
					height: 38px;
					background-image: 	url(img/menubutton_i.jpg);
					background-repeat:  no-repeat;
					text-align:			center;
					line-height:		32px;
					margin-left: 0px;
					font-size:		14px;
					font-weight:	bold;
					cursor:				pointer;
					color:		#ffffff;
					margin-top:			84px;
					}					
.skel_menu_inactive	{
					float: right;
					width: 160px;
					height: 38px;
					background-image: 	url(img/menubutton_n.jpg);
					background-repeat:  no-repeat;					
					text-align:			center;
					line-height:		32px;
					margin-left: 0px;
					font-size:		14px;
					font-weight:	bold;
					cursor:				pointer;
					color:		#ffffff;
					margin-top:			84px;
					}		
.skel_menu_inactive:hover	{
					float: right;
					width: 160px;
					height: 38px;
					background-image: 	url(img/menubutton_i.jpg);
					background-repeat:  no-repeat;					
					text-align:			center;
					line-height:		32px;
					margin-left: 0px;
					font-size:		14px;
					font-weight:	bold;
					cursor:				pointer;
					color:		#ffffff;
					margin-top:			84px;
					}						
.columndown	
					{
					float: left; 
					width: 230px;
					font-size: 11px;
					font-weight: normal;
					color: #dcdcdc;
					text-align: justify;
					}
.columndown	b
					{
					font-size: 11px;
					font-weight: bold;
					color: #ffffff;
					}
					
.columnup	
					{
					margin-top: 40px;
					float: left; 
					width: 230px;
					font-size: 11px;
					font-weight: normal;
					color: #575757;
					text-align: justify;
					line-height: 16px;
					}
.columnup	b
					{
					font-size: 11px;
					font-weight: bold;
					color: #585858;
					}
					
.columnup	a
					{
					font-size: 11px;
					font-weight: normal;
					color: #fe5a11;
					text-decoration: underline;
					}					
.copyright	
					{
					margin-top: 20px;
					font-size: 11px;
					font-weight: normal;
					color: #ffffff;
					text-align: center;
					}					
.youarehere			{
					font-size: 11px;
					float: left; 
					margin: 12px 0px 0px 0px;
					}
.youarehere		a	{
					color: #fe5a11;
					text-decoration: none;
					}					
					
#skel_body 			{
					
					padding:			0px;
					padding-bottom:			200px;
					width:				100%;
					text-align:			justify;
					border:				0px solid #F0f;
					
					margin:				0px auto;
					
					
					text-align:			center;
					overflow: 			hidden;
					
					}
				
#skel_insidebody	{
					padding:			0px;
					width: 				951px;
					text-align:			justify;
					border:				0px solid #F0f;
					
					
					overflow: 			hidden;
					}
					
										
#skel_footer 		{
					position: 			absolute;
					bottom: 			0px;
					height:				200px;
					width:				100%;
					
					border:				0px solid #F00;
					
					color:				#b3b3b3;
					clear: 				both;
					
					font-weight:		normal;
					font-size: 			11px;
					padding:			0px 0px 0px 0px;
					text-align:			left;
					
					
					
					}

#skel_footer 	a	{
					font-weight:		bold;
					color:				#b3b3b3;
					text-decoration:	none;
					
					}
#skel_footer 	a:hover	{
					font-weight:		bold;
					color:				#ffffff;
					text-decoration:	none;
					
					}

