.areaCercador
{
	width: 175px;
	height: 27px;
	border-style: none;
	background-image: url('../Imatges/AreesDeText/textCercar.png');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left top;
	padding-left: 26px;
	padding-right: 7px;
}

.areaText
{
	width: 175px;
	height: 27px;
	border-style: none;
	background-image: url('../Imatges/AreesDeText/textArea.png');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left top;
	padding-left: 7px;
	padding-right: 7px;
}

.areaTextGran
{
	width: 400px;
	height: 27px;
	border-style: none;
	background-image: url('../Imatges/AreesDeText/textAreaGran.png');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left top;
	padding-left: 7px;
	padding-right: 7px;
}

.areaTextContingut
{
	width: 400px;
	height: 400px;
	border-style: none;
	background-image: url('../Imatges/AreesDeText/textAreaContingut.png');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left top;
	padding: 7px;
}

.areaTextDobleDiv
{
    width: 161px;
	height: 54px;
	border-style: none;
	background-image: url('../Imatges/AreesDeText/textAreaDoble.png');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left top;
	padding-left: 7px;
	padding-right: 7px;
}

.areaTextDobleText
{
    width: 161px;
    height: 27px;
    border-style: none;
    background-color: transparent;   
}

/* Text dins de noticies */

.NoticiesPetitFluix
{
	
	border-style: none;
	background-color: transparent;
	padding: 5px;
	color: #424242;
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	
}

.NoticiesNormalTitolGran
{
	height: 50px;
	min-height: 50px;
	border-style: none;
	background-color: transparent;
	padding: 5px;
	color: #000000;
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
}

.NoticiesNormalContingutGran
{
	height: 150px;
	min-height: 150px;
	border-style: none;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	background-color: transparent;
	padding: 5px;
	color: #000000;
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

.NoticiesNormalContingutAllargat
{
	border-style: none;
	background-color: transparent;
	padding: 5px;
	color: #000000;
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

.NoticiesImatge
{
	width: 100%;
	height: 100px;
	max-width: 700px;
	max-height: 100px;
	overflow: hidden;
	border-style: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.NoticiesLlegirMes
{
	border-style: none;
	background-color: transparent;
	padding: 5px;
	text-align: right;
	color: #000000;
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	
}

.NoticiesLlegirImatgeExtern
{
	width: 100%;
	min-width: 100%;
	max-width: 700px;
	max-height: 400px;
	background-color: #E6E6E6;
	border-style: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #B1B1B1;
	border-bottom-color: #B1B1B1;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}

.NoticiesLlegirImatgeIntern
{
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	max-height: 390px;
	border-style: none;
	overflow: hidden;
}

/* Universitats */

.UniImatgeExtern
{
	width: 100%;
	min-width: 100%;
	max-width: 700px;
	max-height: 120px;
	background-color: #D8D8D8;
	border-style: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #B1B1B1;
	border-bottom-color: #B1B1B1;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}

.UniImatgeIntern
{
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	height: 100px;
	min-height: 100px;
	max-height: 100px;
	max-height: 390px;
	border-style: none;
	overflow: hidden;
}

/* Puntuacio i visites */

.puntuacioBoto
{
	float: left;
	width: 100px;
	min-width: 100px;
	max-width: 100px;
	height: 25px;
	min-height: 25px;
	max-height: 25px;
	border-style: none;
	padding-right: 5px;
}

.puntuacioResultat
{
	width: 100px;
	min-width: 100px;
	max-width: 100px;
	height: 25px;
	min-height: 25px;
	max-height: 25px;
	border-style: none;
	background-image: url(../Imatges/Enllacos/PuntuacioVisites/Puntuacio.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 1px;
	margin-left: 10px;
	margin-right: 100px;
}

.puntuacioPositiu
{
	border-style: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #698A14;
	background-color: #AADA37;
	height: 23px;
	min-height: 23px;
	max-height: 23px;
	float: left;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.puntuacioNegatiu
{
	border-style: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #881811;
	background-color: #CF362F;
	height: 23px;
	min-height: 23px;
	max-height: 23px;
	float: left;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.puntuacioVisites
{
	width: 22px;
	min-width: 22px;
	max-width: 22px;
	height: 22px;
	min-height: 22px;
	max-height: 22px;
	border-style: none;
	background-image: url(../Imatges/Enllacos/PuntuacioVisites/Visites.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	padding-top: 3px;
	
}