@charset "utf-8";
/* CSS Document */
body, html {
	margin: 0;
	padding: 0;
}
body {
	background: #b4d034;
	text-align: center;
	scrollbar-track-color:#b4dc34;
	scrollbar-arrow-color:white;
	scrollbar-shadow-color:white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-3dlight-color:white;	
}
/*intro*/
#menuBuscador{width:800px; margin:auto; height:35px;}
#menuBuscador ul{ margin:0px; padding:0px;}
#menuBuscador li{ float:left; width:130px; padding-top:10px; list-style-type:none;}
.busca{font-family:Tahoma; font-size:10px; color:#FFFFFF;}
.busca a:link, .busca a:visited{text-decoration:none; color:#FFFFFF;}
.busca a:hover, .busca a:active{text-decoration: underline; color:#FFFFFF;}
/* usada en about */
#page-container {
	width: 800px;
	height: 800px;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url(../images/backabout2.png);
}
#page-container2 {width: 800px;	height: 800px;	margin: auto;	background: url(../images/backabout2.png);	background-repeat: no-repeat;}
#who {
	width: 800px;
}
#texto {
	overflow: auto;
	height: 300px;
	padding-left: 262px;
	padding-right: 20px;
	margin-right: 190px;
	position: relative;
	text-align: justify;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
/* usada en duxhouse */
#house {
	height: 280px;
	padding-top: 20px;
	padding-left: 262px;
	padding-right: 20px;
	margin-right: 190px;
	position: relative;
}
.foot {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 90px;
}
.foot2 {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
#tam { background-image: url(../images/backMenu.gif); background-repeat:no-repeat; background-position:center; height: 40px; margin: 0px auto; display: block; text-align: center; font-family:Tahoma; font-size:15px; color:#FFFFFF;}
#tam ul{ padding:0px; margin:0px;}
#tam li{float:left; list-style-type:none; padding-top:10px;}
#tam a:link, #tam a:visited{text-decoration:none; color: #FFFFFF;}
#tam a:hover, #tam a:active{text-decoration: underline; color: #FFFFFF;}
.li1 {width:365px;}
.li2 { text-align:right; width:330px;}
.tam2 {
	margin: auto;
	width: 40px;
	height: 40px;
	margin-right: 272px;

}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#apDiv1 {
	position:absolute;
	width:27px;
	height:21px;
	z-index:1;
	left: 765px;
	top: 592px;
}

.news{font-family:Tahoma; font-size:11px; color:#F14C15;}
.news a:link, a:visited{text-decoration:none; color:#F14C15;}
.news a:hover, a:active{text-decoration: underline; color:#F14C15;}

#news-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#news-more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:right;
}
.news-title {
	cursor: pointer;
	text-decoration:underline;
}
#news-title {
	cursor: pointer;
	text-decoration:underline;
}
#news-title2 {
	cursor: pointer;
	text-decoration:none;
}
#news-title a:link, #news-title a:visited{ text-decoration:underline; color:#FFFFFF;}
#news-title a:hover,#news-title a:active{ text-decoration:none; color:#FFFFFF;}
