@charset "utf-8";
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/content.jpg);
	background-repeat:   no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	height: auto;
	width: 707px;
}
.flags {
	vertical-align: middle;
}
.divimageleft {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}


#columleft {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/columleft.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: auto;
	width: 205px;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-color: #C1CCD2;
	height: 49px;
	width: 916px;
}
.divdescad {
	background-color: #B9DDEE;
	padding: 8px;
	text-align: justify;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bgarrest.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	padding-top: 6px;
	padding-bottom: 5px;
	text-transform: uppercase;
	text-indent: 25px;
	margin-top: 10px;
	margin-bottom: 8px;
}
.destaca {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	font-variant: normal;
	font-style: italic;
}
/* form */

label{
display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	/*float:left;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
}
.small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
a, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input{
	/*float:left;*/
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:2px 0 20px 10px;
	cursor: pointer;
	/*display: inline;*/
}.destacasmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	font-variant: normal;
	font-style: italic;
}
.listindex {
	padding-left: 5px;
	margin-left: 5px;
}
.listlayers {
	margin-left: 11px;
	padding-left: 10px;
}
.divimageright {
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	padding-left: 5px;
}
