/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e5eef3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}

#top {
background-image:url(images/bar.jpg);
width:100%;
height: 105px;

}

#mainTable{
width:780px;
border-style:solid;
border-color:#a9c4d5;
background-color:#FFFFFF;
margin-top:20px;
padding: 4px;
margin-right: auto;
margin-left: auto;
margin-bottom:auto;
height:100%;

}

#tableLeft{
float:left;
width:180px;
height:auto;
}

#tableRight{
float:left;
margin-left:5px;
width:595px;
}

#producto{
	width: auto;
	text-align:left;
	height:auto;
	float:left;
	margin-left:15px;
}


#showProduct{
	width: 60px;
	text-align:center;
}

#logo{float:left; margin-left:10px; clear:right;}

#menuSize{
width:auto;
margin-left: auto;
clear:both;
}

h1{
font-size:15px;
font-weight:bold;
color:#000066;
}

homeGray{
background-color:#c8c8c8;
}


#productoDesc{
	width: auto;
	text-align:left;
	height:auto;
	padding:7px;
}

.puntos ul{
margin-top: 15px;
}

.puntos li{
margin-left: -2em;
list-style:none;
font-size:12px;
padding-bottom:5px;
}


h2{
font-size:13px;
font-weight:bold;
color:#336600;
margin: 0 0 5px;
}

h4{
font-size:13px;
font-weight:bold;
color:#660000;
margin-bottom: 5px;
}

.smallText{
font-size:11px;
}

a{
color:#0000CC;
text-decoration:none;
}

a:visited{
color:#0000CC;
text-decoration:none;
}

a:hover{
color:#990000;
text-decoration:underline;
}





#topMenu{
background-image:url(images/button.jpg);
width:105px;
height:22px;
float:left;
margin-top:4px;
margin-left:auto;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px; color:#ffffff;
letter-spacing:1px;
font-weight:bold;
padding: 1px;
}

#topMenu a{color:#ffffff; text-decoration:none;}
#topMenu a:visited{color:#ffffff; text-decoration:none;}
#topMenu a:hover{color:#FFFF99; text-decoration:none;}



#mainLeft{
width:175px;
background-color:#FBD888;
padding: 10px 0px 0px 5px;
}



#mainRight{
background-color:#ffffff;
margin-left:185px;
padding: 10px;
}

#mess{
	position:absolute;
	left: 224px;
	top: 26px;
	font-size:14px;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold
}



#productoTexto{
	width: 380px;
	float:left;
}

#separacion{
	width: 538px;
	height: 10px;
	padding: 5px 0 20px 0;
	clear:both;
}

