body
{
	width:780px;
	margin:0 auto;
	height:auto;
		}
	
#main-outer
{
	width:780px;
	height:auto;
	border-left: solid 1px #5B0D0D;
	border-right: solid 1px #5B0D0D;
	}

#hed
{
	width:780px;
	height:70px;
	background-color:#5B0D0D;
	}
	
#logo
{
	width:350px;
	height:55px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	}
	
#menu
{
	width:780px;
	height:40px;
	background-color:#5B0D0D;
		}
	
#menu-img
{
	width:155px;
	height:30px;
	text-align:center;
	vertical-align:top;
	background-image:url(images/menu_boton.jpg);
	background-repeat:no-repeat;
	}
	
#menu ul
{
	height:30px;
	width:775px;
	margin:0px;
	padding:0px;
		}
	
#menu li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5B0D0D;
	font-weight:bold;
	list-style:none;
	line-height:30px;
	float:left;
	}

#menu li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5B0D0D;
	text-decoration:none;
	font-weight:bold;
	list-style:none;
	line-height:30px;
	text-decoration:none;
	}
	
#inner
{
	width:780px;
	height:auto;

	}
	
#content
{
	width:560px;
	height:auto;
	border:solid 1px #5B0D0D;
	float:left;
	margin:5px;
	padding:5px;
	}

#googlevad
{
	width:170px;
	height:auto;
	border:solid 1px #5B0D0D;
	float:right;
	margin:5px;
	padding-bottom:5px;
	}

#googlevad ul
{
	margin:0px;
	padding:0px;
	}

#googlevad li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#5B0D0D;
	list-style:none;
	text-align:center;
	margin-bottom:10px;
	padding:2px;
	}
	
#googlevad li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#5B0D0D;
	list-style:none;
	text-align:center;
	margin-bottom:10px;
	padding:2px;
	text-decoration:none;
	}
	
#footer
{
	width:780px;
	height:30px;
	background-color:#EAEAEA;
	clear:both;
	margin-top:5px;
	}

#footer-menu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5B0D0D;
	font-weight:bold;
	line-height:30px;
	}
	
#footer-menu a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5B0D0D;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
	}
	
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#5B0D0D;
	font-weight:bold;
	margin-top:10px;
	text-align:center;
	}
	
h2,h3,h4,h5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5B0D0D;
	font-weight:bold;
	text-align:left;	
	}

h2 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5B0D0D;
	font-weight:bold;
	text-align:left;
	text-decoration:none;	
	}
	
	
p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:20px;
	text-align:justify;

	}
	
p a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5B0D0D;
	line-height:20px;
	text-align:justify;
	text-decoration:none;
	}
	
#google_had
{
	width:270px;
	height:250px;
	float:left;
	margin-bottom:10px;
	}