*{ margin: 0; padding: 0; }*
body {
	line-height: 1.7em;
	background: #333;
	color: #444;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
}
a {COLOR: #6587E0; text-decoration: none;}
a:visited {COLOR: #6587E0; text-decoration: none;}
a:hover {
	COLOR: #333;
	text-decoration: none;
	text-align: center;
}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
h3 {
	padding-left: 10px;
	color: #fff;
	font-size: 1em;
	height: 24px;
	line-height: 24px;
	background-color: #FE7B09;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
}
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p {
	margin: 5px 0 10px 0;
	text-align: justify;
}
img { border: none; }

#header {
	height: 175px;
	width: 760px;
	background-color: #444;
	background-image: url(Templates/Panoficina.jpg);
	background-repeat: repeat;
	background-position: center bottom;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}
#header h4 {
color: #fff;
font-size: 15px;
font-weight: 100;
letter-spacing: -1px;
padding: 5px 0 5px 10px;
}
#cabeza {
	font-size: 11px;
	text-align: center;
	padding: 10px 5px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #ccc;
}
#wrap { padding: 10px 10px 3px 10px; width: 760px; margin:20px auto; background: #fff;}
#logo {
	float: left;
	width: 180px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFF;
}
#left { float: left; width: 180px; background: #CFDDFF; margin-bottom: 10px; margin-top: 1px;}
#left ul {
	padding: 5px 10px 10px 10px;
	margin: 0;
}
#right {
	margin-bottom: 10px;
	float: right;
	width: 550px;
	padding: 0 10px 10px 10px;
	margin-top: 10px;
	overflow: auto;
	height: 450px;
}
#footer {
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #ccc;
	padding: 10px 5px;
	text-decoration: none;
}
#wrap #right .articles {
	text-align: justify;
	font-weight: bold;
}
