body {
    text-align:center; 
	background-color: #FFFFFF;
	background: url(/Imagenes/Fondos/FondoAzul3.jpg) repeat-x; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#214a80;
}
#contenedor {
   	text-align:left; 
    margin:0 auto; 
/*    background-color:#ff0; */
    width:800px; 
    height:800px; 
} 

#contenido {
    text-align:left;
	margin:0 auto;
/*    background-color: #ECEDFB;	*/
    width:650px;  
    height:350px; 
 /*   float: inherit; */
}

/*
Cuerpo es para contener la columna izquiera, el cuerpo central y la columna de la derecha.
*/
#Cuerpo {
	display: block;
	margin:0 auto;
/*	text-align: center;*/
/*	border:thin solid #FF0000;*/
	/*background-image:url(Imagenes/Fondos/Bloquelateral.jpg);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 600px;
	width: 983px;
/*	top:   219px;*/
	left:  10px;
	top:10px;
	position: relative;	
}
/*
	define el cuerpo normal de la mayoria de las páginas
*/
#Cuerpo_Normal {
	float:left;
	background: #ECEDFB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 599px;
	width: 663px;
	margin-bottom:50px;
	position: relative;	
}
/*
	define el contenido ( Texto o imagenes, ect ) dentro del cuerpo normal
*/
#Texto_Cuerpo_Normal {
	/*background-image:url(Imagenes/Fondos/Fondo_Gris2.jpg);*/
/*	background: #ECEDFB;	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 547px;
/*	width: 613px;*/
	width: 640px;	
	top:10px;
	left:3px;
	position: relative;
}
/* especial para mostrar ofertas con muchos registros sobre 400 mas o menos */
#Texto_Cuerpo_Normal_Largo {
	/*background-image:url(Imagenes/Fondos/Fondo_Gris2.jpg);*/
/*	background-image: url(Imagenes/Fondos/Seccion_Power_One.png)*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 5450px;
	width: 613px;
	top:10px;
	left:10px;
	position: relative;
}

#Titulo_Cuerpo {
	top:0px;
	left:0px;  
	width:663px;
	height:40px;
}
#Texto_Titulo_Cuerpo {
	top:15px;
	left:10px;  
	width:643px;
	height:20px;
}

#cabecera { 
    width: 800px; 
    height:100px; 
/*    background-color:#f00; */
} 
/*
	resalta la linea de una tabla en este color, al paasr el curosr por enciam

tr:hover{
	background:#FFCC99
}
*/
a:link { text-decoration: none}

a:visited {  text-decoration: none; color: #000000}

a:hover { background-color: #FFFF99 }

.Estilo1 {font-size: 14px}

.Estilo4 {color: #214a80}

.Cuerpo {

	background-color: #FFFFFF;
	background: url(/Imagenes/degra_Azul_body.jpg.jpg) repeat-x; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#214a80;
}

.MenuLineal {
	font-size: 13px;
/*	color: #003333;*/
	color: #993333;
	font-weight: bold;
/*	background-color: #3399FF;*/
}

.Cabecera_Parrafo {
	font-size: 16px;
	font-weight: bold;
}

.Parrafo {
	font-size: 14px;
}
.Texto12 {
	font-size: 12px;
}
.Texto178 {
	font-size: 12px;
	font-weight: bold;
	
}

.Parrafo_Negrita {
	font-size: 14px;
	font-weight: bold;
}

.Parrafo_Italica {
	font-size: 14px;
	font-style: italic;
}

.PieLogo {
	font-size: 10px;
}
.Fuente_Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#214a80;

}
#Cuerpo_General {
	background: #ECEDFB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 600px;
	width: 663px;
	top:219px;
	left:170px;
	position: absolute;
}
/* Texto_Cuerpo_general, es un marco que hay dentro de Cuerpo_General, para marcar margenes, y dejar espacio para el scroll*/
#Texto_Cuerpo_General {
	background: #ECEDFB;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 590px;
	width: 623px;
	top:10px;
	left:20px;
	position: absolute;
}

/* para las noticias*/

.Titulo_Noticia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#333333;
}
	
.tableRollOverEffect{
/*Efecto cuando el mouse pasa por encima*/
background-color:#317082;
color:#FFF;
}
.tableRowClickEffect{
/*Efecto cuando se ha realizado clic*/
background-color:#F00;
color:#FFF;
}
.tr_par {
		color: #FF6600;
		
}

/*
estilo para usar los tab
*/

.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;		/* width needed weird IE bug */
	margin-right:	-2px;	/* to make room for the shadow */
}

.dynamic-tab-pane-control .tab-row .tab {

	width:				70px;
	height:				16px;
	background-image:	url( "tab.png" );
	
	position:		relative;
	top:			0;
	display:		inline;
	float:			left;
	overflow:		hidden;
	
	cursor:			Default;

	margin:			1px -1px 1px 2px;
	padding:		2px 0px 0px 0px;
	border:			0;

	z-index:		1;
	font:			11px Tahoma;
	white-space:	nowrap;
	text-align:		center;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	width:				74px !important;
	height:				18px !important;
	background-image:	url( "tab.active.png" ) !important;
	background-repaet:	no-repeat;

	border-bottom-width:	0;
	z-index:		3;
	padding:		2px 0 0px 0;
	margin:			1px -3px -3px 0px;
	top:			-2px;
	font:				11px Tahoma;
}

.dynamic-tab-pane-control .tab-row .tab a {
	font:				11px Tahoma;
	color:				Black;
	text-decoration:	none;
	cursor:				default;
}

.dynamic-tab-pane-control .tab-row .tab.hover {
	font:				11px Tahoma;
	width:				70px;
	height:				16px;
	background-image:	url( "tab.hover.png" );
	background-repaet:	no-repeat;
}


.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid rgb( 145, 155, 156 );
	background:		rgb( 252, 252, 254 );
	z-index:		2;
	position:		relative;
	top:			-2px;

	font:				11px Tahoma;
	color:				Black;

	filter:			progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)
					progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);
	
	/*244, 243, 238*/
	/* 145, 155, 156*/
	
	padding:		10px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
}


