@charset "utf-8";


input,select, textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #191919;
	background-color: #efefef;
	border: #888;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}


body{
	margin:0px;
	background-attachment: fixed;
	background-image: url(img/bk.jpg);
	background-repeat: repeat-x;
}

#intro {
	position:absolute;
	width: 978px;
	height:100%;
	margin-right: -489px;
	right: 50%;
	border-left: 1px solid #009dea;
	border-right: 1px solid #009dea;
	background-color: #FFF;
	text-align: center;
}

#principal {
	position:absolute;
	width: 978px;
	margin-right: -489px;
	right: 50%;
	border-left: 1px solid #009dea;
	border-right: 1px solid #009dea;
	background-color: #FFF;
	text-align: center;
}
#top {
	width: 978px;
	background-image: url(img/thermoline2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
}
#top img{
	border: 0px;


}

#menu {
	width: 978px;
	height:26px;
	background-image: url(img/menu/menu.jpg);
	background-repeat: repeat-y;
}
#menu ul  {

	padding: 0px;
	margin:0px;
}

#menu li {
	font-family: Verdana, Geneva, sans-serif;
	font-size:.7em;
	float: left;
	padding-left:11px;
	padding-right:11px;
	padding-top:6px;
	padding-bottom:3px;
	list-style-type: none;
	margin-right:1px;
	background:#3db1e4;
	text-align:center;
}


#menu span{
	color:#000;
	
}

#menu .productos{
	cursor= pointer;
	
}

#menu ul li a{
	text-decoration: none;
}

#menu ul li a:link{	
	color: #FFF;
}
#menu ul li a:visited{	
	color: #FFF;
}
#menu ul li a:hover{	
	color: #ffad23;
}

#contenido, #indice{
	width: 978px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:20px;
	padding-left:20px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;

}

#contenido h2, #indice h2{
	font-size: 1em;
	color: #ffad23;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffad23;
}
#contenido h3, #indice h3{
	font-size: .8em;
	color: #000;
	padding:0px;
	margin:0px;
}

#contenido p {	
		font-size: 0.8em;
}

#contenido ul {	
		font-size: 0.8em;
}
#contenido img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 6px;
}

#intro a{

	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
}

#contenido a:link, #productos a:link, #intro a:link{
	color: #1A85B3;
	text-decoration: none;
}

#contenido a:visited, #productos a:visited, #intro a:visited  {
	color: #1A85B3;
	text-decoration: none;
}

#contenido a:hover, #productos a:hover, #intro a:hover  {
	color: #49B6E4;
	text-decoration: none;
}

#contenido li {
	list-style-type: square;
}

#indice #productos {	
	width: 334px;
	float: left;
	font-size: 0.8em
}

#contenido #catalogo {
	width: 205px;
	height: 100px;
	background-image: url(img/catalogo-pdf.jpg);
	padding-left:110px;
	padding-right:20px;
	padding-top:22px;
	margin-top:40px;
}

#peu {
	width: 978px;
	background:#3db1e4;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: .7em;
	padding-top:5px;
	padding-bottom:5px;
	height:16px;
}

#peu a:link{
	color:#fff;
	text-decoration: none;
}
.boton {
	color: #FFF;
	background-color: #3DB1E4;
	padding: 2px;
}


#peu a:visited{
	color:#fff;
	text-decoration: none;
}
#peu a:hover{
	color:#fff;
	text-decoration: underline;
}.fondo-tabla {
	background-color: #eee;
}

#peu #copy{
	width: 300px;
	float:left;

	padding-left:10px;
	text-align: left;
}

#peu #sollutia{
width: 200px;
	float:right;
	padding-right:10px;
	text-align:right;

}
#avisoLegal {
	width:95%;
}
