/* CSS Document */
body {
	background-image: url(images/fondo.jpg);
	background-attachment: fixed;
	background-repeat:    repeat-x;
	background-color:#80919C;
	margin:0px;
	
}
.cabecera {
	background-image: url(images/cabecera.gif);
	width:786px;
	height:97px;
	border-style:solid;border-color: #768690;
	border-left-width:4px;
	border-top-width:1px;
	border-right-width:4px;
	border-bottom-width:0px;
	margin:auto;

}
.fondomenu {
	background-image: url(images/botonera.jpg);
	width:786px;
	height:29px;
	padding-left:11px;
	margin:auto;
	border-style:solid;border-color: #768690;
	border-left-width:4px;
	border-right-width:4px;
	border-bottom-width:0px;
	border-top-width:0px;

}

a.menu {
	font-family:"Trebuchet MS", Arial;
	font-size:13px; color:#63727c; font-weight:bold;
	text-decoration: none;
	padding:15px;
}

a.menu:hover {
	text-decoration: none;
	color:#00CC66;
}

a.link {
	font-family:"Trebuchet MS", Arial;
	font-size:11px; color:#707070;
	text-decoration: none;
}

a.link:hover {
	text-decoration: underline;
	color: #006699;
}

a.link2 {
	font-family:"Trebuchet MS", Arial;
	font-size:11px; color: #C67700;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}

.tgris	{
	display:block;
	border:solid 1px;
	border-color:#ededef;
	background-color:#fefefe;
	padding:10px;
	margin: 10px 16px 16px;
}

.tgris2	{
	display:block;
	border:solid 1px; border-color:#ededef;
	padding:10px;
	margin: 10px 16px 16px;
}

.input {
	border:solid 1px; border-color:#aab3bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#63727c;
	height:13px;
}

.txtformulario {
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	color: #FFFFFF;
	background-color: #7E9BAB;
}

.txt12{
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#707070;
	padding-left: 8px;
}

.txt12Margen{
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#707070;
	padding-left: 20px;
}

.txtnoticia{
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#707070;
	padding: 5px;
}
.txt10{
	font-family:"Trebuchet MS", Arial;
	font-size:10px;
	color:#707070;
	padding-right: 16px;
	padding-left: 10px;
}

.txt10b{
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color: #980014;
	font-weight:bold;
	letter-spacing: 1px;
}

.lista{
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#707070;
	background-image:url(images/funcionalidades.jpg);
	background-repeat:no-repeat;
	width:221px;
	height:260px;
	padding-left: 30px;
	margin-left: 10px;
}

.lista li{
	padding-top: 1px;
	padding-bottom: 1px;
}

.lista02{
	list-style-image: url(images/ico_listas.gif);
}

.lista02 li{
	padding-top: 2px;
	padding-left: 10px;
}

.listado{
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#707070;
	margin: auto;
	list-style-type: square;
	background-color: #F9F9F9;
	padding-right: 26px;
}

.tablacontenido{
	border-style:solid;border-color: #768690;
	border-left-width:4px;
	border-top-width:0px;
	border-right-width:4px;
	border-bottom-width:0px;
	margin:auto;
}

.pie{
	width:778px;
	height:20px;
	background-color:#d2dbe2;
	font-family:"Trebuchet MS", Arial;
	font-size:11px; color:#707070;
	text-align:center;
	border-style:solid;border-color: #768690;
	border-left-width:4px;
	border-top-width:0px;
	border-right-width:4px;
	border-bottom-width:4px;
	margin:auto;
}

div#qTip {
  padding: 3px;
  border: 1px solid #D1D096;
  border-top:3px solid #D17E62;
  border-right-width: 2px;
  border-bottom-width: 2px;
  display: none;
  background-color: #FEFDF5;
  color: #7B6F51;
  font: bold 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  position: absolute;
  z-index: 1500;
  -moz-opacity: .85;
  opacity: .85;
  filter: alpha(opacity=90);
  min-width:120px;
}

.cabeceras {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#31508D;
	background-image: url(images/fondo_tdcabeceras.gif);
	height: 23px;
	border-bottom: 1px solid #A4B4BF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2DADF;
	padding-right: 0px;
}

.tablanot	{
	width:92%;
	display:block;
	border:solid 1px; border-color:#ededef;
	background-color:#fefefe;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #A6A6A6;
	color: #515463;
	height: 15px;
	width: 120px;
}

.txt12azul {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#293C61;
	padding-left: 10px;
	background-color: #F7F7F7;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}

.txtazul {

	color:#3A578B;

}



.txtNaranja {
	color:#C62700;
}

.paginacion {
	background-color: #FFFBEA;
	width: 90%;
	text-align: center;
	margin: 4px;
}

.inputform {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.titulanot {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#31508D;
	background-image: url(images/fondo_titularno.gif);
	height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 0px;
}

.txtblanco {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}

.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #A6A6A6;
	color: #515463;
}

.titular h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 1pt;
}


#imgproducto {
	width: 70px;
	padding: 4px;
	height: 70px;
	border: 1px solid #CCCCCC;
	margin-top: 16px;
	margin-right: 16px;
}
