body {
	text-align:center;
	margin:0 auto;
	background: #FFFFFF url(images/bg.gif);
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;	

}

h1, h2, h3 , h4{
	margin: 5px;
	
	font-weight: normal;	
	color: #000;
}

h1 {
	font-size: 20px;
	
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	padding-left: 0px;
	
}

h4 {
	font-size: 100%;
	font-weight: bold;
	
}

hr {
	width: 600px;	
	background-color: #249BD3;	
	height: 3px;	
	
}

p, ol, ul {
	line-height: 14px;
	font-size: 12px;
}

p {
}

ol {
}

ul {
}

a {
	color: #249BD3;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}





#pagina {
	width: 830px;
	text-align:center;
	margin: 0 auto;
	background: url(images/bg_right.gif) top right repeat-y;

}

#borde {
	width: 810px;
	background: url(images/bg_left.gif) top left repeat-y;
	margin-left:20px;
	
}

#botonera {
	width: 776px;	
	height: 35px;
	margin-top: 0px ;
	padding-left:0px;
	background: url(images/fon03.gif) repeat-x;
}
#foto {
	float:left;
	width: 20px;	
	margin-top: 0px ;
	padding-left:0px;
	background: url(images/b_go2.gif);
}
#boton {
	float:left;
	width: 200px;
	height: 35px;	
	text-align:center;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
	font-weight:bold;
	padding:5px;
}

#menu {
	margin: 0 auto;
	width: 776px;	
	height: 34px;
	margin-top: 0px ;
	padding-left:0px;
	background: url(images/fon03.gif) repeat-x;
	
}

#menu ul
{
	list-style:none;
}
#menu li
{
	display:inline;
}
#menu li a
{
	text-align:left;
	color:#FFFFFF;
	float: left;
	text-decoration: none;
	font-size: 1em;
	font-weight:bold;
	padding-top:10px;
	padding-right: 25px
}

#menu li a:hover
{
	color:#249BD3;
	text-decoration: none;
}




#header {
	width: 776px;
	height: 100px;
	background: url(images/banner.jpg) repeat-x;	
	margin: 0 auto;
}

#logo {
	
	margin: 0 auto;
	padding-top: 0px;
	padding-left: 0px;
	float:left;
}

#content
{
	
	margin: 0 auto;
	width: 776px;
	background: #FFFFFF;
}

#flash
{
	float:left;
	width: 200px;
	height: 200px;
	margin: 0 auto;
	padding: 40px 10px 10px 10px;
	background: #fff;
}
#home
{
	float:left;
	text-align:left;
	width: 520px;
	height: 200px;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	background: #fff;
}

#producto
{
	float:left;
	width: 100px;
	margin: 0 auto;
	padding: 35px 20px 20px 20px;
}
#descripcion
{
	float:left;
	text-align:left;
	width: 590px;
	height: 100px;
	margin: 0 auto;
	padding: 5px 20px 5px 20px;
}
#descripcion a
{
	text-decoration: none;
}

#descripcion a:hover
{
	text-decoration: underline;
	color:#249BD3;
}


#footer
{
	margin: 0 auto;
	width: 776px;
	height: 47px;
	text-align:center;
	
	background: url(images/fon_bot.gif) repeat-x;
}




