﻿/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
/*vertical-align: baseline;
background: transparent;*/
}
/*-----------------------------------------------------------------*/
body 
{
    font-size:1em;
	font-family:Verdana;
	background-color:#08355e;
	margin:1em;
}
.oculto
{
	display:none;
}
caption
{
	display:none;
}
hr
{
	border:0px;
	border-bottom:1px solid #cccccc;
}
li
{
	margin-left:20px;
	margin-bottom:5px;
	margin-top:5px;
}
.nojava
{
	position:absolute;
	background-color:#ffffff;
	border:1px solid #ff0000;
	padding:3px;
	font-size:0.8em;
}
#caja
{
	width:100%;
	text-align:center;
}
.DivBlanc
{
	width:61.56em;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	overflow: hidden;
}
.DivFons
{
	width:61.56em;
	background-image:url(/imas/general/bg_graffiti_original.jpg);
	background-position:center 383px;
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	overflow: hidden;
}
.DivFonsDalt
{
	width:61.56em;
	background-image:url(/imas/general/bg_graffiti_original_dalt.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	overflow: hidden;
}
#principal
{
	width:61.56em;
	background-image:url(/imas/general/walls.png);
	background-position:top center;
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	overflow: hidden;
}
.DivDalt
{
	width:61.56em;
	height:9.69em;
	background-image:url(/imas/general/ladrillos_top.png);
	background-position:top center;
	background-repeat:no-repeat;
}
.imgcabecera
{
}
.DivContingut
{
	width:61.56em;
	overflow: hidden;
}
.DivEsquerra
{
    width:14em;
    float:left;
    padding-top:18.1em;
	/*padding-bottom: 32768px;
	margin-bottom: -32768px;*/
}
.DivCentre
{
    width:35em;
    float:left;
    padding-top:10em;
    padding-bottom:5em;
    text-align:center;
	/*padding-bottom: 32768px;
	margin-bottom: -32768px;*/
}
.DivDreta
{
    width:12em;
    float:right;
    padding-top:7em;
    text-align:center;
	/*padding-bottom: 32768px;
	margin-bottom: -32768px;*/
}
.DivBaix
{
    clear:both;
	width:61.56em;
	height:9.25em;
	background-image:url(/imas/general/ladrillos_bottom.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.LinksBaix
{
	text-align:center;
	position:absolute;
	width:61.56em;
	margin-top:2em;
}
.LinksBaix a
{
	color:#ffffff;
	font-family:Comic Sans MS;
	font-weight:bold;
	font-size:0.8em;
	text-decoration:none;
}
/*CALENDARI PORTAL
-------------------------------------------------------------*/
.Calendari
{
	width:100%;
	font-size:0.7em;
}
.SelectedDayStyle
{
}
.TodayDayStyle
{
}
.SelectorStyle
{
}
.WeekendDayStyle
{
}
.OtherMonthDayStyle
{
}
.NextPrevStyle
{
	padding-left:0.5em;
	padding-right:0.5em;
}
.DayHeaderStyle
{
	line-height:1.7em;
}
.TitleStyle
{
	line-height:2em;
	color:#ffffff;
	font-weight:bold;
	padding-left:1em;
}
/*-----------------------------------------------------------*/
a
{
	color:#6a1950;
	text-decoration:underline;
	cursor:pointer;
}
a:hover
{
	color:#c71992;
}
a img
{
	border:0px;
}
input, textarea, select
{
}
.boton
{
}
