* {
	margin: 0;
	padding: 0;
}

body {
	background: #A9B3BB url(../img/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .81em;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}
h2.titulo {color: red; text-align: center; padding: 0 0 15px 0;}
h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #FC3E1A;
}
a.normal:link, a.normal:visited {
text-decoration:none;color:#fd8256;font-weight:bold;
}

a.normal:active, a.normal:hover {
text-decoration:underline;color:#ffffff;font-weight:bold;
}

img.left {
	float: left;
	margin: 3px 20px 0 0;
	border: 3px solid #848C8F;
}

img.right {
	float: right;
	margin: 3px 0 0 3px;
	border: 3px solid #848C8F;
}
img.border0 {border: 0;}

.kumbia {font-size: 2em; color: white;}

/* Header */

#logo {
	width: 670px;
	height: 89px;
	margin: 0 auto;
	padding: 60px 0 0 100px;
	background: url(../img/logo.gif) no-repeat 0px 50px;
}

#logo h1, #logo p {margin: 0; padding: 0 0 0 16px;
	color: #FFFFFF; line-height: normal; width: 430px;
}
.naranjag {font-weight:bold; color:#f9cc31; font-size:12pt;}


/* Menu */

#menu {
	width: 770px;
	height: 70px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	padding: 12px 30px 0 30px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#menu a.actual {
	background: url(../img/img03.gif) no-repeat center bottom;
}

#idsistema {color: #CEC4A1; font-weight:bold; padding-left: 16px;}


/* Marco Principal */

.marcop {
	width: 770px; 
	margin: 0 auto;
	background: #D4D9DD url(../img/img04.gif) repeat-y;
}

.marcop .title {
	padding: 20px 30px 20px 30px;
	background: url(../img/img05.gif) no-repeat;
	font-size: 2em; 
}

.marcop .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

.marcop .title a:hover {
	border: none;
}

.marcop .entry {
	padding: 0 30px;
}

.marcop .bottom {
	height: 20px;
	background: url(../img/img06.gif) no-repeat left bottom;
}

.marcop .links {
	clear: both;
	margin: 0;
	padding: 10px;
	background: #CDD4D7;
	border-top: 1px solid #B4BBBE;
	font-size: .9em;

}

.marcop .links a {
	text-decoration: none;
font-weight:bold;
}

.marcon {
	width: 770px; 
	margin: 0 auto;
	background: #D4D9DD url(../img/rayan.gif) repeat-y;
}

.marcon .title {
	padding: 20px 30px 20px 30px;
	background: url(../img/arriban.gif) no-repeat;
	font-size: 2em; 
}
.marcon .entry {
	padding: 0 30px;
}
.marcon .bottom {
	height: 20px;
	background: url(../img/abajon.gif) no-repeat left bottom;
}

.divcolorn {padding: 10px 10px 10px 20px; background: url(../img/rayan.gif) repeat-y;}

/* Two Columns */

.two-columns {
	width: 770px; 
	margin: 0 auto;
	padding: 20px 0;
}

.two-columns .column-one {
	float: left;
	width: 370px; 
}

.two-columns .column-two {
	float: right; 
	width: 370px;
}


.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(../img/img12.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
}

.two-columns .entry {
	background: url(../img/img13.gif) repeat-x;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-posts li {
	padding: 5px 15px;
	background: url(../img/door.png) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Recent Comments */

#recent-comments {
}

#recent-comments ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-comments li {
	padding: 5px 15px 5px 17px;
	background: url(../img/door_in.png) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Submenu */

#submenu {
	clear: both;
	padding: 7px 0; margin: 0 auto; text-align: center;
	background: #535657 url(../img/img16.gif) repeat-x left bottom;
	color: #A9B6BB; 
}


#submenu a {
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: none;
}

/* Footer */

#footer {
	background: #312e29;  height: 20px; color: #CEC4A1;padding-left: 4px;
padding-right: 4px;padding-top: 3px; padding-bottom: 3px; font-weight:bold; text-align: center;
	}


.tabla_login {
margin: 0 auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
text-align: center;
width: 310px;
color: #000000;
}



input
{
color: #781351;
background: #fee3ad;
border: 2px solid #312E29
}


select
{
color: #312E29;
background: #fee3ad;
border: 2px solid #312E29
}
textarea
{
color: #781351;
background: #fee3ad;
border: 3px groove #312E29
}
