﻿@import url('http://www.pavimentosdeportivos.com/layout.css');

#container {
	height: 100%;
	font-family: Verdana, arial, sans-serif, times;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#masthead {
	width: 100%;
	overflow : auto;
	text-align : right;
	background-color: #000B37;
	height: 100px;
	font-family : Verdana, arial, sans-serif, times;
	font-size : 11px;
	color: #CCC;
	font-weight: normal;
	clip: rect(auto, auto, auto, auto);
}
#page_content {
	position : relative;
	width: 100%;
	background-color: #000B37;
}
#sidebar {
	border-color: #FFFFFF;
	padding: 0px;
	position : relative;
	float : left;
	width: 160px;
	background-color : #000B37;
	font-family : Verdana, arial, sans-serif, times;
	font-size : 11px;
	color : #000000;
	border-right-style: solid;
}
#content {
	border-width : 0;
	border-color : #ffffff;
	margin-left: 160px;
	background-color: #FFFFFF;
	font-size : 11px;
	font-family : verdana, arial, sans-serif;
	color : #333;
	padding: 5px;
}
#content img{
	padding: 3px;
	margin: 9px;
	border: 5px solid #FFEFB0;
}
#content table{
	border-width: 0px;
	background-color: #FFFFFF;
}
#content td{
	padding: 4px;
	border: 2px solid #E8F2FD;
	margin: 4px;
	background-color: #E1FFC4;
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: 4px;
}


#content a {
	text-decoration : none;
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #003;
}
#content a:hover {
	text-decoration: none;
	background-color : #ffffff;
	color: #003;
	font-family: verdana;
	font-size: 11px;

}
#footer {
	padding: 0%;
	margin: 1px;
	clear : both;
	width: 100%;
	overflow : hidden;
	background-color: #000B37;
	font-family: verdana;
	font-size : 11px;
	color: #333333;
}
#masthead img {
	padding: 0px;
	margin: 0px;
	border-style: none;
	float : left;
}
#masthead p {
	padding : 3px;
	font-size: 11px;
	margin: 2px;
	font-family: verdana, arial;
	color: #CF9;
	font-weight: normal;
	text-align : center;
	font-style: normal;
}
#masthead a {
	font-size: 11px;
	margin: 0 3px 0 0;
	font-family : Verdana, arial, sans-serif, times;
	color: #CF0;
	font-weight : bold;
}
h6 { 
font-family : Verdana, arial, sans-serif, times; 
color : #3d2d40; 
} 
h5 { 
font-family : Verdana, arial, sans-serif, times; 
color : #3d2d40; 
} 
h4 { 
font-family : Verdana, arial, sans-serif, times; 
color : #3d2d40; 
} 
h3 { 
font-family : Verdana, arial, sans-serif, times; 
color : #003300; 
font-size : small; 
} 
h2 { 
font-family : Verdana, arial, sans-serif, times; 
color : #240000; 
font-size : small; 
font-weight : bold; 
} 
h1 {
	font-family : Verdana, arial, sans-serif, times;
	color: #000000;
	font-size: small;
	font-weight : bold;
}
#sidebar ul {
	border: 0px none #DBD7AC;
	list-style-type : none;
	width : 100%;
	display : block;
	margin : 0;
	padding : 0;
	font-family : Verdana, arial, sans-serif, times;
	font-size : 11px;

	color : #000000;
	font-weight : normal;
}
#sidebar li {
	display : block;
	color : #CF9;
	background-color: #000B37;
	text-align : center;
	font-family : verdana, arial;
	font-size : 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00125B;

}
#sidebar a {
	font-weight : normal;
	text-decoration : none;
	color : #CCC;
	padding : 5px;
	display : block;
	font-family : Verdana, arial, sans-serif, times;
	font-size: 11px;
	text-align : left;
	background-color: #000B37;
	border-bottom-width: 1px;
	border-bottom-color: #000417;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
#sidebar a:hover {
	font-weight : normal;
	text-decoration : none;
	color: #CF9;
	background-color: #001466;
	font-size: 11px;
	font-family : Verdana, arial, sans-serif, times;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #003;
}
#footer p {
	padding: 4px;
	font-size : 11px;
	font-family : Verdana, arial, sans-serif, times;
	color: #CFC;
	font-weight: bold;
	text-align: center;
}
#footer a {
	color : #CF6;
	text-decoration : none;
	font-size : 11px;
	font-family : verdana, arial, sans-serif;
	font-weight: normal;
}
#footer a:hover {
	color : #000000;
	text-decoration : none;
	background-color: #FFFF99;
	font-family: verdana;
	font-size: 11px;

	font-weight: normal;
}
.style_bold { 
font-weight : bold; 
} 
.style_italic { 
font-style : italic; 
} 
.image_Style18 {
	border: 4px solid #EBE8C7;
	float: left;
	margin: 1px 9px 1px 9px;
}

