/* Exclusivo de GonzalezCaro - Todos los Derechos Reservados 
   Diseņado por MauricioN@CarlosPazChat.com.ar */

body {
	background: #FFFFCC url("imagenes/bg_grad.jpg") fixed;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.Encabezado {
	font-family: "Arial", Helvetica, sans-serif;
	background-color: #008000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	line-height: 35px;
}
.MenuCont {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
#Navegador {
	border: 1px solid #FF6600;
	width: 180px;
	text-align: center;
}
#Menu a:link, #Menu a:visited {
	display: block;
	background: #37A867 url("imagenes/nav_bg.gif");
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	width: 180px;
	line-height: 22px;
	margin: 0px;
	padding-top: 3px;
}
#Menu a:hover{
	display: block;
	background-color: #37A867;
	background-image: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	width: 180px;
	line-height: 22px;
	margin: 0px;
	padding-top: 3px;
	text-decoration: none;
}
#SubMenuVen a:link, #SubMenuVen a:visited {
	display: block;
	background-color: #FFFF99;
	color: #FA252B;
	font-size: 14px;
	font-weight: bold;
	width: 180px;
	line-height: 20px;
	padding-bottom: 4px;
}
#SubMenuVen a:hover{
	display: block;
	background-color: #37A867;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	width: 180px;
	line-height: 20px;
	padding-bottom: 4px;
	text-decoration: none;
}
#SubMenuAlq a:link, #SubMenuAlq a:visited {
	display: block;
	background-color: #FFFF99;
	color: #FA252B;
	font-size: 14px;
	font-weight: bold;
	width: 180px;
	line-height: 20px;
	padding-bottom: 4px;
}
#SubMenuAlq a:hover{
	display: block;
	background-color: #37A867;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	width: 180px;
	line-height: 20px;
	padding-bottom: 4px;
	text-decoration: none;
}
#Portada {
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
	font-weight: bold;
	font-size: 13px;
	color: #37A867;
	line-height: 20px;
}
.TituloPortada {
	background-color: #37A867;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.Email {
	font-size: 10px;
}
.Titulo {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Georgia", Times New Roman, Times, serif;
	background-color: #006600;
	font-style: italic;
	text-align: center;
}
.Categorias {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	font-family: "Georgia", Times New Roman, Times, serif;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-color: #FFFF99;
}
.Categorias a:link, .Categorias a:visited, .Categorias a:hover {
	font-size: 12px;
	color: #CC0000;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: normal;
}
.Texto_Fotos {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	font-family: "Georgia", Times New Roman, Times, serif;
	text-align: center;
	background-color: #FFFFCC;
	line-height: 30px;
	width: 400px;
	border: 1px solid #FF6600;
}
.Cuadro_Fotos {
	border: 2px solid #FF6600;
	background-color: #FFFF99;
	margin: 10px;
	width: auto;
	float: left;
}
#Destacado {
	background-color: #FFFFDD;
	border: thin dashed #FFFFFF;
	font-style: italic;
	color: #CC3333;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
}
#Destacado a:link, #Destacado a:visited {
	color: #3333CC;
	text-decoration: none;
}
#Destacado a:hover{
	color: #3333CC;
	text-decoration: underline;
}
