
	html {
		margin: 	0px;
		margin-top: 0px;
		padding: 	0px;
	}
	
	body {
		background-color: 	#E5E5E5;
		margin: 			0px;
		padding: 			0px;
		text-align: 		center;
	}
	
	/* corresponde al INDEX.PHP */
	#main {
			background: #FFFFFF url(../img/fondo.jpg) repeat-y;
			
			margin-left:  auto;
			margin-right: auto;
			
			margin-top: 0px;
			
			width: 990px;
			height: 100%;
			
			padding-top: 	10px;
			padding-right: 	0px;
			padding-left: 	0px;
			padding-bottom: 0px;
	
	}
	
	#main  img {
		
			border: 0px;
		
		}

	#container{
		background: #FFFFFF url(../img/fondo.jpg) repeat-y;
		
		margin-left:  auto;
		margin-right: auto;
		
		margin-top: 0px;
		
		width: 990px;
		/*height: 100%;*/
		
		padding-top: 	10px;
		padding-right: 	0px;
		padding-left: 	0px;
		padding-bottom: 0px;
	
	}
	
	#header {
		background: 	#FFFFFF url(../img/header.jpg);
		width: 			950px;
		height: 		125px;
		margin-left: 	20px; 
		margin-right: 	20px; 
		padding:		0px;
		}
	
	/*/------------------------------------------------//*/
	#menu {
		
		background: 	#FE9900;
		
		width: 			950px;
		
		margin-top:		2px;
		margin-bottom:	6px;
		margin-left:	20px;
		margin-right:	20px;
		
		padding-top:		5px;
		padding-bottom:		5px;
		
		
		font-family: 		Verdana;
		font-size: 			9px;
		font-weight:		bold;
		color: 				#FFFFFF;
		
		text-decoration:none;
		text-align: left;
		vertical-align:center;
		
		}
	
	#menu a {
		color: 				#663300;
		text-decoration:	none;
		}
		
	#menu a:hover {
		color: 				#663300;
		text-decoration:	underline;
		}
	#menu a:active {
		color: 				#663300;
		text-decoration:	underline;
		}
	
	/*/------------------------------------------------//*/
	
	a {
		color: 				#666666;
		text-decoration:	none;
		}
		
	a:hover {
		color: 				#663300;
		text-decoration:	underline;
		}
	
	#middle {
		background: 	#ffffff;
		
		margin-left: 	10px;
		margin-top: 	0px;
		margin-right: 	20px;
		
		padding: 		0px;
		
		width: 			960px;
		
		text-align: 	left;
		}
		
	#right {
		
		float: right;
		width: 195px;
		
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		
		padding-right: 0px;
		/*border: 1px solid #FF0000;*/

		}
		
	#rightback {
		
		float: right;
		width: 195px;
		
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		
		padding-right: 0px;
		
	}
	
	.right-link a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #3C1E00;
		text-decoration: none;
		height: 19px;
		background-color: #FAECD3;
		display: block;
		float: none;
		cursor: pointer;
		padding-left: 10px;
		padding-top: 3px;
	}
	
	.right-link a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;
		height: 19px;
		background-color: #F3D296;
		display: block;
		float: none;
		cursor: pointer;
		padding-left: 10px;	
		padding-top: 3px;
	}
	
	.text-right {
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #3C1E00;
		text-decoration: none;
		background-color: #F7E2B9;
		display: block;
		float: none;
		padding-left: 10px;
		padding-top: 3px;
		height: 150px;
		
		
	}
	
	.tit_top {
		
		width: 195px;
		
		padding:3px 0px 3px 0px;
		
		font-family: Verdana;
		
		font-size: 9px;
		
		text-decoration:none;
		
		color: #FFFFFF;
		
		font-weight:bold;
		
		background-color:#FE9900;
		
		vertical-align:middle;
		
		text-align:left;
		
		}
	
	.hr {
		
		
		clear: right;
		position: relative;
		background: url(../img/point_space.gif) repeat-x;
		
	
		width: 720px;
	
		height: 1px;
	
		padding: 0px 0px 0px 0px;
		
		margin-top:2px;
		margin-left:10px;
		margin-right:0px;
		margin-bottom:2px;

	}
	
	/*-------------------------------------------*/
	
	#maintable{
		width: 			745px;
		margin: 		0px;
		cell-spacing: 	0px;
		cell-padding: 	0px;
		}
	
	#maintable thead tr td{
		border: 	0px;
		padding: 	0px;
		margin-top: 	0px;
		margin-left: 	10px;
		padding: 5px;
		cell-spacing: 0px;
		cell-padding: 0px;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		text-align:left;
		vertical-align:middle;
		}
		
		#maintable thead a {
			
			color: #666666;
			text-decoration:	none;
			
		}
		
		#maintable thead a:hover {
			
			color: 				#663300;
			text-decoration:	underline;
			
			
		}
		
	
	#maintable tbody tr td{
		border: 	0px;
		padding: 	0px;
		margin: 	0px;
		cell-spacing: 0px;
		cell-padding: 0px;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		text-align:center;
		}
	
	#maintable tbody tr td img{
		border: 0px;
		}
	
	
	/*DATA----------------------------*/
	
	#maintable_data {
		width: 			720px;
		margin-left: 	10px;
		cell-spacing: 	0px;
		cell-padding: 	0px;
		}
		
	#maintable_data tbody tr td{
		border: 	0px;
		padding: 	2px;
		cell-spacing: 0px;
		cell-padding: 0px;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		}
	
	#maintable_data tbody tr td img{
		border: 0px;
		}
		
	/*-------------------------------------------*/
	
	.menu_table {
		margin-top:0;
		margin-bottom:3;
		margin-left:10;
		margin-right:10;
		padding:0;
		font-family: Verdana;
		font-size: 9px;
		font-weight:bold;
		text-decoration:none;
		height:20px;
		
		color: #FFFFFF;
		background-color:#FE9900;
		width:950;
		vertical-align:top;
		}
	
		
	.menu_table a {
		
		text-decoration:none;
		color: #FFFFFF;
		
	}
	
	.menu_table a:hover {
		
		text-decoration:underline;
		color: #663300;
		
	}
	
		
	#cleaner {
		
		clear: 			both;
		border:			none;
		padding: 		0px;
		margin-right: 	10px;
		margin-left: 	10px;
		margin-bottom: 	10px;
		padding:		0px;
		padding-bottom:		10px;
		
		}
	
	/*-------------------------------------------*/
	
	#footertable{
		width: 			auto;
		margin-left: 	auto;
		margin-right: 	auto;
		margin-top: 	20px;
		cell-spacing: 	0px;
		cell-padding: 	0px;
		}
	
	#footertable tbody tr td{
		border: 	0px;
		padding: 	0px;
		margin: 	0px;
		cell-spacing: 0px;
		cell-padding: 0px;
		width: 			auto;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		text-align:center;
		}
	
	#footer_end {
		
		border: 	0px;
		padding: 	0px;
		margin-left: 	auto;
		margin-right: 	auto;
		cell-spacing: 0px;
		cell-padding: 0px;
		width: 			auto;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		text-align:center;
		}
	
	
	.arrow {
		width: 	20px;
		height: 20px;
		border:	0px;
		vertical-align: bottom;
		}
	/*-------------------------------------------*/
	
	h1 {
		
		position: relative;
		font-family: 	Arial, Helvetica, sans-serif;
		font-size: 		12px;
		color: 			#FF9900;
		font-weight: 	bold;
		
		margin-top: 	10px;
		margin-left: 	10px;
		margin-right:	0px;
		margin-bottom: 	10px;
		padding-bottom: 3px;
		padding-left: 5px;
		
		background: 	url('../img/pix_ebebeb.gif') repeat-x;
		
		background-position: bottom;
		
		width:720px;
		
	}
	
	h2{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #FF9900;
		font-weight: bold;
		margin-bottom: 20px;
		margin-left: 0px;
		background: url('../int/pix_ebebeb.gif') repeat-x;
		background-position:bottom;
		width:740px;
	}
	
	
	.copy { text-align:center; font-size:80% }
	
	.form {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 175px;
	}


