html,body{margin:0;padding:0}
p{margin:0 10px 10px}
div#header {height:80px;margin:0;
  padding-left:10px;padding-top:7px;background: url(../img/Benvinguda.gif) no-repeat top left}
div#container{text-align:left}
div#content p{line-height:1.4}
div#masfooter{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}
div#container{width:800px;margin:0 auto}
div#content{float:right;width:550px;margin-bottom:20px;}
div#navigation{float:left;width:250px}
div#extra{float:left;clear:left;width:250px;}
div#header li{display:inline; margin-left:15px; margin-right:20px;}
div#header ul {float:right;} 
div#header li a {color:#FFFFFF}
div#footer{clear:both;width:100%}
div#masfooter{
   clear:both;
   width:100%;
   font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
   color: #fff;
   font-size:12px;
   margin-top:20px;
   height:16px;
   
}
div#footer li{display:inline; margin-left:65px;}
div#footer ul {float:right}
div#masfooter li{display:inline; margin:0 50px 0 60px;}
div#masfooter a{display:inline; padding:0px; color:#fff}
div#extra li {list-style:none}
div#extra ul li {margin-right:0; margin-top:10px;}
div#extra img {border-color:#82313b}

/*	Text, Body & Links
**********************************************/

body {
	color:#333;
	font-size:62.5%;
	text-align:center;
	background: url(../img/pattern1.png) 0 0 repeat-x;
}

h1, h1 a, h1 a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #82313b;
	font-size: 28px;
	line-height:36px;
	text-decoration:none;
	font-weight:normal;
	margin-bottom:15px;
}

h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h2 {
	color:#666;
	font-size: 21px;
	line-height:36px;
}

h3 { 
	line-height:17px;
	border-bottom:1px solid #ddd;
}

h3, h3 a, h3 a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 18px;
	margin: 0 0 18px 0;
	text-decoration:none;
}

h3 a:hover { text-decoration:none; }

h4 {
	color:#666;
	font-size: 16px;
	line-height:18px;
	margin: 0 0 18px 0;
	border-bottom:1px solid #ddd;
	line-height: 17px;
}

h5 {
	color:#666;
	font-size: 16px;
	margin: 0 0 18px 0;
	border-bottom:none;
	line-height: 17px;
}

p {
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 18px;
}

a, a:visited {
	color:#82313b;
	text-decoration:none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
}

a:hover { text-decoration:underline; }

.postBody { margin-bottom: 18px; }

.postBody p { 
	text-align:justify;
}

.postBody table p{ 
	text-align:left;
}
.postBody p:first-child { 
	text-indent:0px;
}

.program{
	color:#333;
	font-size:15px;
	line-height: 1.4em;
	list-style:none;
}

.program_dot{
	color:#333;
	font-size:15px;
	line-height: 1.4em;
	list-style:square;
}

.centerhome{
text-align:center;

}

.centerhome p{
text-align:center;
}