@charset "iso-8859-1";
/*
	Hoja de estilo para SITIO PREDISEŅADO
	Copyright 2004 - Conectu.com
*/

/*

	ELEMENTOS HTML

*/
body {
	background: #f5f5f5;
	margin: 0px;
	padding: 0px;
}
body, td, th, input, select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
h1, h2, h3 {
	margin-top: 0px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 { font-size: 200%; }
h2 { font-size: 160%; padding: 5px 0 0 0; }
h3 { font-size: 110%; font-weight: bold; /*color: #666; */font-family: Verdana, Arial;  }

a { color: blue; }
a:hover { color: blue; }
a:visited { color: blue;  }

/*	MENSAJES DE ERROR	*/
.MsgError {
	clear: both;
	color : Black;
	margin: 10px 0 0 60px;
	padding: 15px 5px 15px 45px;
	border : 1px solid #CCCCCC;
	background: #FFFFFF url('../img/ico_error.gif') no-repeat left;
	background-position: 10px;
	text-align: center;
	width: 400px;
}

.MsgExito {
	clear: both;
	color : Black;
	margin: 10px 0 0 60px;
	padding: 15px 5px 15px 45px;
	border : 1px solid #CCCCCC;
	background: #FFFFFF url('../img/ico_exito.gif') no-repeat left;
	background-position: 10px;
	text-align: center;
	width: 400px;
}

.MsgInfo {
	clear: both;
	color : Black;
	margin: 10px 0 0 60px;
	padding: 15px 5px 15px 45px;
	border : 1px solid #CCCCCC;
	background: #FFFFFF url('../img/ico_importante.gif') no-repeat left;
	background-position: 10px;
	text-align: center;
	width: 400px;
}

#menuSitio {
	width: 150px;
}
#contenidoSitio {
	width: 600px;
}
#contenidoTextoSitio {
	padding: 10px 0px 10px 10px;
}
#derachaSitio {
	width: 9px;
	_width: 10px;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 1px;
}


/*
*
*	Paginas de Contenido - Texto y dos imagenes
*
*/
/**************************
Estilos para Contenido
**************************/
.Home {
	margin: 0px;
	margin-left: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
}

.Home .Imagen {
	border: 1px solid #CCCCCC;
}

.Home .ContenidoImagen {
	margin-top: 5px;
}

.Home .FotosContacto {
	float: right;
	margin-top: 40px;
	margin-left: 10px;
	margin-bottom:10px;
}

.Home .Texto {
	text-align: left;
}

/**************************
Noticia Primera Pagina
**************************/
.Home .Tabla {
	font-family: Verdana;
	border: 1px solid #CCCCCC;
}
.Home .Tabla th {
	height: auto;
	background-image: none;
	background-color: #F6F6F6;
	color: #003366;
	font-size: 11px;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
}
.Home .Tabla td {
	height: auto;
	background-image: none;
	background-color: white;
	font-size:10px;
}

/**************************
ENVIAR A UN AMIGO
**************************/
.EnvAmigoYFav{
	clear: both;
	padding: 15px 0 10px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: blue;
}

.BorderRight {
	border-right: 1px solid #CCCCCC;
}
.BorderBottom {
	border-bottom: 1px solid #CCCCCC;
}

/**************************
ALBUM DE FOTOS
**************************/
.ListaFotos {
	width: 450px;
	height: 154px;
	overflow: auto;
	border: 1px solid #CCCCCC;
}

.ListaFotos .item {
	padding-top: 2px;
}

/**************************
TABLAS DE CONTENIDOS
**************************/
.TablaConDiseno1 {
	font-family: Verdana;
	border: 1px solid #CCCCCC;
	width: 500px;
	border: 0px;
}
.TablaConDiseno1 th {
	vertical-align: top;
	background-image: url('../img/fondo_caja_arriba.jpg');
	height: 50px;
	padding-top: 15px;
	padding-left: 25px;
	padding-bottom: 0px;
	margin: 0px;
	font-size:16px;
	color:#003366;
	font-weight: bolder;
	text-align: left;
}
.TablaConDiseno1 td {
	background-image: url('../img/fondo_caja_cont.jpg');
	padding: 0px 15px 0px 15px;
	color: #000000;
}
.TablaConDiseno1 .Pie {
	background-image: url('../img/fondo_caja_abajo.jpg');
	height:37px;
}
.TablaConDiseno1 .Arriba {
	padding-left:15px;
	padding-top: 10px;
	font-size: 16px;
}

.TablaConDiseno2 {
	font-family: Verdana;
	border: 1px solid #CCCCCC;
	width: 357px;
	border: 0px;
	margin-top: 10px;
}
.TablaConDiseno2 th {
	vertical-align: top;
	background-image: url('../img/fondo_caja2_arriba.jpg');
	height: 50px;
	padding-top: 15px;
	padding-left: 25px;
	padding-bottom: 0px;
	margin: 0px;
	font-size:16px;
	color:#003366;
	font-weight: bolder;
	text-align: left;
}
.TablaConDiseno2 td {
	background-image: url('../img/fondo_caja2_cont.jpg');
	padding: 0px 10px 0px 10px;
	color: Black;
}
.TablaConDiseno2 .Pie {
	background: url('../img/fondo_caja2_abajo.jpg') no-repeat;
	height: 37px;
}

.LogoSitio {
	float: right;
	font-size: 10px;
	font-family: Verdana;
	margin-bottom: 15px;
	padding: 2px 2px 2px 5px;
}
.LogoSitio a { color: #000000; text-decoration: none; }
.LogoSitio a:hover { color: #666666; text-decoration: underline; }
.LogoSitio a:visited { color: #666666; }


.AlbumCaja {
	border: 0px solid blue;
	height: 125px;
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 8px;
}

.CategoriaItem {
	margin-top: 4px;
	width: 280px;
	border: 0px solid red;
	font-size: 11px;
	font-weight: normal;
	color: black;
}

.NavegacionNum {
	text-align: center;
}

.tablaCatalogo {
	width: 100%;
	margin-top: 2px;
}
.tablaCatalogo td {
	border: 1px solid #343434;
}

.tablaCatalogo img {
	border: 1px solid #343434;
}

#Navegacion {
	text-align: center;
	margin-top: 5px;
}
#Navegacion a {
	color: #000000;
}

/* LINK OPCIONES DE IDIOMA */
.idiomas { text-align: right; font-size: 10px; }
.idiomas a { margin: 0 0 10px 10px; text-decoration: none; }
.idiomas a:hover { text-decoration: none; }
.idiomas a:visited { text-decoration: none; }


#volverSitioWeb {
	color: #666666;
	font-weight: bold;
}


/* PRIMERA PAGINA CATALOGO */
#spdCatalogo {
	margin: 0 auto;
	width: 500px;
	border: 1px solid #9A9A9A;
	background-color: #F4F4F4;
	text-align: left;
}
