﻿.titulo {
	font-family: tahoma, verdana, arial;
	font-size: 15px;
	color:#0E5ABA;
	font-weight: bold;
}
.titulo_index {
	font-family: tahoma, verdana, arial;
	font-size: 15px;
	color:#805F4A;
	font-weight: bold;
}
.large {font-family: tahoma, verdana, arial; font-size: 13px; font-style: normal;}
.medium {font-family: tahoma, verdana, arial; font-size: 12px; font-style: normal;}
.medium_azul {font-family: tahoma, verdana, arial; font-size: 12px; color:#0E5ABA; font-style: normal;}
.small {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color:#666;
	font-style: normal;
}
.small_azul {font-family: tahoma, verdana, arial; font-size: 11px; color:#0E5ABA; font-weight: bold;}
.small_index {
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	color:#000;
}
.small_index2 {
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	color:#805F4A;
}
.small_azul_plano {font-family: tahoma, verdana, arial; font-size: 11px; color:#0E5ABA;}


input {
	color:#666666;
	font-size: 11px;
	font-family: tahoma, verdana, arial;
}
select { color:#666666; font-size: 11px; font-family: tahoma, verdana, arial;}
textarea { color:#666666; font-family: tahoma, verdana, arial; font-size: 11px}



A	{
	font-family : Verdana, Tahoma, Arial;
	color : #0E5ABA;
}

A:Visited  {
	font-family : Verdana, Tahoma, Arial;
	color : #0E5ABA;
}

A:Active  {
	font-family : Verdana, Tahoma, Arial;
	color : #0E5ABA;
}

A:Hover  {
	font-family : Verdana, Tahoma, Arial;
	color : #00bcff;
}



a.naranja:link {font-family : Verdana, Tahoma, Arial; color: #FF6600; text-decoration: none; }
a.naranja:visited {font-family : Verdana, Tahoma, Arial; color: #FF6600; text-decoration: none; }
a.naranja:hover {font-family : Verdana, Tahoma, Arial; color: #FFB27F; text-decoration: underline; }
a.naranja:active {font-family : Verdana, Tahoma, Arial;color: #FF6600; } 

a.tabs:link {font-family : Verdana, Tahoma, Arial; color: #ffffff; text-decoration: none; font-size: 11px; }
a.tabs:visited {font-family : Verdana, Tahoma, Arial; color: #ffffff; text-decoration: none; font-size: 11px; }
a.tabs:hover {font-family : Verdana, Tahoma, Arial; color: #FF6600; text-decoration: underline; font-size: 11px; }
a.tabs:active {font-family : Verdana, Tahoma, Arial;color: #ffffff; font-size: 11px; } 

a.top:link {font-family : Verdana, Tahoma, Arial; color: #FFFFFF; text-decoration: none; }
a.top:visited {font-family : Verdana, Tahoma, Arial; color: #FFFFFF; text-decoration: none; }
a.top:hover {font-family : Verdana, Tahoma, Arial; color: #66CCFF;  }
a.top:active {font-family : Verdana, Tahoma, Arial;color: #FFFFFF; } #zx a {
	color: #805F4A;
	font-size: 9px;
}
.small_b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
oferta_home {
	font-family: Verdana, Geneva, sans-serif;
}

#home  a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 0px solid white;
margin: 0 0px 0px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 0px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: WHITE;
padding: 0px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -100px;
left: 500px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}
#contenedor {
	margin: auto;
	width: 770px;
}
#tabs {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
