div.title{
	color: #006CFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}
div.sub_title{
	color: #006CFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	margin-top: 20px;
	margin-left: 35px;
}
td.pag_no{
	background-image: url('http://escalada.ura.ro/img/content/pag_no_o.gif'); 
	background-repeat: no-repeat;
	background-position: center;
	width: 20px; 
	height: 15px;
	text-align: center;
}

ul.info{
	list-style: disc;
	line-height: 17px;
}
li.info{
	margin-top: 20px;
	text-align: justify;
}
img.info{
	padding: 15px;
	float: right;
}
div.info{
	text-indent: 20px;
	text-align: justify;
	line-height: 17px;
}
div.note{
	font-style: italic;
	margin-left: 35px;
}
div.contact{
	text-indent: 60px;
}

/* Home page only */
table.home{
	width: 545px;
	background-image: url(http://escalada.ura.ro/img/design/bgHome.gif);
	background-position: center;
	background-repeat: repeat-y;
}
td.home_1{
	width: 280px;
	padding: 0px 20px 10px 10px;
}
td.home_2{
	width: 215px;
	padding: 0px 10px 10px 10px;
}
div.afis{
	color: #006CFF;
	text-align: center;
	cursor: pointer;
}
img.afis{
	border: 2px solid #006CFF;
}
div.ginfo{
	margin-top: 10px;
	text-align: justify;
	text-indent: 15px;
}
span.ginfo{
	font-weight: bold;
}
ul.ginfo{
	font-size: 11px;
	list-style: circle;
	margin-top: 0px;
}
div.gdetalii{
	text-align: right;
	margin-right: 15px;
}
a.gdetalii{
	font-size: 10px;
}

/* Formular Inscriere */
input.inscriere{
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	width: 150px;
	background-color: #006CFF;
}
input.inscriereB{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	background-color: #006CFF;
}
textarea.inscriere{
	width: 250px;
	height: 60px;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	background-color: #006CFF;
}
select.inscriere{
	color: #ffffff;
	width: 150px;
	font-size: 12px;
	font-weight: normal;
	background-color: #006CFF;
}

div.inscriere{
}
div.txtInscriere{
	font-weight: bold;
	margin-top: 10px;
	margin-left: 15px;
}

/* Action Info */
div.action_info{
	text-indent: 50px;
	margin: 10px 0px 10px 0px;
}
div.action_signature{
	color: #006CFF;
	font-weight: bold;
	font-style: italic;
	text-align: right; 
	margin-right: 35px; 
}
