/*////////////////// BODY //////////////////////
Generalidades del aspecto general del sitio*/
body{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	font-weight: bold;
	margin:0px 0px 0px 0px;
}
a {
	color: #909090;
	text-decoration: none;
}
a:hover{
	color:#0B2EA6;
}
/*////////////////// ESTRUCTURA /////////////////////*/
#borde{
	width: 780 px;
	margin:0px auto 0px auto;
}
#contenedor{
	float: left;
	width: 720px;
	text-align: center;
	background-color: #FFFFFF;
	margin:0 auto;
}
#cont_TOP{
	clear: both;
	width: 720px;
	height: 92px;
}
#cont_MENU{
	clear: both;
	width: 720px;
	height: 30px;
	text-align: left;
}
.botones_MENU{
	display: block;
	float: left;
	padding: 6px 10px 0px 1px;
}
.botones_subMENU{
	display: block;
	background-color: #ebebeb;
	background-image:url(Imagenes/semitransp.gif);
	border-bottom:solid 1px  #000000;
	float: left;
	width:100%;
	padding: 4px 8px 2px 10px;
}

/* Este es el div que centra el contenido - 
	va enseguidita al lado del body*/		 
#cont_contenido{
	clear: both;
	width: 720px;
	margin: 0 auto;
	padding: 0px;
	text-align:left;
}
/*/////////////////////////*/
#cont_IZDA{
	background-image: url(Imagenes/bgCeldas.gif);
	background-position: top;
	background-repeat: repeat-x;
	float:left;
	width: 280px;
	text-align: left;
}
#cont_IZDA02{
	background-image: url(Imagenes/bgCeldas.gif);
	background-position: top;
	background-repeat: repeat-x;
	float:left;
	width: 407px;
	text-align: left;
	font-weight: normal;
}
#cont_Dcha{
	background-image: url(Imagenes/bgCeldas.gif);
	background-position: top;
	background-repeat: repeat-x;
	float:left;
	width: 300px;
	text-align: center;
	font-weight: normal;
}
#cont_DataContact{
	background-image: url(Imagenes/bgCeldas.gif);
	background-position: top;
	background-repeat: repeat-x;
	float:left;
	width: 221px;
	height: 335px;
	text-align: left;
	font-weight: normal;
}
#Prod_Izda{
	background-image: url(Imagenes/bgCeldas.gif);
	background-position: top;
	background-repeat: repeat-x;
	float:left;
	width: 230px;
	text-align: left;
	font-weight: normal;
}
#Prod_Dcha{
	background-image: url(Imagenes/bgCeldas.gif);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	width: 470px;
	text-align: left;
	font-weight: normal;
	padding-left: 4px;
	padding-top: 4px;
}
#separadores{
	float: left;
	width: 8px;
	height: 8px;
}
#cont_BOTTOM{
	clear: both;
	background-image: url(Imagenes/Pie/FondoPie.gif);
	background-repeat: repeat-x;
	text-align: left;
	width: 720px;
	padding-top: 6px;
	padding-left: 8px;
}

/*////////// ESTILOS DE CELDAS///////////*/
.TitleBar{
	background-color: #F6AF2F;
	height: auto;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 4px;
}
.ListaProductos{
	margin-left: 24px;
	margin-top: 8px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-image: url(Imagenes/Titles/dot.gif);
}
.ListaProductos li{
	margin-top: 10px;
}
.ListaProductos li a:hover{
	list-style-image: url(Imagenes/Titles/arrow.gif);
}
.ListaProductos2{
	margin-left: 24px;
	margin-top: 6px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(Imagenes/Titles/dot.gif);
}
.ListaProductos2 li{
	margin-top: 6px;
}
.ListaProductos2 li a:hover{
	list-style-image: url(Imagenes/Titles/arrow.gif);
}
.SubTitle01{
	font-weight: bold;
}
.SubTitle02{
	height: 16px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004891;
	font-size: 14px;
	font-weight: bold;
}
.TxtNormal{
	font-weight: normal;
	margin-left: 6px;
	margin-top: 6px;
	text-align: left;
}
.Espacio8px{
	clear: both;
	display: block;
	height: 11px;
}

.TablaMenuP { height: 42px}
.TablaMenuPTxt { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; font-weight: bold; font-style: italic}
a.TablaMenuPTxt:link { text-decoration: none}
a.TablaMenuPTxt:visited { text-decoration: none; color: #cccccc}
a.TablaMenuPTxt:hover { text-decoration: none; color: rgb(146,205,251)}
a.TablaMenuPTxt:active { text-decoration: none}

.TablasProductos { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: rgb(0,44,83)}
.Formulario { vertical-align: text-top; text-align:right}

.Subtitle03 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0B2EA6; font-weight: bold}

.tr1{ background-color:#DCE3F0}
.tr2{ background-color:#EAF0FC}