﻿body 
{
	background:#0a038c url(/prevemont/bgfooter.gif) repeat-x bottom center;
	margin:0px;
	padding:0px 0px 50px 0px;
	font-family:Arial,Tahoma,MS Sans-Serif;
	font-size:12pt;
}
h1,h2,h3{display:none;}
img{border:none;}
div#wrapper
{
	background:#fff url(bgbody.gif) repeat-x top;
	padding-bottom:50px;
}/*
div#footer_wrapper
{
	background:url(images/bg_wrap.gif) repeat-x bottom;
	min-height:50px;
}*/
div#wrapper2
{
	margin:20px auto;
	width:880px;
	background:#fff url(bgcontent.gif) no-repeat bottom right;
	border:solid 1px #f0f0f0;
	padding-bottom:100px;
}
div#wrapper3
{
	margin:20px;
}
div#header
{
}
div#content
{
	float:left;
	max-width:480px;
	text-align:justify;
	margin-right:20px;
	line-height:1.5em;
	letter-spacing:0.03em;
}
div#footer
{
	clear:both;
	background:url(images/separador_b.gif) repeat-x top left;
	color:#666;
	height:20px;	
	padding-top:1px;
}
div#footer a
{
	color:#666;
}
div#footer p
{
	margin:5px;
	float:left;
}
div#footer span
{
	margin:5px;
	text-align:right; 
	float:right;
}
div#page
{
	min-height:500px;
}


p.titulo
{
	font:normal 24pt Arial;
	color:#0a038c;
}

a
{
	color:#0a038c;
}
a:hover
{
	color:#f00;
}
.contacto
{
	color:#0a038c;
	font-weight:bold;
}

div#sidebar
{
	margin:250px 10px 0px 10px;
	clear:right;
	float:right;
}
