/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */
img{
  border-width: 0px;
}

body {
	/*background: #4096EE url(images/img1.jpg) repeat-x;*/
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #1B4978;
}

h1 {
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
}

a {
	color: #1B4978;
}

a:hover {
	text-decoration: none;
}


#index a{
  text-decoration: none;
}

#index a:hover{
  font-weight:bold;
}

/* Header */

#header {
	width: 850px;
	height: 60px;
	margin: 0px auto;
  	background:#FFFFFF url(../../images/frontend/layout/banner.jpg) no-repeat scroll 0 0;
}

#header h1 {
	float: left;
	margin: 0px;
	padding-top: 20px;
	font-size: 42px;
	letter-spacing: -2px;
}

#header h2 {
	float: right;
	margin: 10px 0px 0px 0px;
	padding-top: 28px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 850px;
	height: 30px;
	margin: 0px auto;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	padding: 5px 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: #D1D7ED;
}

#menu a:hover {
	background: #EEEEEE none repeat scroll 0 0;
}

/* Content */

#content {
	background: #FFFFFF;
	width: 850px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
}

#colOne {
	float: right;
	width: 600px;
	padding-right: 20px;
}

#colTwo {
	float: left;
	width: 165px;
	padding-right: 20px;
	padding-left: 0px;
}

#colTwo ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

#colTwo a {
	color: #2F73B8;
  text-decoration:none;
}

#colProduct {
	/*float: left;*/
  margin: auto;
	width: 165px;
	padding-right: 20px;
	padding-left: 0px;
}

#colProduct ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

#colProduct a {
	color: #2F73B8;
  text-decoration:none;
}

#content h1 {
  text-align:center;
	color: #2c5196;
  font-size: 35px;
}

#content h2 {
	background:#FFFFFF url(../../images/frontend/layout/botton.jpg) no-repeat scroll 0 0;
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #FFFFFF;
}

#colProduct h3 {
	text-align: center;
}

#colProduct h2 {
	background:#FFFFFF url(../../images/frontend/layout/boton-productos.jpg) no-repeat scroll 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
  padding-left: 28px;
	text-transform: uppercase;
	font-size: 16px;
  text-align: left;
	color: #FFFFFF;
}

#content h3 {
	color: #2F73B8;
}
/* Footer */

#footer {
	width: 850px;
	margin: 0px auto;
	padding: 3px 0px 0px 0px;
	height: 30px;
	background: #EEEEEE;
}

#footer p {
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	font-size: 11px;
	color: #999999;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #333333;
}

.div_dummy_microsoft_galerias {
    float:left;
    height:55px;
    width:160px
}

.tooltiphdr {
  width:500px;
  background:#C4D5E3;
  border:1px solid #C4D5E3;
  font-weight:bold;
  padding:4px;
}

.tooltipbdy {
  width:500px;
  background:#FFFFFF;
  border-left:1px solid #C4D5E3;
  border-right:1px solid #C4D5E3;
  border-bottom:1px solid #C4D5E3;
  padding:4px;
  text-align:left;

 }
 
