/*
 *	www.archicoop.com.ar
 *	Red Cooperativa de Comunicaciones
 */
/*
 *	Fuentes de la Pagina
 */
body
{
	margin-top: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top;
}
td
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top;
}
/*
 *	Estilos para todas las Tablas
 */
table
{
	width: 100%;
	border-collapse: collapse;
}
/*
 *	Tablas Principales
 */
.principal
{
	width: 694px;
}
#encabezado {}
#menu
{
	height: 80px;
	margin-bottom: 2px;
}
#cuerpo
{
	border-bottom: 1px solid #996;
}
#pie
{
	margin-top: 10px;
}
#pie td
{
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
#pie a
{
	color: #000;
}
/*
 *	Contenido de la Pagina
 */
#contenido
{
	background-image: url(../imagenes/fondo_paginas.jpg);
	background-repeat: repeat-y;
	text-align: left;
	line-height: 140%;
	padding: 5px 20px 40px 20px;
}
/*
 *	Enlaces
 */
a:link
{
	color: #660;
	text-decoration: none;
}
a:visited
{
	color: #660;
	text-decoration: none;
}
a:active
{
	color: #C60;
	text-decoration: none;
}
a:hover
{
	color: #C60;
	text-decoration: none;
}
a img
{
	border: 0px;
}
/*
 *	Menu
 */
.menues
{
	width: 664px;
	background-color: #E2E1C7;
}
.menu
{
	width: 14%;
	height: 17px;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFF;
	background-color: #E0CB98;
}
a.menu_principal, a.menu_principal:visited
{
	display: block;
	color: #000;
	background-color: #E0CB98;
	padding: 1px 0px 1px 0px;
}
a.menu_principal:hover
{
	display: block;
	color: #000;
	background-color: #EDE9B6;
	padding: 1px 0px 1px 0px;
}
.contenedor
{
	position: relative;
	height: 100%;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
.contenedor div
{
	position: relative;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	background-color: #EAE4D2;
}
a.submenu, a.submenu:visited
{
	display: block;
	color: #000;
	padding: 1px 0px 1px 0px;
}
a.submenu:hover
{
	display: block;
	padding: 1px 0px 1px 0px;
	color: #000;
	background-color: #F8DF96;
}
.banderas
{
	width: 30px;
	text-align: right;
}
a.enlace
{
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}
a.enlace_ultimo
{
	display: block;
	margin-top: 2px;
}
/*
 *	Estilos para WWWIsis
 */
#video_archivo
{
	width: 95%;
	border: 1px solid #000;
}
#video_archivo td
{
	padding: 3px 5px 3px 5px;
}
.video_campo
{
	width: 30%;
	font-weight: bold;
	color: #FFF;
	background-color: #660;
}
.video_cantidad_registros
{
	font-weight: bold;
	text-align: center;
	margin: 20px 0px 20px 0px;
}
.video_anterior_siguiente
{
	margin: 20px 0px 20px 0px;
}
.video_anterior_siguiente td
{
	width: 50%;
	text-align: center;
}
.video_no_hay_registros
{
	font-weight: bold;
	text-align: center;
	margin: 20px 0px 20px 0px;
}
/*
 *	Estilos para las distintas Paginas
 */
.al_pie
{
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: super;
}
.busqueda_sugerida_titulo
{
	width: 50%;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	color: #FFF;
	background-color: #660;
}
.cooperativas
{
	color: #000;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
.datos_cooperativa
{
	vertical-align: middle;
	padding: 3px 5px 3px 5px;
	border: 1px solid #000;
}
.descripcion_galeria
{
	font-size: 10px;
	line-height: 110%;
}
.detalles_descarga
{
	margin-bottom: 20px;
}
#galeria_documentos
{
	
	width: 90%;
}
#galeria_documentos td
{
	width: 25%;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.imagen_galeria
{
	text-align: center;
	margin-top: 15px;
}
#mapaArgentina
{
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
.nota
{
	clear: both;
	width: 90%;
	padding: 10px;
	border: 1px solid #660;
}
.nota_al_pie
{
	font-size: 10px;
}
ol.alfabetico
{
	list-style: lower-alpha;
}
ol.verdana
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ol.verdana li
{
	margin-bottom: 10px;
}
#provincias
{
	width: 50%;
	margin-top: 40px;
}
#provincias td
{
	width: 50%;
	text-align: center;
}
.subtitulo
{
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}
.subtitulo_color
{
	color: #660;
	font-weight: bold;
}
.subtitulo_color_may
{
	color: #660;
	font-weight: bold;
	text-transform: uppercase;
}
.subtitulo_color_may li
{
	color: #000;
	font-weight: normal;
	text-transform: none;
}
.titulo
{
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}
.titulo_columna
{
	color: #660;
	font-weight: bold;
	text-align: center;
}
.volver
{
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 20px;
}
.video
{
	margin:auto;
	width:360px;
	text-align:center;
}
