body {
	background-color: #f0f7f4;
	padding: 0px;
	margin: 0px;
	font-family:  "Trebuchet MS", "Arial Narrow", Arial, Helvetica;
	font-size: 12px;
	color: #4b5457;
}

a:link{
		color:#9c1719;
		text-decoration:none;}
a:visited{
		color:#9c1719;
		text-decoration:none;}

a:hover { 
		color: #ff9b04;
		text-decoration:underline; 
	}

	
img { 
		border: 0; 
	}



#MainContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	background:#FFFFFF;
}
#container{
float:left;
width:900px;
background:#FFFFFF;
}




#iwithblockmsg-FotoHeader{
float:left;
width:900px;
height:148px;}




#MainMenu {
  float:left;
	height: 30px;
	width: 901px;
	background-color:#9c1719;
	color: #ff9b04;
	clear: both;
}


#contentwrap {
	width: 901px;
	padding:0;
	margin: 0;
	float: left;
	background:#FFF;
}

#leftside {
	width: 180px;
	float: left;
	margin-top:20px;
}


#leftside ul {
	margin-left: 10px;
	padding: 0;
	list-style-type: disc;
	
}


#leftside li {
	padding: 10px 0 10px 5px;
	border-bottom:1px dotted #9c1719;
}


#leftside a {
	text-decoration: none;
	color:#9c1719;
	
}
#leftside a:hover {
	color:#9c1719;
	font-weight:bold;
}




#iwithblockmsg-quotes{
float:left;
width: 170px;
padding:5px;
color:#9c1719;
margin-bottom:10px;
background:#ff9b04;
font-size:14px;
}




.leftsidemargin{
float:left;
width:100%;
margin:10px 0;
}




#content {
	width: 680px;
	height: 100%;
	float: right;
	margin-left:20px;
	margin-bottom:30px;
	margin-top:20px;
	border: #9c1719 solid 5px;
	padding:5px;
}
#contentPortada {
	width: 680px;
	height: 100%;
	float: right;
	margin-left:20px;
	margin-bottom:30px;
	margin-top:20px;
	border: #9c1719 solid 5px;
	padding:5px;
	background:#9c1719;
}

#content h1{
color:#9c1719;
font:30px;
font-weight:normal;}
#content h2{
color:#9c1719;
font:18px;
font-weight:normal;}

#content h3{
color:#9c1719;
font:14px;
}
#content strong{
color:#9c1719;
}


/*per la plantilla news*/

#contentNews {
	width: 880px;
	height: 100%;
	float: left;
	margin-left:20px;
	margin-bottom:40px;
	margin-top:40px;
}

#contentNews h1{
color:#5b7e92;
font:30px;
font-weight:normal;}
#contentNews h2{
color:#5b7e92;
font:18px;
font-weight:normal;}

#contentNews h3{
color:#5b7e92;
font:14px;
}
#contentNews strong{
color:#5b7e92;
}


.news {
 background:#5b7e92;
 color:#FFFFFF;
 padding:5px 10px 5px 10px;
 font-size:18px;
 margin:0;
}



#iwithblockmsg-footer {
    float:left;
	width: 891px;
	background-color:#FFF;
	color: #4b5457;
	padding-bottom:10px;
	padding-top: 10px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
}


#iwithblockmsg-footer a:link{
	color: #4b5457;
	text-decoration: none;
}
#iwithblockmsg-footer a:visited{
	color:#4b5457;
	text-decoration: none;
}

#iwithblockmsg-footer a:hover {
	color: #000;
	text-decoration: none;
}













