* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(/fondo.png) 50% 0% repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	 margin: 0 auto;
	width: 650px;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {
}
strong {
	color: #333399;
	font-weight: bold;
}

blockquote {
	padding: 0 30px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #feef18;
}

hr {
	display: none;
}
img
{
	border: 0;
}

#header {
 width: 647px;
 float: left;
 padding: 0px;
 height: 95px;
 margin: 10px 0px 0px 0px;
 background-image: url('/logo.png')
}
#menu { 
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 1.5em;
 width: 445px;
 float: left;
}
#photos { 
}
#pie { 
 width: 650px;
 clear: both;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 text-align:center;
}

.botonera
{
	list-style-type:none;
	padding: 0;
	margin: 10px;
	font-weight: bold;
}
.botonera li
{
	text-align:center;
	width: 150px;
	height: 64px;
	background-image: url('/fondoboton.png');
	float: left;
	margin: 5px;
	display: block;
	
}
.botonera li a
{
	text-decoration:none;
	color: white;
	font-size:14px;
	display: block;
	margin: 5px;
}
.botonera li a:hover
{
	color: #feef18;;
}
.infracciones
{
	list-style-type: circle;
}
.photo {
	margin: 10px;
}
div#photos img {
	border: 1px solid #cccccc;
}

#title
{
	visibility:hidden;
}

gable {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	}
td.stack {
	width: 95px;
	background-image: url(images/stackBG.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
td.set {
	width: 95px;
	}
.setThumb {
	float: left;
	width: 85px;
	height: 125px;
	background-image: url(images/stackBG.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	margin: 10px;
	}
div#mark {
	margin-top: 2px;
	margin-right: 5px;
	float: left;
}
#homeLeft
{
	text-align: center;
	background-color:  #feef18;
	color: #1D62B3;
	margin-bottom: 25px;
}
#homeLeft a {
	font-weight: bold;
	color:black;
}
