DIV#Autoridad {
	display:block;
	height:100px;
}
DIV#Autoridad IMG {
	float:left;
	padding-right:10px;
	padding-left:10px;
}
/* ///////////// */
DIV#cuadro {
	width:413px;
	margin-left:10px;
}
DIV#cuadro DIV {
	padding-left:10px;
	padding-right:10px;
}
DIV#cuadro DIV#BandaArriba {
	display:block;
	background-color:#516B84;
	color:#FFFFFF;
	font-weight:bold;	
}
DIV#cuadro DIV#Banda_0 {
	float:left;
	background-color:#DBDCE2;
	border-bottom:#516B84 1px solid;
}
DIV#cuadro DIV#Banda_1 {
	float:left;
	background-color:#BFC2D7;
	border-bottom:#516B84 1px solid;
}
DIV#cuadro DIV#Col_0 {
	float:left;
	width:130px;
}
DIV#cuadro DIV#Col_1 {
	float:left;
	width:223px;
}

/*
Azul: #516B84
Naranja: #FF9900 (era: #E67817)
Filetes: #CCCCCC
*/
body {
	margin: 0px 0px 0px 0px;
	background-color: #E4E5EA;
}
span, div, select, input, textarea, label {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div {
	
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	color:#FF9900;
	text-decoration:none;
}
a.derecha {
	background-image: url(../imagenes/UI/vin_nar.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	margin-right:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
	display:block;
	color:#000000;
	border-bottom: 1px solid #CCCCCC;
	text-align:right;
}
a.derecha:hover {
	color:#FF9900;
}
form {
	float:left;
}
p,img,div,form {
	margin: 0px 0px 0px 0px;
}
p.Titulo {
	text-align:right;
	margin-right:14px;
	margin-top:25px;
	margin-bottom:35px;
	font-size:22px;
	color: #516B84;
}
p.Desarrollo {
	margin:10px;
}
p.Epigrafe {
	margin-left:10px;
	font-size: 10px;
	color:#999999;
}
span.Destac {
	font-weight: bold;
	color: #516B84;	
}
p span.TituloMediano {
	font-size:16px;
	font-weight: bold;
	color: #516B84;	
}
ul.ListaParr {
	list-style-type: none;
	margin-right:10px;
}
ul.ListaParr li {
	background-image: url(../imagenes/UI/vin_azul.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;	
	padding-left:7px;
	padding-right:4px;
}
ol {
	margin-right:10px;
}
/* SEPARADOR */
DIV#SepH {
	clear:both;
	height:10px;
}
DIV#SepV {
	float:left;
	height:29px;
	width:1px;
	background-color:#FFFFFF;
}
DIV#ContenedorGral { /* Contenedor general */
	width:771px;
	float:left;
	background-image: url(../imagenes/UI/fnd_bdy.gif);
	background-repeat: repeat-y;
}
DIV#Dinamico {
	float:left;
	width:760px;
}
/* IZQUIERDA */
DIV#Izquierda {
	float:left;
	width:152px;
}
DIV#Img0800 {
	background-image:url(../imagenes/UI/0800.jpg);
	display:block;
	height:116px;
}
/* CENTRO */
DIV#Centro {
	background-image: url(../imagenes/degraazu4.jpg);
	background-repeat: repeat-x;
	float:left;
	width:456px; /* width:456px; */
	background-position: 0px 115px;
}
DIV#ContenidoGral {
	width:430px; /* antes nada */
	margin:10px;
	border:1px solid #CCCCCC;
}
DIV#ContenidoGral1 {
	width:400px;
	margin:10px;
	border:1px solid #CCCCCC;
}
DIV#Contenido {
	width:436px; /* width:434px; */
	margin:0px auto 0px auto;
	padding-bottom:10px;
	margin-bottom:10px;
}
DIV#Contenido1 {
	width:400px;
	margin:0px auto 0px auto;
	padding-bottom:10px;
	margin-bottom:10px;
}
DIV#Contenido a {
	color:#FF9900;
}
DIV#Contenido a:hover {
	color:#FFFFFF;
	background-color:#FF9900;
}
/* DERECHA */
DIV#Derecha {
	float:right;
	width:152px;
}
DIV#Mapa {
	background-image:url(../imagenes/UI/mapa_bt.gif);
	display:block;
	height:36px;
	padding-left:45px;
	padding-top:80px;
}
DIV#FotoIndex {
	width:456px;
	height:460px;
	background-image: url(../imagenes/UI/banner_sec_non_flash.jpg);	
}
DIV#ContFotosDer {
	display:block;
	height:189px;
	background-color:#FFFFFF;
	background-image: url(../imagenes/UI/fnd_imgs_der.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #CCCCCC;
}
DIV#ContFotosDer DIV#Imgs {
	float:left;
	width:57px;
	height:189px;
	background-image:url(../imagenes/UI/imgs_der.jpg);
}


IMG#Captura {
	margin-left:10px;
	margin-right:10px;
	float:left;
	border: 1px solid #666666;
}


DIV#ContFotosDer DIV#Links {
	margin-top:25px;
	float:right;
	width:90px;
	display:block;
}
/* BANNER SUPERIOR */
DIV#BannerArr {
	height:150px;
	width:760px;
	background-color:#F6F6F7;
	background-image: url(../imagenes/UI/logo_osse.gif);
	background-repeat: no-repeat;
	background-position: 15px 70px;
}
DIV#PrimeraBanda {
	border-bottom: 2px solid #FFFFFF;
	background-color:#516B84;
	height:29px;
}
DIV#SegundaBanda {
	background-color:#DFDADE;
	height:15px;
}
Div#ModuloBanda {
	width:151px;
	float:left;
	text-align:center;
}
Div#ModuloBanda span.oscuro {
	background-image: url(../imagenes/UI/vin_n.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:8px;
}
Div#ModuloBanda span.oscuro a {
	color:#000000;
}
Div#ModuloBanda span.claro {
	background-image: url(../imagenes/UI/vin_b.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:5px;
}
Div#ModuloBanda span.claro a {
	color:#FFFFFF;
}
Div#ModuloBanda span.claro a:hover {
}
Div#ModuloBandaTercio {
	font-weight: normal;
	float:left;
	padding-left:4px;
	padding-right:7px;
}
Div#Marquee {
	color:#FFFFFF;
	padding-top:7px;
	cursor:default;
}
Div#ControlMarquee {
	width:25px;
	float:left;
	margin-top:10px;
	margin-left:5px;
}
.BtMarq {
	float:left;
	cursor:pointer;
}
Div#Marquee span {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:10px;
	padding-right:5px;
}
Div#ReferVenc {
	padding-left:6px;
	padding-bottom:6px;
}
Div#ReferVenc a {
	color:#516B84;
}
Div#ReferVenc a:hover {
	background-color:#516B84;
	color:#FFFFFF;
}
Div#ReferVenc span {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:10px;
	padding-right:5px;
	color:#000000;
}
span.cuadr_1 {
	background-image: url(../imagenes/UI/marquee_span_1.gif);
}
/* *********** */
/* PERSIANAS */
DIV#Persiana {
	background-color:#DFDADE;
	width:151px;
	height:102px;
}
DIV#Persiana table {
	border-collapse:collapse;
	empty-cells:show;
	display:block;
	text-align:center;
}
DIV#Persiana td {
	height:4px;
}
DIV#Persiana .txtInput {
	display:block;
	height:13px;
	border-style:none;
	margin-left:10px;
	width:131px;
	text-indent:3px;
}
DIV#MarqueeV {
	color:#FFFFFF;
	display:block;
	padding-left:15px;
	padding-right:15px;
}
DIV#MarqueeV a {
	display:block;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom:10px;
}
DIV#MarqueeV a:hover {
	color:#000000;
}
ul#ListaVertical {
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
ul#ListaVertical li {
	border-bottom: 1px solid #FFFFFF;
}
ul#ListaVertical a {
	background-image: url(../imagenes/UI/vin_n.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left:12px;
	display:block;
	color:#000000;
}
ul#ListaVertical a.mod_1 {
	background-color:#D0D0D0;
}
ul#ListaVertical a:hover {
	color:#FFFFFF;
	background-color:#FF9900;
}
ul#ListaVertical a.mod_2 {
}
DIV#MenuHorMedio {
	padding-top:4px;
	width:760px;
	height:15px;
	background-color:#536885;
	background-image: url(../imagenes/UI/fnd_menu_h_medio.gif);
}
.BtMenuHorMedio {
	border-right: 1px solid #FFFFFF;
}
.BtMenuHorMedio a {
	display:block;
	cursor:pointer;
}
.BtMenuHorMedio a:hover {
	color:#FFFFFF;
}
DIV#LinksBannerArrDer {
	float:right;
	padding-top:15px;
	margin-right:1px;
	width:150px;
}
DIV#PersianaMenuH {
	width:151px;
	background-color:#516B84;
}
DIV#PersianaMenuH a {
	margin-left:15px;
	padding-right:5px;
	padding-bottom:3px;
	padding-top:3px;
	border-bottom: 1px solid #FFFFFF;
	display:block;
}
DIV#FotoGde {
	background-color:#CCCCCC;
	height:350px;
	display:block;
	background-repeat: no-repeat;
}
.Columna {
	width:204px;
	float:left;
	margin-right:5px;
}
.Columna1 {
	width:400px;
	float:left;
	margin-right:5px;
}
.Thumb {
	width:42px;
	height:42px;
	float:left;
	margin-left:6px;
	margin-top:6px;
	cursor:pointer;
	background-repeat: no-repeat;
}
/* *********** */
/* FORMULARIO */
DIV#Rotulo {
	float:left;
	display:block;
	width:190px;
	padding:5px;
}
DIV#Elemento {
	float:left;
	display:block;
	padding-top:2px;
}
DIV#SepForm {
	padding-top:2px;
	clear:both;
	border-bottom: 1px dotted #999999;
}
option {
	cursor:pointer;
}
textarea, input.textfield, select {
	overflow:auto;
	width:210px;
	float:left;
}
p.Oblig {
	text-align:right;
	font-weight:bold;
	color:#FF9900;	
}
p.NoOblig {
	text-align:right;
}
.bt {
	margin-top:3px;
	background-color:#FF9900;
	color:#FFFFFF;
	border-style:none;
}
/*******************/
/* MENU HORIZONTAL */
ul#MenuHor {
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
ul#MenuHor li {
	float: left;
}
ul#MenuHor li a {
	padding-right:15px;
	color:#FFFFFF;
}
ul#MenuHor li a:hover {
	color:#000000;
}
/*****************/
/* PIE DE PAGINA */
DIV#Pie {
	padding-top:7px;
	clear:both;
	float:left;
	width:760px;
	height:22px;
	text-align:center;
	border-top: 1px solid #516B84;
	background-color:#DADFE3;
}
DIV#Pie a {
	background-image: url(../imagenes/UI/vin_azul.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	margin-right:8px;
	padding-right:8px;
	color:#516B84;
}
DIV#Pie a:hover {
	color:#FF9900;
}
DIV#SombraPie {
	float:left;
	width:760px;
	height:11px;
	background-image: url(../imagenes/UI/sombra_bott.gif);
	background-repeat: repeat-x;
}
DIV#SombraCierre {
	float:left;
	width:11px;
	height:11px;
	background-image: url(../imagenes/UI/puntera.gif);
	background-repeat: no-repeat;
}
DIV#Olita {
	position:absolute;
	top: 285px;
	left:152px;
	z-index:1000;
}
