/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #616161;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	text-align: left;
	font-size: 11px;
}

#content {
	background-repeat: no-repeat;
	background-color: #616161;
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/fondoweb.jpg);
	height: 650px;
}
#header {
	height: 100px;
	width: 760px;
}
#navbar {
	text-align: center;
	font-size: 14px;
	background-image: url(../img/navfondo.gif);
	background-repeat: repeat;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	height: 21px;
}
#navbar a:link {
	color: #000000;
	font-weight: bold;
}
#navbar a:visited {
	color: #000000;
}
#navbar a:hover {
	color: #000000;
	font-style: italic;
	background-image: url(../img/fullahv.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}
#navbar a:active {
	color: #000000;
}
#left {
	background-color: #E7E5D4;
	float: left;
	width: 190px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 455px;
}
.Estilo1 {font-size: 10px}
.Estilo2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.Estilo3 {font-size: 12px; }

#center {
	width: 500px;
	float: right;
	padding: 10px;
	height: 468px;
}

 
.zcimg {
	margin: 2px;
}

#formulario {
	background-position: center;
	margin-top: 40px;
}

#center table tr td{
	
color:#333333;	
}
