/*
	Created by Regina Pacheco and Jordi Borrąs
	  
	E-Mail:	rpacheco@strategycomm.net
			jborras@strategycomm.net

	http://www.strategycomm.net

*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}
a {background-color:inherit; color:#11568b; text-decoration:none;}

a:hover {background-color:inherit; color:#11568b; text-decoration:underline;}

a img {border:0;}

#wrapper { 
 margin: 0 auto;
 width: 920px;
 background: #f5f5f5;
}

#header {
 /* border: 0px solid #000000; */
 margin: 10px 0px 5px 0px;
 width: 920px;
 height: 155px;
 padding: 0px;
 /* float: center; */
 background-color: #eeeeee;
 /* background: #BD9C8C; */
}

#leftcolumn { 
 /* border: 1px solid #ccc; */
 margin: 0px 5px 0px 0px;
 width: 205px;
 height: 100%;
 padding: 5px;
 float: left;
 background: #f1f1f1;
 background-image: url(../images/fons_degradat.png);
 background-repeat: repeat-x;
}

#topzone {
 border: 1px solid #ccc;
 margin: 0px 0px 5px 0px;
 width: 514px;
 /* height: 20px; */
 left: 250px;
 padding: 3px;
 float: left;
 color: #717171;
 background: #ffffff;
}

#content { 
 border: 1px solid #ccc;
 /* margin: 0px 5px 5px 0px; */
 width: 500px;
 height: 100%;
 /* height: 350px; */
 padding: 10px;
 float: left;
 background: #ffffff;
 color: #717171;
 text-align:justify;
}

#rightcolumn { 
 /* border: 0px solid #ccc; */
 margin: 0px 0px 0px 0px;
 width: 170px;
 padding: 0px;
 float: right;
 background: #f1f1f1;
}

#footer { 
 border: 0px solid #ccc;
 margin: 5px 0px 5px 0px;
 width: 900px;
 padding: 2px;
 clear: both;
 text-align:center;
 font-weight:bold;
 color:#11568b;
}

/* blau: #004477 */
/*
h2 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 3px;
	height: 15px;
	width: 100%;
	margin-top: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #999999;
	background-position: 100%;
}
*/
h6 {
	font-size: 11px;
	color: #11568b;
	text-decoration: none;
	text-align: left;
}
.contentheading {
	font-size: 14px;
	font-weight:bold;
	color: #11568b;
	text-decoration: none;
}
.componentheading {
	font-size: 14px;
	font-weight:bold;
	color: #11568b;
	text-decoration: none;
}
.moduletableh2 td{
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	text-align: left;
	text-indent: 3px;
	height: 23px;
	width: 100%;
	margin-top: 1px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-color: #c0c0c0;
	background-position: 100%;
}
.moduletableh2 a:link, .moduletableh2 a:hover, .moduletableh2 a:visited, .moduletableh2 a:active {
	color: #ffffff;
	text-decoration: none;
}
/*estilo de módulo latestnews situado en right*/
.moduletable_latestnews {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	line-height: 41pt;
	height: 233px;
	width: 170px;
	margin-top: 3px;
	margin-bottom: 5px;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	background-image: url(../images/fons_notis.gif);
	background-color: #ffffff;
	background-position: 100%;
	font-family: arial, helvetica, sans-serif;
}
.moduletable_latestnews ul {
	list-style-type: none;
}
/*estilo de módulo latestnews situado en right*/
