/*

*/

* 
{
margin: 0px;
padding: 0px;
}

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

input, textarea {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

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

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

h1, h2 {
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}


a {
	color: #1D74A6;
}

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



hr {
	display: none;
}

#main
{
width: 100%;
margin: 0 0px;
/*background: #EEF4F7 url(images/table_back.jpg) no-repeat top;*/
}

#inner
{
width: 1150px;
margin: 0 0px;
background-image: url(images/newbg.png);
background-repeat:  repeat-y;
}

/* Header */

#header {
	height: 96px;
	width: 100%;
	background-image:  url(images/headbg2.gif);
	background-repeat:  repeat-x;
}

#logo {
	width: 100%;
	background-image: url(images/logo.png);
	background-position: 15px 7px;
	height: 40px;
	background-repeat: no-repeat;
}

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

#logo h1 {
	padding: 10px 0 0 430px;
	font-size: 18px;
	color: #FFFFFF;
	text-transform: none;
}
#logo h2 {
	padding: 0px 0 0 500px;
	font-size: 19px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
}

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

#menu {
	height: 33px;
	width: 100%;
	padding-left: 0px;
	margin-top: 0px;
	background-image:  url(images/tabbg2.png);
	background-repeat: repeat-x;
}

#menu ul {
	margin: 0;
	list-style: none;
	width: 1041px;
}

#menu li {
	display: inline;
	
}

#menu a {
	float: left;
	width: 160px;
	height: 26px;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	font-size: 1.1em;
	font-weight: bold;
	color: #190B79;
	background-image: url(images/botom.png);

}

#menu a:hover {
	text-decoration: underline;
	color: #BF0000;
	background-image: url(images/botom.png);
}

/* Page */

#page {
	width: 100%;
	margin: 0 0 0 10;
	
}

/* Content */

#content {
	float: left;
	width: 497px;
	margin-left: 3px;
	margin-top: 4px;
	margin-right: 0px;
}

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

#content .top
{
	width: 497px;
	background:  url(images/top.png) no-repeat;
	height: 13px;
	color: #FFFFFF;
}

#content .middle_back
{
	width: 498px;
	background:  url(images/title.png) no-repeat;
	padding: 10px;
	color: #FFFFFF;
	margin: 0px;
	height: 130px;
}

#content .middle_back2
{
	width: 500px;
	background:  url(images/title.png) no-repeat;
	padding: 10px;
	color: #FFFFFF;
	margin: 3px;
	height: 250px;
}
#content .h2
{
	color: #FFFFFF;
	left: 3px;
	
}
#content .li
{
	left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#content .back
{
	width: 497px;
	padding: 10px;
	color: #190A7E;
	margin: 2px 0px 0px;
	height: 100px;
	background-image:  url(images/fondocontentPeq.png);
	background-repeat: no-repeat;
}
#content .back120
{
	width: 497px;
	padding: 10px;
	color: #190A7E;
	margin: 2px 0px 0px;
	height: 120px;
	background-image:  url(images/fondocontentPeq120.png);
	background-repeat: no-repeat;
}
#content .back220
{
	width: 497px;
	padding: 10px;
	color: #190A7E;
	margin: 2px 0px 0px;
	height: 100px;
	background-image:  url(images/title_back220.png);
	background-repeat: no-repeat;
}
#content .bottom
{
width: 497px;
background:  url(images/bottom_small.png) no-repeat;
height: 9px;
margin-bottom: 6px;
}

.post {
	margin-bottom: 15px;
	color: #000000;
	margin-top: 0px;
}

.post a {
	color: #0A6894;
}

.post a:hover {
	color: #0A6894;
}

.post H2
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 202px;
	margin-top: 10px;
	color: #251C87;
	height: 100%;

}

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


.sidebar li {
	padding: 4px 0 4px 20px;
}

.sidebar a {
	text-decoration: none;
	color: #190A7E;
	font-size: 13px;
	font-weight: bold;
}
.sidebar a:hover {
	color: #0A6894;
	text-decoration: underline;
}

.sidebar h2 {
	padding-top: 5px;
	color: #FFFFFF;
	background:  url(images/title.png) no-repeat;
	height: 23px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}

.bottom_small
{
height: 11px;
background:  url(images/bottom_small.png) no-repeat;
width: 202px;
margin-bottom: 6px;
}

/* Left Sidebar */

#leftbar {
	margin-left: 27px;

}

/* Right Sidebar */

#rightbar {
margin-left: 20px;
}

#leftbar .back, #rightbar .back
{
	background: #ffffff url(images/title_back.png) no-repeat;
	padding: 10px;
	width: 100%;
	border: 0px none;
	height: 204px;
	margin: 0px 0px 0px;

}
#leftbar .top
{
	background: #ffffff url(images/bordertopP.gif) no-repeat;
	padding: 10px;
	width: 100%;
	border: 0px none;
	height: 9px;
	margin: 0px;
}

#leftbar .middle
{
	background: #ffffff url(images/bordermdlP.gif) repeat-y;
	padding: 10px;
	width: 100%;
	border: -9px none;
	height: 100%;
	margin: 0px;
}

#leftbar .bottom
{
	background: #ffffff url(images/borderbtmP.gif) no-repeat;
	padding: 10px;
	width: 100%;
	border: 0px none;
	height: 9px;
	margin: 0px;
}

#leftbar .back220, #rightbar  .back220
{
	background: #ffffff url(images/title_back340.png) no-repeat;
	padding: 10px;
	width: 100%;
	border: 0px none;
	height: 344px;
	margin: 0px;
}


#leftbar .back300, #rightbar  .back300
{
	background: #ffffff url(images/title_back300.png) no-repeat;
	padding: 10px;
	width: 100%;
	border: 0px none;
	height: 300px;
	margin: 0px;
}
/* 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: 32px;
	color: #000099;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #0A6894;
}

#footer a {
	color: #0A6894;
}
