


body {
	background: #F8F3D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}



h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	
	font-weight: normal;
}

h1 {
	font-size: 2.0em;
}

h2 {
	font-size: 1.8em;
}


a {
	color: #1D74A6;
}

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

img{
border:none;}



#main
{
width: 940px;
margin: 0 auto;
background: #EA8616;
border-left: 10px solid #EA8616;
border-right: 10px solid #EA8616;
}

/* Header */

#header {
	
	width: 940px;
}

#lema {
width: 940px;
height: 65px;
}

#lema h1, #lema p {
	margin: 0;
	line-height: normal;
}

#lema h1 {
	padding: 20px 0 0 20px;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
}
#lema h2 {
	padding: 10px 0 0 20px;
	font-size: 10px;
	
	color: #ffffff;
}

#lema a {
	text-decoration: none;
	color: #ffffff;
}

#menu-izq-sup{
margin-bottom:10px;
padding: 5px;}

#iwithblockmsg-imageheader{
float:left;
width:940px;
text-align:center;}





/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	margin-top: 12px;
}

/* Content */

#content {
	float: left;
	width: 497px;
}

#content .post ul, #content .post ol
{
margin-left: 30px;
}

#content .top
{
width: 497px;
background: url(../imagestestnew/top.png) no-repeat;
height: 11px;
}

#content .middle_back
{
width: 477px;
background: #ffffff;
padding: 10px;
}

#content .bottom
{
width: 497px;
background: url(../imagestestnew/bottom.png) no-repeat;
height: 10px;
margin-bottom: 10px;
}

.post {
	margin-bottom: 15px;
	color: #000000;
	margin-top: 10px;
	margin-left: 5px;
}

.post a {
	color: #EA8616;
}

.post a:hover {
	color: #EA8616;
}


/* Sidebars */

.sidebar {
	float: left;
	width: 208px;
	margin-top: 10px;
	color: #000000;

}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}



.sidebar li {
	padding: 6px 0 3px 10px;
}

.sidebar a {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
.sidebar a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.sidebar h2 {
	padding-top: 10px;
	color: #FFFFFF;
	background: url(../imagestestnew/title.png) no-repeat;
	height: 33px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}

/* Left Sidebar */

#leftbar {
margin-left: 5px;
}

/* Right Sidebar */

#rightbar {
margin-left: 15px;
}

#leftbar .back, #rightbar .back
{
background: url(../imagestestnew/title_back.gif) no-repeat;
padding: 10px;
}


/* Calendar */

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}


/* Footer */

#footer {
	clear: both;
	padding-top: 20px;
	height: 62px;
	background: url(../imagestestnew/footer.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: 11px;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}