﻿ @import url('http://www.moquetasonline.com/layout.css');
#container {
	width : 1000px;
	margin : 0 auto;
	height : 100%;
	background-color: #FFCC00;
	font-family : Verdana, arial, sans-serif, times;
	font-size : xx-small;
	font-weight : normal;
	color : #333333;
}
#masthead {
	width : 100%;
	overflow : auto;
	background-color: #FFD017;
	height: 100px;
	font-family : Verdana, arial, sans-serif, times;
	font-size: small;
	color: #000000;
	font-weight: normal;
}
#masthead a {
	color: #000000;
	font-family: verdana, arial;
	font-size: x-small;
	font-weight: normal;
}
#masthead p {
	color: #000000;
	font-family: verdana, arial;
	font-size: x-small;
	font-weight: normal;
}

#navigation_superior {
	background-color: #FFE375;
	height : auto;
	width : auto;
	font-family: verdana, arial;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
#page_content { 
position : relative; 
} 
#navigation_superior ul { 
list-style-type : none; 
width : 100%; 
margin : 0; 
padding : 0; 
text-align : center; 
font-family : verdana, arial, sans-serif; 
font-size : x-small; 
font-weight : normal; 
vertical-align : middle; 
height : 25px; 
display : block; 
} 
#navigation_superior li {
	float : left;
	font-family : verdana, arial, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color: #000000;
	border-right-color: #C49C00;
	border-right-width : 1px;
	border-right-style : solid;
}
#navigation_superior a {
	color: #000000;
	text-decoration : none;
	display : block;
	padding : 5px;
	background-color: #FFE375;
	font-family : verdana, arial, sans-serif;
	font-size: 11px;
	font-weight : normal;
	border-right-width : 1px;
	border-right-color: #FFFFCC;
	border-right-style : solid;
	border-left-style : none;
}
#navigation_superior a:hover {
	color : #ffffff;
	text-decoration : none;
	font-family : verdana, arial, sans-serif;
	font-size: 11px;
	font-weight : normal;
	background-color: #B35500;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #0a3f2b;
}
#sidebar {
	position : relative;
	float : left;
	width: 165px;
	font-family : Verdana, arial, sans-serif, times;
	font-size: 11px;
	color : #cccccc;
}
#content {
	margin-left: 165px;
	padding : 10px;
	background-color : #fff;
}
#content a { 
font-family : verdana; 
font-size : x-small; 
font-weight : bold; 
color : #001428; 
text-decoration : none; 
} 
#content a:hover { 
font-family : verdana; 
font-size : x-small; 
font-weight : bold; 
color : #000e1c; 
text-decoration : none; 
background-color : #ffffff; 
} 
#content td {
	border : 4px solid #e5e5e5;
	margin : 10px;
	padding : 5px;
	background-color: #EBFFD9;
	font-family: verdana, arial;
	font-size: x-small;
	font-weight: normal;
}
#content img { 
border : 5px solid #cccccc; 
margin : 6px; 
float : left; 
} 
#footer {
	clear : both;
	width : 99%;
	overflow : hidden;
	padding-top : 1%;
	padding-right : 0;
	padding-bottom : 1%;
	padding-left : 1%;
	background-color: #F2C100;
	text-align : center;
	color: #000000;
	font-family: verdana;
	font-size: x-small;
}
#masthead img { 
padding : 3px; 
margin-right : 5px; 
} 
#masthead p {
	padding : inherit;
	margin : 9px;
	font-size: small;
	font-family : Verdana, arial, sans-serif, times;
	color: #592D00;
	font-weight : normal;
	text-align : center;
}
#masthead a {
	color: #800000;
	font-family: verdana, arial;
	font-size: 11px;
	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 : #3d2d40; 
} 
h2 {
	font-family : Verdana, arial, sans-serif, times;
	color : #3d2d40;
	font-size: x-small;
	font-weight: bold;
}
h1 {
	font-family : Verdana, arial, sans-serif, times;
	color : #3d2d40;
	font-size: small;
	font-weight: bold;
}
#sidebar ul { 
list-style-type : none; 
width : 100%; 
display : block; 
margin : 0; 
padding : 0; 
font-family : Verdana, arial, sans-serif, times; 
font-size : xx-small; 
color : #ccccff; 
} 
#sidebar li {
	border: 1px solid #FFDD53;
	display : block;
	text-align: center;
	background-color: #660066;
	font-family: verdana, arial;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
#sidebar a {
	font-weight : normal;
	text-decoration : none;
	color: #000000;
	padding : 3%;
	display : block;
	border-bottom : 1px solid #f5f5f5;
	font-family : Verdana, arial, sans-serif, times;
	font-size: 11px;
	background-color: #FFD015;
	border-bottom-color: #FFCD04;
	border-bottom-width : 1px;
	text-align: left;
}
#sidebar a:hover {
	font-weight : normal;
	text-decoration : none;
	color : #ffffff;
	border-bottom : 1px solid #f5f5f5;
	background-color : #9d4a00;
	font-size: 11px;
	font-family : verdana;
	border-bottom-color: #B35500;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	text-align: left;
}
#footer p {
	margin: 5px;
	font-size : x-small;
	font-family : Verdana, arial, sans-serif, times;
	color: #000000;
	text-align : center;
}
#footer a {
	color: #333333;
	text-decoration : none;
	font-family : verdana, Arial, serif;
	font-size : x-small;
	font-weight : normal;
}
#footer a:hover { 
color : #ffff99; 
text-decoration : underline; 
font-family : verdana, Arial, serif; 
} 
.style_bold { 
font-weight : bold; 
} 
.style_italic { 
font-style : italic; 
} 