body  
{
    background: #B2B2B2 url('/css/template/famijaalbeisa/images/sfondo.png') no-repeat center top fixed;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;    
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

form { 	margin: 0; }

a:link {
	color: #3B0700;
}

a:hover, a:active {
	text-decoration: none;
	color: #3B0700;
}

a:visited {
	color: #3B0700;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #71726E;
}

h1 {
	letter-spacing: -1px;
	font-size: 28px;
}

h2 {
	font-size: 18px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }

.footer a { color: #808080; background: #fff; }

.content_title 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #EE1C25;
}

.spacer { 
	height: 3px;
	background: #ffffff;
}

.spacer_tran {
	height: 3px;
}

div#container { 
	width: 934px;
	margin: 0 auto;
}

div#center {
  float:left;
  margin: 0 auto;
  background: #FFFFFF;
  padding:20px;
  min-height:350px;
}
  
  .center_left {
    float: left;
    width:49%;
    background: #FFFFFF;
  }

  .center_right {
    float: right;
    width:49%;
    background: #FFFFFF;
  }

div#footer  
{
	clear: both;    
	height: 40px;
	min-height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#FFF;
	background: #999999;
	width:920px;
	vertical-align:bottom;
	padding-left:10px;
	padding-top:20px;
}

div#footer a 
{
    text-decoration:none;
    color:#FFFFFF;
}

.credits a { color: #808080; background: #fff; }
