*,html
{
	margin: 0pt;
	padding: 0pt;
}

body 
{
	text-align: center;
	background: #000 url(images/autobkgd.gif);
}

a:link, a:visited, a:active 
{ 
	text-decoration: underline; 
	color: rgb(255,204,102);
	background-color: transparent;
}

a:hover 
{ 
	text-decoration: underline; 
}

form 
{
	text-align: center; 
	margin: 0pt;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	overflow: hidden;
}

input, textarea /*quito el select, el 25/03/09*/
{ 
	border: 1px solid #666666; 
	color: #000; 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 15px; 
	font-style: normal; 
	font-weight: normal;
	vertical-align: middle;
	width: 350px;
	
}

.imput1 /*lo agregué el 26/03/09*/
{
	width:auto
}

.button 
{
	padding: 0pt;
	margin: 0pt;
	width: auto;
	border: 1px solid black;
	margin-right: 25px;
	margin-top: 3px;
	vertical-align: middle;
	background-color: rgb(255,204,102);
	color: black;
	padding-left: 5px;
	padding-right: 5px;
}

.check 
{
	padding: 0pt;
	margin: 0pt;
	width:auto;
	border:0pt;
	border-style:0pt;
	border-width: 0pt;
	overflow: hidden;
	
}

.texto
{

	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 3px;
	background-color: #FFF;
}

table
{
	border: 2px solid rgb(204,204,153);
	margin-left: auto;
	margin-right: auto;
}

td
{
	font-family: Arial,Verdana,sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: normal;
	border: 0pt;
	margin-bottom: 10px;
	padding: 5px;
	background-color: transparent;
	margin-left: 5px;
	margin-right: 5px;
}

#contenedor{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	overflow: visible;}

#top
{
	float: left;
	width: 100%;
	height: 180px;
	overflow: hidden;
	display: inline;
	background: none;
}

#top img
{
	border:0pt;
}

#top #top1
{
	float: left;
	overflow: hidden;
	display: inline;
	margin-top: 25px;
	height: 100px;
	width:100%;
	text-align: center;
}

#top #top2
{
	float: right;
	width: 169px;
	height: 150px;
	overflow: hidden;
	display: inline;
}

#top #top3
{
	float: left;
	width: 100%;
	overflow: hidden;
	display: inline;
	background: url(images/top_r4_c1.gif);
	height: 30px;
	margin-top: 25px;
}

#top3 a
{
	line-height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 2px solid #640000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: white;
	text-decoration: none;
}

#top3 a:hover
{
	text-decoration: underline;
}

#top3 .a
{
	border-left: 2px solid #640000;
}

#complemento
{
	display: inline; 
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
	overflow: visible;
	background: none;
}


#left
{	
	width: 140px;
	float: left;
	display: inline;
	text-align: right;
	margin-top: 25px;
	margin-left: 30px;
	position: relative;
}

#left a
{
	display:block;
	width: 140px;
	line-height: 60px;
	padding-bottom: 10px;
	background:url(images/link.gif) no-repeat;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
}

#left a:hover
{
	background:url(images/linkh.gif) no-repeat;
	text-decoration: underline;
}

#left a.estoy
{
	background:url(images/linka.gif) no-repeat;
}

#main
{	
	display: block;
	margin-right: 30px;
	margin-top: 25px;
	margin-left: 200px;
	position: relative;
	text-align: left;
}

#main span
{
	font-size: 17px; /* antes 18 */
	letter-spacing: -1px;
	font-weight: bold;
	color: yellow;
}

#main img
{
	border:0pt;
	/*vertical-align: middle;*/
}

#main img.foto
{
	border:0pt;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid white;
	padding: 2px;
	
}

#main ul
{
	margin-top: 20px;
	list-style-type: none;
	margin-left: 25px;
}

#main p
{	
	font-family: Arial,Verdana,sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold; /* antes normal */
	text-align: justify;
	line-height: 135%;
	margin-bottom: 10px;
	text-indent: 25px; /*antes 15 */
}

#main span.normal
{
	font-family: Arial,Verdana,sans-serif;
	font-size: 16px;
	letter-spacing: 0px;  /* lo agregué  */
	color: #FFF;
	font-weight: normal;
	text-align: justify;
	line-height: 135%;
	margin-bottom: 10px;
	text-indent: 25px;
}

#main li
{	
	font-family: Arial,Verdana,sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;  /* estaba normal */
	text-align: justify;
	line-height: 135%;
	margin-bottom: 10px;
}

#main li.reloj
{	
	list-style-image: url(images/reloj.gif);
}

#main h1
{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 24px; /* antes 20 */
	font-weight: bold;
	color: rgb(204,204,153);
	text-align: left;
	margin-top: 25px;
	background-color: transparent;
}

#main h2
{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: rgb(255,204,102);
	text-align: center;
	margin: 25px;
	background-color: transparent;
}

#main h3
{
	font-family: Arial, Verdana, Tahoma, sans-serif; /* nueva h */
	font-size: 18px; /* antes 20 */
	font-weight: bold;
	/* color: rgb(204,204,153); */
	text-align: left;
	margin-top: 25px;
	background-color: transparent;
}

#main h4
{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: rgb(204,204,153);
	text-align: left;
	margin-top: 25px;
	background-color: transparent;
}

#abajo
{
	clear: both; 
	display: inline; 
	float: left;
	width: 100%;
	margin: 0px;
	overflow: visible;
	padding-top: 30px; 
	padding-bottom: 10px;
	font-family: Verdana, Arial, Tahoma; 
	font-size: 12px; 
	text-align: center;
	color: white;
}
