* {
	margin: 0;
	padding: 0;
}

body {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 12px;
	width: 980px;
	background-color: #384E63;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;

}

h1 {
	font-size: 1.7em;
	margin: 10px;
}

h2 {
	font-size: 1.4em;
	margin-top: 15px;
	line-height: 20px;
}

h3 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

h4 {
	font-size: 14px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-bottom: 8px;
}
p, ul, ol {
	margin-top: 10px;
	line-height: 16px;
	color: #666666;
	margin-bottom: 20px;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #990000;
}

a:hover {

	color: #3760BF;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

hr {
	display: none;
}

/* Header */



#logo h1, #logo h2 {
	margin: 0;
	letter-spacing: -0.05em;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}


/* Menu */

#menu-wrap {
	background-color: #384E63;
	margin-bottom: 0px;
}

#menu {
	width: 900px;
	height: 36px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	margin-right: 6px;
	border: 1px #575C5F solid;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #384E63;
}

#menu a:hover {
	text-decoration: none;
	background: #983D3A;
	border: 1px #D45951 solid;
}

#menu .first a {
	background: #983D3A;
	border: 1px #D45951 solid;
}

/* Page */

#publi {
	width: 250px;
	float: right;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 16px;
	margin-left: 16px;
	background-color: #FFFFFF;
	font-size: 14px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: solid;
}
#sección {
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	font-size: 10px;
	padding: 10px;
}
#content {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BBB082;
	border-right-color: #BBB082;
	border-bottom-color: #BBB082;
	border-left-color: #BBB082;
	background-color: #FFFFFF;
	margin: 8px;
}


/* Latest Post */


#latest-post-wrap {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7F7F7F;
	border-right-color: #7F7F7F;
	border-bottom-color: #7F7F7F;
	border-left-color: #7F7F7F;
	padding: 10px;
	background-color: #FFFFFF;
}

#latest-post {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	line-height: 16px;
}

#latest-post h1 {
	margin: 10px 0;
	padding: 0;
}

#latest-post p {
	margin: 0;
	padding-bottom: 15px;
}


#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 5px;

	text-align: left;
	border-collapse: collapse;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 2px;
}
#rounded-corner thead th.rounded-company
{
	background-color: #b9c9fe;
	background-image: url(table-images/left.png);
	background-repeat: no-repeat;
	background-position: left -1px;
}
#rounded-corner thead th.rounded-q4
{
	background-color: #b9c9fe;

	background-image: url(table-images/right.png);
	background-repeat: no-repeat;
	background-position: right -1px;
	
}
#rounded-corner th
{
	padding: 5px;
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #b9c9fe;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#rounded-corner td
{
	color: #333333;
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #fff;
	padding: 10px;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background-color: #F0F0F0;
	background-image: url(table-images/botleft.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background-color: #F0F0F0;
	background-image: url(table-images/botright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rounded-corner tbody tr:hover td
{
	background: #e8edff;
}




/* Footer */

#footer {
	clear: both;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	background-color: #EFEFEF;
}

#footer p {
	margin: 0;
	font-size: .8em;
	color: #666666;
}
