@charset "utf-8";
/* CSS Document */
body{
	text-align:center;
	background-color:#999999;
	font-family:tahoma,verdana; color:#FFF; font-size:12px;
}
#pantalla{
	width:1024px;
	text-align:left;
	background-image:url(../img/2.jpg);
	background-position:bottom;
	background-attachment: fixed;background-repeat: no-repeat;
	margin:auto;}
img {
	border:0;
}
#menu{
	width:905px;
	height:39px;
	border-bottom: 2px groove #c0f;
	text-align:left;
	background-image:url(../img/transparencia.png);
	behavior: url(style/iepngfix.htc);
	margin: auto;
}
#kelsa{
	width: 905px;
	margin:auto;
}
#banner{
	width:905px;
	height:171px;
	overflow:hidden;
	border-bottom: 2px groove #c0f;
	margin:auto;
}
#contenido{
	width: 905px;
	text-align:justify;
		background-image:url(img/transparencia.png);
		behavior: url(style/iepngfix.htc);
		padding-top:25px;
		margin:auto;
	}
#contenido h1{
	font-family:"verdana", sans-serif; font-size:16px;color:#F19ED5;
}
#texto{
	width:600px;
	float:left;
	background-image:url(img/transparencia.png);
	behavior: url(style/iepngfix.htc);
	padding: 35px 35px 35px 35px;
	margin-left:7px;
	border: 1px dotted #666;
}
#imglateral{
	float:right;
	width:150px;
}
#imglateral_contactar{
	float:right;
	width:150px;
	padding-top: 35px;
}
#imglateral img{
	border: 1px dotted #C6F;
}
#imglateral_contactar img{
	border: 1px dotted #C6F;
}
#firma{
	clear:both;
	text-align:center;
	font-size: 10px; color:#CCC;
}
#navegador{
	text-align:right;
	padding-right:65px;
}
h3{
	font-size:12px;
	color:#FFF;}
#marques1{
	width: 300px;
	float: left;
	margin:auto;
	font-family:Verdana, Geneva, sans-serif; font-size:10px;
}
#marques2{
	width: 300px;
	float: right;
	margin:auto;
	font-family:Verdana, Geneva, sans-serif; font-size:10px;
}
a:link {
	text-decoration: none;
	color:#fff;
}
a:visited {
	text-decoration: none;
	color:#ccc;
}
a:active {
	text-decoration: none;
	color:#fff;
}
a:hover {
	text-decoration: underline;
}
#galeria{
	overflow:hidden;
	border-bottom: 2px groove #c0f;
	margin:auto auto auto 10px;
	height:560px;
	}
h4{
	font-size:10px;
}
.error{background-color:#999;width:100%;height:40px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;}
.select {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;color:#666;margin-left:8px;margin-top:8px;border: 0px;}
.thumbnails{background-color:#FFF;border:#fff 2px solid;}
