/* CSS ESTILOAK*/

/***********************************************/
/* HTML ETIKETAK                              */
/***********************************************/ 

body{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #E6E6E6 url("../images/body_fon.gif") repeat-x;
}
ul{
	margin: 0;
	padding: 0;
}
li{
	margin:0;
	padding:0;
}

a:link{
  text-decoration: none;
}

a:visited{
  text-decoration: none;
}

a:hover, a:focus{
  text-decoration: underline;
}


img{
  border: 0;
}

ul li{
	list-style:none;
}
p{
	margin:0;
}
.sep{
	clear:both;
}
/***********************************************/
/* MAKETAZIOAREN ESTRUKTUA                     */
/***********************************************/

#markoa {
	width:950px;
	height: auto;
	margin:auto;
	text-align:left;
	background:#FFF;
}
.aurkezpen_fon{
	position:relative;
	background: url(../images/AT_web1.jpg) no-repeat;
	height: 713px;
}
.margotu_fon{
	position:relative;
	background: #FFD044 url(../images/AT_web1_1.jpg) no-repeat;
	height: 1500px;
}
.logo_1{
	position:absolute;
	top:9px;
	left:405px;
}
.logo_2{
	position:absolute;
	top:11px;
	left:407px;
}
.info{
	position:absolute;
	top:170px;
	left:500px;
	width:400px;
	height:auto;
}
.info_margotu{
	position:absolute;
	top:170px;
	left:475px;
	width:450px;
	height:auto;
}
.aurkez_goi{
	width:100%;
	height:7px;
	background: url(../images/AT_web1_pastigoi.gif) no-repeat;
	font-size:5px;
}
.aurkez_behe{
	width:100%;
	height:7px;
	background: url(../images/AT_web1_pastibehe.gif) no-repeat;
}
.aurkez_erdi{
	width:100%;
	height:auto;
	background: #CBF7F7;
}
.jasotzeko_fon{
	position:relative;
	background: url(../images/AT_web3.jpg) no-repeat;
	height: 713px;
}
.jasotzeko_fon .info{
	position:absolute;
	top:170px;
	left:500px;
	width:400px;
	height:auto;
}
.jasotzeko_fon .aurkez_goi{
	width:100%;
	height:7px;
	background: url(../images/AT_web3_pastigoi.gif) no-repeat;
}
.jasotzeko_fon .aurkez_behe{
	width:100%;
	height:7px;
	background: url(../images/AT_web3_pastibehe.gif) no-repeat;
}
.jasotzeko_fon .aurkez_erdi{
	width:100%;
	height:auto;
	background: #CBF7F7;
}
form{
	margin:0;
	padding:0;
}
form ul li{
	margin-top:5px;
}

form label{
	width:100px;
	float:left;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	padding-right:5px;
}
form input{
	width:225px;
	font-size:12px;
	border:1px solid #7AB3EE;
}
.marraz_box{
	width:130px;
	float:left;
	font-size:11px;
	text-align:center;
	height:160px;
	/*margin-bottom:10px;*/
}
.marraz_box img{
	border:3px solid #F5A626;
}

.testu_handi{
	font-size:13px;
	padding:5px;
}
.testu_txiki{
	font-size:11px;
}
.titu_eus{
	color:#F61829;
	font-size:14px;
	font-weight:bold;
	padding:20px;
}
.titu_es{
	color:#7AB3EE;
	font-size:14px;
	font-weight:bold;
	padding:20px;
}
.margo_eus{
	color:#F61829;
	font-size:14px;
	font-weight:bold;
	padding:20px 5px 5px 5px;
}
.margo_es{
	color:#7AB3EE;
	font-size:14px;
	font-weight:bold;
	padding:20px 5px 5px 5px;
}