body {
	margin: 5px 0px;
	padding: 0px;
	background: #c4c5c9;
	font-family: AvantGarGotItcTEEDem, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	font-size: 9px;
}
strong {
	color: #2f1b7c;
	font-weight: normal;
}

input {
	font-size: 9px;
	border: 1px solid #CCCCCC;
}
input[type="submit"],input[type="reset"],input[type="button"]  {
	width: 150px;
	border: 1px solid #333333;
	background: #FFFFFF;
}
textarea {
	border: 1px solid #CCCCCC;
}

a:hover {
	text-decoration: underline;
}

#marco {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#principal {
	background: #FFFFFF url(../img/..........jpg) no-repeat 0px 90px;
}
#cabecera {
	height: 90px;
}

#contacto {
	width: 450px;
	float: right;
	clear: both;
	color: #2a2d90;
	text-align: right;
	margin-right: 10px;
	font-family: AvantGarGotItcTEEDem, Arial, Helvetica, sans-serif;
}

#contacto h1 {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 40px;
	font-family: AvantGarGotItcTEEDem, Arial, Helvetica, sans-serif;
}
#contacto p {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}

#chromemenu {
	width: 140px;
	float: left;
}

#lateral {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-transform: uppercase;
	min-height: 400px;
	height: 0px !important;
	height: 400px;
	width: 0px;
	visibility: hidden;
}

#lateral li {
	background: url(../img/bullet_lateral.gif) no-repeat 0px 5px;
	line-height: 26px;
	font-family: AvantGarGotItcTEEDem, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 30px;
	height: 50px;
	font-weight: bold;
}

#lateral li:hover {
	background: url(../img/bullet_lateral_2.gif) no-repeat 0px 5px;
}
#lateral a {
	color: #0f499e;
	display: block;
}
#lateral a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#usuarios img {
	border: 0px none #666666;
}
#usuarios {
	text-align: center;
	margin-bottom: 15px;
}

#cuerpo {
	margin-left: 140px;
	font-size: 13px;
	font-family: AvantGarGotItcTEEDem, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#cuerpo p {
	margin: 5px 5px 10px;
}

#cuerpo h1 {
	color: #FFFFFF;
	background: #2e3192;
	font-size: 35px;
	text-align: center;
	margin: 0px 0px 10px;
	padding: 5px;
	text-transform: uppercase;
}

#seccion {
	color: #B71562;
	margin-bottom: 10px;
}

#seccion legend {
	font-weight: bold;
	margin-left: 10px;
}

#seccion fieldset {
	margin-top: 10px;
}
#seccion .resaltado {
	font-weight: bold;
	text-align: right;
}

#resultado {
	margin: 5px;
	padding: 5px;
	clear: none;
}
#portada td {
	text-align: center;
	padding: 20px 5px 5px;
	font-size: 13px;
	font-family: AvantGarGotItcTEEDem, Arial, Helvetica, sans-serif;	
}
#portada a {
	color: #697174;
}
#portada img {
	margin: 8px;
}

#resultado .ficha {
	border: 1px solid #697174;
	background: #B71562;
}

#busquedas input {
	font-size: 9px;
}

.form_inline {
	display: inline;
}

thead {
	font-weight: bold;
	text-decoration: underline;
}

#pie {
	height: 37px;
	line-height: 37px;
	text-align: center;
	background: #ffffff;
	font-family: AvantGarGotItcTEEDem, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	clear: both;
}
#pie a {
	color: #FFFFFF;
}


hr {
	color: #697174;
	border: 1px solid #2a2d90;
}

