@charset "utf-8";
H1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #FFFFFF;
	margin : 0;
	text-align: left;
} 
H2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold;
	color : #FFFFFF;
	letter-spacing : 0.05em;
	clear: both;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
} 
H3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #CCCCCC;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
} 
h4 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
	margin : 0;
	color : #423F2B;
	vertical-align : middle;
} 
h5 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
	color : #423F2B;
	vertical-align : middle;
	margin : 0;
} 

DIV.contenido {
	width : 715px;
	background-color : #000000;
	overflow : hidden;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
} 
DIV.contenido P {
	padding : 0px;
	float : none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
} 
DIV.contenido    li {
	list-style-type: square;
	list-style-position: inside;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-top: 0px;
}

DIV.intro {
	float : right;
	display : block;
	width: 500px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
} 
.intro  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	color : #C8C8C8;
	text-align : left;
	font-weight : bold;
	line-height : 1.2em;
	font-style: italic;
} 
DIV.explain {
	background-color : #2E2D24;
	clear : both;
	float : none;
	overflow : hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
} 




DIV.intro {
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;

} 
DIV.intro P { 
font-family : Georgia, "Times New Roman", Times, serif; 
font-size : 0.8em; 
color : #ffffff; 
text-align : left; 
font-weight : normal; 
line-height : 1.2em; 
margin : 0; 
} 

DIV#patodiablo {
	background-image: url(../imgs/logo_patodiablo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 95px;
	width: 300px;
	position: absolute;
	top: 24px;
}
DIV#patodiablo A {
	height: 95px;
	width: 300px;
	display: block;
}

DIV#patodiablo SPAN {
	background-image: url(../imgs/logo_patodiablo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 95px;
	width: 300px;
	position: absolute;
	top: 24px;
	display: none;
}

DIV.flash {
	width: 715px;
	padding: 10px;
	text-align: center;
}
DIV.imgproduct {
	width: 450px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
DIV.imgproduct img {
	margin-top: 10px;

}

