body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/back_fupr2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 4px;
	width: 760px;
}
#FUPR #HeadVersions {
	height: 20px;
	width: 750px;
	background-color: #FFFFFF;
	padding: 5px;
	color: #666666;
	text-align: right;
}

a:link {
	color: #0F1680;
	text-decoration: none;
}


a:hover {
	text-decoration: underline!important;
}
a:visited {
	color: #0F1680;
}
a:active {
	font-weight: bold;
}

#FUPR {
	background-color: #E7E7F3;
	height: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7F3;
}
#FUPR a {
	text-decoration: none;
}


#FUPR #Header_FUPR {
	height: auto;
	width: 760px;
	padding-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#FUPR #Header_FUPR #HeadMenu {
	color: #FFFFFF;
	background-color: #FD8201;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: auto;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#FUPR #Header_FUPR #HeadMenu a:hover {
	text-decoration: none !important;
}


#HeadMenu .menu_link {
	background-color: #FD8201;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	vertical-align: top;
}
#HeadMenu a {
	color: #FFFFFF;
}
#ContentArea {
	color: #0F1680;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #7073B2;
	border-left-color: #7073B2;
	height: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0F1680;
	margin-right: auto;
	margin-left: auto;
	background-color: #E6E6F3;
	width: 760px;
}
#ContentArea #ColumnaLeft {
	float: left;
	width: 225px;
	height: auto;
	padding-right: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#ColumnaLeft #MenuLeft {
	height: auto;
	width: auto;
}
#ColumnaLeft a {
	color: #5B5789;
}

#MenuLeft ul {
	list-style-type: none;
	display: list-item;
	color: #000000;
	margin-top: 10px;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #7073B2;
}
#ColumnaLeft #MenuLeft a {
	color: #0F1680;
}

#ColumnaLeft #MenuLeft li {
	display: list-item;
	list-style-type: none;
	margin-left: -40px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #7073B2;
	padding-right: 5px;
	padding-left: 5px;
}
#ContentArea #Contenido {
	float: left;
	height: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	width: 506px;
}
#FUPR #ContentArea #ColumnaLeft #ContentLeft {
	height: auto;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
}

#ContentArea #Contenido h1 {
	font-size: 18px;
	font-weight: bold;
}
#FUPR #ContentArea #Contenido h2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#Contenido th {
	background-color: #929AEF;
	font-weight: bold;
	color: #FFFFFF;
}
#Contenido a {
	color: #FD8201;
}



#FUPR #BottomArea {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #8283BB;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #7073B2;
	border-left-color: #7073B2;
	height: auto;
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #5A5A5A;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	clear: both;
}
.copyrights {
	float: right;
	text-align: right;
}
.logo_vicom {
	float: left;
}
#Contenido hr {
	color: #0F1680;
}
.labels_form {
	text-align: right;
}
.input_text {
	border: 1px solid #000000;
}
.botones {
	background-color: #5B69AA;
	border: 1px solid #20208E;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.foto {
	margin: 4px;
}
#FotoPreview {
	width: 750px;
	position: absolute;
	z-index: 1000;
	overflow: auto;
	height: 375px;
	visibility: hidden;
	clear: both;
	top: 300px;
	clip: rect(auto,auto,auto,auto);
	border: 1px solid #000099;
	background-color: #FFFFFF;
	margin-left: 5px;
}
.thumbnail_desc {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #0F1680;
}
.borders {
	border: 2px solid #8283BB;
}
.border_abajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F1680;
}
.border_doble_abajo {
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #0F1680;
}
#Directorio a {
	color: #FD8201;
}
.warning {
	color: #FF0000;
}
.clear_div {
	clear: both;
}

