@charset "utf-8";
	
	body{
	margin: 0px;
	font-family: sans-serif,Arial;
	font-size: 10px;
	}

	.cuerpo_principal{
	background-image:url(../imagenes/top_bg2.png);
	background-repeat:repeat-x;
	}
	
	a			{ text-decoration: none;}

	a:link		{
	color: #ff4242;
	}
	a:visited	{
	color: #ff4242;
	}
	a:active	{
	color: #333;
	}
	a:hover		{
	color: #333;
	}

	img			{ border: none;}

	/*** GENERALES ***/
	.negrita {
	font-weight: bold;
	}

	.vinotinto {
	color: #ff4242;
	}
	

	.boton {
	font-weight: normal;
	font-family: sans-serif,Arial;
	}

	/*** FORMATOS DE TEXTOS ***/
	.texto_titulo {
	font-size: 16px;
	font-weight: bold;
	color: #ff4242;
	font-family: sans-serif,Arial;
	}

	.texto_titulo2 {
	font-family: sans-serif,Arial;
	font-size: 14px;
	line-height: 2;
	}

	.texto_subtitulo {
	font-weight: bold;
	font-family: sans-serif,Arial;
	text-align: justify;
	color:#ff4242;
	}

	.texto_subtitulo2 {
	font-family: sans-serif,Arial;
	text-align: justify;
	}

	.texto_subtitulo3 {
	font-weight: bold;
	font-family: sans-serif,Arial;
	text-align: justify;
	color:#ff4242;
	}

	.texto_titulo3 {
	font-weight: bold;
	font-family: sans-serif,Arial;
	text-align: justify;
	}

	.texto_contenido {
	font-family: sans-serif,Arial;
	text-align: justify;
	}

	.texto_caja_contenedor {
	font-family: sans-serif,Arial;
	text-align: justify;
	}

	.texto_fecha{
	font-family: sans-serif,Arial;
	font-size: 9px;
	color: #ff4242;
	text-align: right;
	}

	/*** FORMATOS TABLAS ***/
	.tabla_paginacion{
	width:960px;
	height: auto;
	text-align: center;
	vertical-align: top;
	border:none;
	}

	.tabla_membrete{
	background-repeat: no-repeat;
	background-image: url(../imagenes/top.png);
	}

	.ver_tabla_membrete{
	background-repeat: no-repeat;
	background-image: url(../imagenes/top2.png);
	}

	.tabla_titulo_catalogo{
	font-weight:bold;
	color:#FFF;
	font-family: sans-serif,Arial;
	background-color:#ff4242;	
	}
	
	.tabla_menu{
	background-repeat: repeat-x;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style:inset;
	border-left-style: none;
	border-bottom-color: #666;
	font-family: sans-serif,Arial;
	color: #666;
	text-align: left;
	background-color: #F0F0F0;
	height:35px;
	vertical-align: middle;
	}

	.tabla_contenido{
	background-color: #FFF;
	text-align: justify;
	}
	
	#tabla_contenido{
	font-weight:normal;
	color:#000;
	font-family: sans-serif,Arial;
	border:0;
	height: auto;
		
	}

	.tabla_pie{
	background-repeat:no-repeat;
	font-family: sans-serif,Arial;
	font-size: 12px;
	color: #666;
	text-align: center;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #F0F0F0;
	height:25px;
	}

	#div_principal{
	background-color : #ffffff;
	width : 100%;
	height: inherit;
	/*overflow: scroll;*/
	}

	/*** TABLA ACERCA DE ***/
	.acercade_tabla{
	width:500px;
	height: auto;
	text-align: center;
	vertical-align: top;
	border:none;
	}

	.acercade_tabla_membrete{
	background-repeat: no-repeat;
	background-image: url(../imagenes/top.png);
	height:100px;
	}

	.acercade_tabla_pie{
	background-repeat:no-repeat;
	font-family: sans-serif,Arial;
	font-size: 9px;
	color: #666;
	text-align: center;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #F0F0F0;
	height:30px;
	}

	#div_acercade_principal{
	background-color : #ffffff;
	width : 100%;
	height: 300px;
	overflow: scroll;
	}

	/*** TABLA LOGIN ***/
	
	.login_ventana_titulo {
	font-family: sans-serif,Arial;
	font-size: 11px;
	font-weight: bold;
	color:#009;/*#003399;*/
	text-decoration: none;
	}	
	
	.login_texto_negrita {
	font-family: sans-serif,Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}	


	.caja_texto {
	font-weight: normal;
	font-family: sans-serif,Arial;
	color: #00F;
	text-transform:uppercase;
	}

	.caja_texto2 {
	font-weight: normal;
	font-family: sans-serif,Arial;
	font-size:auto;
	color: #000;
	text-transform:uppercase;
	}

	.caja_texto2_email {
	font-weight: normal;
	font-family: sans-serif,Arial;
	font-size:auto;
	color: #000;
	text-transform:lowercase;
	}

	.caja_texto3 {
	font-weight: normal;
	font-family: sans-serif,Arial;
	font-size:auto;
	color: #000;
	text-transform:lowercase;
	}
	
	.tabladatos_titulo{
	font-family: sans-serif,Arial;
	color:#FFF;
	background-color:#ff4242;
	font-weight: bold;
	}	
