p, div, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, textarea, input, body {
	margin:				0;
	padding:			0;
}


ul {  
    list-style:			none;
}


a img {
	border:				0;
}

a {
	text-decoration:	none;
}

button {
	overflow:			visible;
	width:				auto;
}

:focus {
	outline:			none;
}.hidden {
	display:			none;
	visibility:			hidden;
}

.floatedRight {
	float:				right;
	margin:				0px 0px 10px 10px;
}

.floatedLeft {
	float:				left;
	margin:				0px 10px 10px 0px;
}

.borderedImage {
	border:				1px solid #DDD;
	padding:			3px;
}

.clear {
	clear:				both;
	height:				0px;
	overflow:			hidden;
}

hr {
	border:				none;
	background-color:	#DDD;
	margin-top:			20px;
	margin-bottom:		20px;
	height:				1px;
	overflow:			hidden;
}

.clearfix {
	overflow:			hidden;
}
#IELT7 .clearfix {
	height:				1%;
}@charset "utf-8";
/* CSS Document */

/*-------------------------  yahoo css reset ---------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#818181;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

ul{

	list-style:none;
}

/*------------------------- end yahoo css reset ---------------------*/

body{

	width:950px;
	background-image:url(../_Images/Layout/bgrd_body.gif);
	margin:0 auto;
	padding-top:30px;
}

#Logo{

	width:525px;
	height:155px;
	background-image:url(../_Images/Layout/logo.png);
	margin-right:213px;
	float:right;
	display:block;
	text-indent: -1000px;
	overflow: hidden;
}

#MainPageImg{

	width:950px;
	height:570px;
	background-image:url(../_Images/Layout/img_pagina_principala.png);
	float:left;
	margin-top:25px;
}

#Publicitate{

	height:1075px;
	width:950px;
	background-image:url(../_Images/Layout/img_publicitate.png);
	float:left;
	margin-top:25px;
}

#Abonament{

	height:1075px;
	width:950px;
	background-image:url(../_Images/Layout/img_abonament.png);
	float:left;
	margin-top:25px;
}
