body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-image: url(../images/fondo2010.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#wrap {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#encabezado {
	height: 90px;
}
#condenido {
	background-image: url(../images/fondo_form.gif);
	background-repeat: no-repeat;
	height: 450px;
	padding-top: 40px;
	padding-left: 205px;
}
#formulario {
	width: 560px;
}

#pie {
	background-color: #FFF;
	height: 50px;
	color: #35439F;
	text-align: center;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-top: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.titulo {
	font-size: 14px;
}

.Estilo1 {color: #FF0000}
.b_enviar {
	background-color: #FFFF99;
	text-align: center;
}
/* roScripts
Table Design by Mihalcea Romeo
www.roscripts.com
----------------------------------------------- */

table {
	border-collapse:collapse;
	border-left:1px solid #686868;
	border-right:1px solid #686868;
	color: #333333;
	font-size: 11px;
	line-height: 1em;
	background-color: #FFFFCC;
}

td, th {
		padding:4px;
}
th {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #35439F;
	text-align: left;
	letter-spacing: 0.5em;
}
caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
	color:#FFFFFF;
	background-color: #666666;
}

tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

tbody th, tbody td {
		border-bottom: dotted 1px #333;
}

tbody th {
		white-space: nowrap;
}

tbody th a {
		color:#666666;
}
tbody tr:hover {
		background:#fafafa
}
