/* Estructura del Documento */
* { margin: 0; padding: 0; }
body {
	background-color: #CCC;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, Tahoma,Verdana, sans-serif;
	font-size: 8pt;
}
img {
	border: 0;
}
#container {
	-moz-border-radius: 10px 10px 0 0;
	text-align: left;
	width: 780px;
	margin: 0px auto 5px auto;
	height: 30px;
	background: #fff;
}
html>body div#container {
	min-height: 350px;
	height: auto;
}
#cabecera { 
	background-color: #003366; 
	height: 120px; 
	margin: auto;
	border-bottom: 1px solid #fff;
}
#cabecera div.left {
	color: #fff;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	display: inline;
	width: 500px;
}
#cabecera div.right  {
	color: #B0C5F6;
	float: right;
	display: inline;
	position: relative;
	width: 230px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
}
#cabecera div.right a {
	color: #fff;
	text-decoration: none;
}
#cabecera div.right a:hover {
	color: #FF9900;
	text-decoration: none;
}
#content {
  background-color: #fff;
  padding: 5px;
  height: 350px;
}
#contentsop {
  background-color: #fff;
  padding: 0;
}

html>body div#content {
	min-height: 350px;
	height: auto;
}
#pie{ 
  clear: both;
  background: #003366;
  color: #fff;
  font-size: 10px;
  margin-top: 0px; 
  padding: 5px 10px 5px 15px;
  border: 1px solid #fff;
}
#pie div.left {
	color: #fff;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	display: inline;
	width: 500px;
}
#pie div.right  {
	color: #B0C5F6;
	float: right;
	display: inline;
	position: relative;
	width: 230px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
}
#pie a {
	color: #fff;
}
#pie a:hover {
	text-decoration: underline;
}
div.cols {
  clear: both;
}

div.col1 {
  float: left;
  display: inline;
  width: 48%;
}

div.col2 {
	float: right;
	display: inline;
	width: 48%;
}
#menuContainer {
	background-color: #fff;
	height:27px;
	color: #fff;
}
#menu { 
	background-color: #003366; 
	border: 1px solid #fff;
	height: 27px;
	padding-top: 5px;
	padding-left: 15px;
}

#menu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	color: #FF9900;
	font-weight: bold;
}
div.encabezado {
	font-size: 12pt;
	width: 140px;
	height: 30px;
	padding-top: 5px;
	padding-left: 35px;
	background-image: url(images/information.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	color: #487baf;
}
table.tabla {
	width: 550px;
	border: 0;
}
.titcuerpo {
	width: 550px;
	height: 25px;
	background-image: url(images/sopgar.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.cuerpo {
	width: 550px;
	text-align: left;
}
span.t1 {
	font-size: 10pt;
	color: #487baf;
	font-weight: bold;
}
#navig {  
	list-style-image:url(images/item.gif);
	margin:0;
	padding-left: 30px;
}
#navig li {
	margin:2px;
	padding: 2px 2px 2px 10px;
	padding-left: 0.10em;
	border-bottom: 1px solid #f7f7ff7;
}
#lista {  
	list-style-image:url(images/item.gif);
	margin:0;
	padding-left: 20px;
}
#lista li {
	margin:2px;
	padding: 2px 2px 2px 10px;
	padding-left: 0.10em;
	border-bottom: 1px solid #f7f7f7;
}
a.link {
	color: #000;
	text-decoration: none;
}
a.link:hover {
	color: #487baf;
	text-decoration: none;
}
a.vinculo {
	color: #3399FF;
	text-decoration: none;
}
a.vinculo:hover {
	color: #000;
	text-decoration: none;
}
div.navega {
	font-weight: bold;
	font-size: 10pt;
	padding-left: 10px;
	padding-top: 5px;
}
h4 {
	margin-top: 3px;
	background-color: #003366;
	padding: 2px 5px;
	color: #fff;
	border: 0;
	font-size: 13px;
}
h1 {
	font-size: 13pt;
}
td.services {
	background-image: url(images/bgserv.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	height: 400px;
}
div.serv {
	width: 295px;
	padding: 5px;
	text-align: left;
}
fieldset  {  
   width: 500px;
   padding: 5px;
   border: 1px dashed #000;
}
legend {
	border: 1px dashed #000;
	padding: 10px;
	font-weight: bold;
	font-size: 10pt;
}
div.indica {
	-moz-border-radius: 10px 10px 10px 10px;
	display: block;
	width: 420px;
	border: 1px solid #e0e0e0;
	background: #F8F8f8;
	padding: 10px;
	text-align: justify;
}
td.webdes {
	background-image: url(images/logometal.png);
	background-repeat: no-repeat;
	background-position: right top;
}
strong.clientes {
	color: #003366;
	font-size: 9pt;
}
a.bbcode {
	display: block;
	width: 20px;
	height: 20px;
	padding-top: 3px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #cc0000;
	font-weight: bold;
	text-decoration: none;
}
a.bbcode:hover {
	display: block;
	width: 20px;
	height: 20px;
	padding-top: 3px;
	border: 1px solid #000;
	text-align: center;
	vertical-align: middle;
	background: #fff;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
div.editor {
	margin: 3px;
	width: 400px;
	height: 26px;
	padding: 5px;
	border-top: 1px dashed #e0e0e0;
	border-bottom: 1px dashed #e0e0e0;
}
td.admintitle {
	background: #003366;
	height: 28px;
	padding-top: 5px;
	border-bottom: 2px solid #ff9900;
	font-weight: bold;
	color: #fff;
	font-size: 11pt;
	text-align: center;
}
td.admtit {
	background: #003366;
	text-align: center;
	height: 30px;
	color: #fff;
	font-weight: bold;
}
td.admcnt {
	background: #f7f7f7;
	text-align: left;
	padding-left: 5px;
}
fieldset.global {
	border: 1px solid #000;
	-moz-border-radius: 10px 10px 0 0;
	width: 760px;
	padding: 5px;
}
legend.tglobal {
	font-size: 14pt;
	font-weight: bold;
	padding:10px;
}