﻿body
{
    /*background:url(../fondos/204.jpg)  repeat #FFF center top ; */
background:url(../fondos/1.jpg) repeat-x  #FFF  center top ;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px auto auto auto;
color:#807f83;
}


a, a:visited {
    
    color:#222222;
    /*color:#ee2c74;*/
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}

strong {
    font-weight:bold;
}

p, blockquote{
    margin: 0 0 15px 0;
}

.wrapper {
	
	font-size: 0.9em;
	width: 300px;
	margin: auto;
	text-align:left
    
}
