*
Design by Mirian Cueva Armas
http://www.plateriamantilla.com

*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #004A75 url(imagenes/img01.gif) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 20px;

}

h1, h2 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h3 { 
	width: 220px;
	height: 33px;
	float: left;
	margin: 0 0 0 2px;
	padding: 9px 60 0 0;
	background: url(imagenes/index_08.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 2.1em;
	font-weight: bold;
	color: #ffffff;
}

/* Sidebars */

.sidebar {
	width: 180px;
	padding-top: 10px;
	
	
}

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

.sidebar a {
	text-decoration: none;
	font-size:12px;
	color: #08496a;	
}

.sidebar a:hover {
	font-weight: bold;
	
}

.sidebar  h2 {
	padding-top: 15px;
	padding-bottom: 10px;
	color: #678ba3;
	font-size: 15px;
	font-weight:bold;
}

/* Left Sidebar */

#leftbar {
	padding: -10 0 0 07px;
	float: none;
}

#Tabla_2 tr td  h1{
	font-size: 11px;
	font-style: normal;
	padding-left: 5px;
	color: #ff6600;
	font-weight:bold;

}

#Tabla_2 tr td  h2{
	font-size: 11px;
	font-style: normal;
	font-family:Tahoma, Geneva, sans-serif;
	padding-left: 15px;
	padding-top: 10px;
	color: #000;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom: 1px dotted #1F1F1F;
	
}

#Tabla_3 tr td h1 {
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666;
	padding: 5px 0 0 15px;
	height: 29px;
	width: 401px; 
	background: url(imagenes/pmweb_01.jpg) no-repeat;
}


/* Menu */

#menu {
	width: 612px;
	height: 44px;
	/*background: url(imagenes/index_14.jpg) no-repeat;*/
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 108px;
	height: 42px;
	padding-top: 9px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 16px;
	color: #666;
}

#menu a:hover {
	background: url(imagenes/index_04.jpg) no-repeat;
	color: #FFFFFF;
}

#menu .active a {
	background: url(imagenes/index_04.jpg) no-repeat;
	color: #ffffff;
	font-weight:bold;
}

/* form elements */
form {
	margin: 20px 10px; padding: 5px 10px 20px 10px;
	border: 1px solid #111;  	
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0;
	color: #fff;
}
input, select, textarea {
	padding: 5px 4px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #000000;
/*	background: #0C0C0C;   */
	border: 1px solid #1C1C1C;
}
textarea {
	width: 400px;
	height: 100px;
	display: block;	
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #48780E;
	background: #666;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #1c1c1c;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 20px 0 15px 8px;	
	width: 270px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 185px;
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

#header {
	position: relative;
	width: 610px;
	height: 55px;
	margin: 0;
	padding: 0;
}

/* header search */
#header form#quick-search {
	position: absolute;
	top: 10px;
	right: 10;
	padding: 0;
	margin: 0;
	border: none;
	width: 262px;
	height: 30px;
	background: url(imagenes/index_15.jpg) no-repeat;
	z-index: 999999;
}
#header form#quick-search p {
	margin: 0; padding: 0;		
}
#header form#quick-search .tbox {
	margin: 2px 0 0 5px; 
	width: 210px;
	background: none;
	border: none;
}
#header form#quick-search label,
#header form#quick-search .btn {
	display: none;	
}
#Tabla_02 tr td h2 {
	font-weight: bold;
	font: normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ff6600;
}

#Tabla_02 tr td a{
	text-decoration: none;
	font-size:12px;
	color: #08496a;	
}

#Tabla_02 tr td a:hover {
	font-weight: bold;
	color: #ff6600;
	
}

#Tabla_02 tr td {
	font: normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #08496a;
	font-size:12px;
}

#foot p{
	font: normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0000;
	font-size:11px;
	
}
#Tabla_01 tr th p {
		margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:10px;

}
