/*
Magenta: FF0099
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	background-color:#CCCCCC;
	background-image: url(../imagenes/UI/trama.gif);
	background-attachment: scroll;
}

div#SobreImpreso {
	position:absolute;
	width:800px;
	left:50%;
	margin-left:-400px;
	z-index:10;
	top:150px;
}
div#BtCloseBanner {
	display:block;
	clear:both;
	padding:5px;
	text-align:right;
}

a {
	text-decoration:underline;
	cursor:pointer;
	color:#FF0099;
}

a.pdf {
	background-image: url(../imagenes/UI/pdf.gif);
	background-repeat: no-repeat;
	padding-left:22px;
	height:25px;
}

div,ul,p,form {
	margin:0px;
	padding:0px;
}

p {
	color:#FFFFFF;
	margin-bottom:10px;
}

span.Destac {
	font-weight:bold;
	color:#FF0099;
}

span.NoticiaMarquee {
	cursor:default;
}

span.DestacMarquee {
	font-weight:bold;
}

p.Titulo {
	color:#FF0099;
	font-size:28px;
	display:block;
	padding-bottom:5px;
	margin-bottom:10px;
}

p.Subtitulo {
	font-size:16px;
	color:#FF0099;
}

p.Copete {
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}

div.Separador {
	clear:both;
}
div.Sep10px {
	clear:both;
	height:10px;
}

div.Sep10pxLinea {
	display:block;
	clear:both;
	height:10px;
	border-top:#999999 1px solid;
}

div#ContenedorGral {
	width:773px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#333333;
	border-bottom:#999999 1px solid;
}

div.JPGBannerIzq {
	cursor:pointer;
	margin-bottom:15px;
}

div#Cabezal {
	background-color:#000000;
	border-bottom:#999999 1px solid;
}

div#MenuPrincipal {
	background-color:#999999;
	padding-left:25px;
	height:30px;
	background-image: url(../imagenes/UI/fnd_menu_ppal.gif);
}

div#MenuPrincipal a {
	text-decoration:none;
	text-align:center;
	width:100px;
	color:#FFFFFF;
	padding-top:5px;
	font-weight:bold;
	float:left;
	cursor:pointer;
}

div#MenuSecundario {
	background-color:#999999;
	padding-left:20px;
	padding-top:5px;
	height:18px;
	background-image: url(../imagenes/UI/fnd_menu_sec.gif);
}

div#MenuSecundario li {
	margin-left:15px;
	float:left;
	list-style-type: none;
}
div#MenuSecundario a {
	color:#FFFFFF;
	background-image: url(../imagenes/UI/li.gif);
	background-repeat: no-repeat;
	padding-left:5px;
	background-position: 0px 5px;
}

div.BtMenuPpalOff {
	float:left;
	height:30px;
	margin-left:1px;
	margin-right:1px;
	background-image: url(../imagenes/UI/fnd_bt_menu_ppal_off.jpg);
	background-repeat: no-repeat;
}
div.BtMenuPpalOn {
	float:left;
	height:30px;	
	margin-left:5px;
	margin-right:5px;	
	background-image: url(../imagenes/UI/fnd_bt_menu_ppal_on.jpg);
	background-repeat: no-repeat;
}

div#MarqueeTop {
	padding-top:4px;
	padding-bottom:4px;
	height:25px;
	color:#FFFFFF;
	background-image:url(../imagenes/UI/fnd_frase.gif);
	background-repeat:repeat-x;
	border-top:#666666 1px solid;
}


div#Dinamico {
	padding:10px;
}

div#Pie {
	display:block;
	height:439px;
	background-color:#333333;
	background-image: url(../imagenes/UI/auto_berta_fnd.jpg);
	background-repeat: no-repeat;	
}

img.Producto {
	float:left;
	padding-right:8px;
	padding-bottom:8px;
}

img.Snapshot {
	float:left;
	padding-right:8px;
	padding-bottom:8px;
	cursor:pointer;
}

div.ColumnaLateral {
	width:182px;
	float:left;
	/* background-color:#E6F2FF;*/
}

div#Idiomas {
	display:block;
	padding:6px;
	height:15px;
	background-image: url(../imagenes/UI/fnd_idiomas.jpg);	
}
div#Idiomas img {
	float:left;
	margin-right:5px;
	cursor:pointer;
}

div.ColumnaCentral {
	float:right;
	width:560px;
	height:auto;
}

/* ########################################################################################### */

table#TablaMenuProductos {
	width:556px;
	background-color:#575757;
}

table.TablaRounded {
	width:556px; /* Salvo que el id diga otra cosa */
	border-collapse:collapse;
}

table.TablaRounded tr.Header {
	background-image: url(../imagenes/UI/table-fnd-header-01.gif);
	height:27px;	
}

table.TablaRounded td.TitHeader01 {
	font-size:12px;
	font-weight:bold;
	color:#FF0099;
}

table.TablaRounded td.TitHeader02 {
	font-weight:bold;
	color:#FFFFFF;
}

table.TablaRounded td.PunteraTopIzq01 {
	width:20px;
	background-image: url(../imagenes/UI/table-puntera-top-izq-01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

table.TablaRounded td.PunteraTopDer01 {
	width:20px;
	background-image: url(../imagenes/UI/table-puntera-top-der-01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

table.TablaRounded td.BordeIzq01 {
	background-image: url(../imagenes/UI/table-border-01.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

table.TablaRounded td.BordeDer01 {
	background-image: url(../imagenes/UI/table-border-01.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

table.TablaRounded tr.Row00 {
	height:20px;
}
table.TablaRounded tr.Row01 {
	background-color:#666666;
	height:20px;
	text-align:center;
}
table.TablaRounded tr.Row02 {
	background-color:#CCCCCC;
	height:20px;
	text-align:center;
}
table.TablaRounded tr.Row03 {
	background-color:#333333;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

table.TablaRounded td.Clase {
	text-align:left !important;
}

table.TablaRounded td a {
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	background-image: url(../imagenes/UI/li.gif);
	background-repeat: no-repeat;
	padding-left:5px;
	background-position: 0px 5px;
}

table.TablaRounded td a:hover {
	background-color:#FF0099;
}

table.TablaRounded tr.Cierre {
	background-image: url(../imagenes/UI/table-fnd-cierre-01.gif);
	height:10px;
	background-position: 0px bottom;
	background-repeat: repeat-x;
}

table.TablaRounded td.PunteraBottomIzq01 {
	width:20px;
	background-image: url(../imagenes/UI/table-puntera-bottom-izq-01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

table.TablaRounded td.PunteraBottomDer01 {
	width:20px;
	background-image: url(../imagenes/UI/table-puntera-bottom-der-01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}



/* ########################################################################################### */

div.Thumbs {

}

div.Thumbs img {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	cursor:pointer;
}

div#AlbumGde {
	height:420px;
	width:560px;
	border:#CCCCCC 1px solid;
	background-color:#666666;
	margin-bottom:10px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
}

ul.MenuListaUL {
	list-style:none;
	margin-bottom:20px;
}

ul.ListaUL {
	color:#999999;
	margin-left:12px;
	list-style:none;
	margin-bottom:20px;
}

img#PlanoInstalacion {
	margin-top:5px;
	margin-bottom:10px;
}

/* TABLAS TECNICAS */
table.CuadroTecnico {
	color:#FFFFFF;
	margin-bottom:10px;
}

table.CuadroTecnico tr.Rotulos {
	background-color:#FF0099;
	font-weight:bold;
}

table.CuadroTecnico tr.FilaA {
	background-color:#999999;
}
table.CuadroTecnico tr.FilaB {
	background-color:#666666;
}

table.CuadroTecnico td {
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align: top;
}

table.CuadroTecnico td.ColumnaTitulo {
	width:140px;
}

table.CuadroTecnico td.Columna {
	width:74px;
	text-align:center;
}


/* ****************************************************** */
/* FORMULARIO                                             */
/* ****************************************************** */
div#Rotulo {
	float:left;
	display:block;
	width:170px;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFFFFF;
}
div#Rotulo.Oblig {
	color:#FF0099;
}
div#Elemento {
	display:block;
	padding-top:2px;
}
div#SepForm {
	padding-top:2px;
	clear:both;
	border-bottom:1px dotted #FFFFFF;
}

input,select,textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#666666;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}
.ancho  {
	width:248px;
}

input.BotonForm {
	background-color:#FF0099;
}









