@charset "iso-8859-1";

article {
	font-family: Arial, Helvetica, sans-serif;
	line-height:1,52em;
	width: 100%;
	font-size: 13px;
	text-indent:10px;
}	
.left  { float:left}
.right {
	float:right;
	text-indent: 0;
}
.clear { clear:both; display:block; overflow:hidden; visibility:hidden; width:0px; height:0px;}
.hide  { display:none}

.align_right    { text-align:right;}
.align_left     { text-align:left;}
.align_center   { text-align:center;}
.align_justify  { text-align:justify;}

a {	color:#900;	}
a:hover, a:focus { text-decoration:underline;}
a:active, a:visited { }

blockquote {
	font-family: Georgia,"Times New Roman", Times, serif;
	margin:10px;
	padding:10px;
	font-size:1.52em;
	color:#999;
	font-style:italic;
	line-height:1,6em;
	width:100%;
	quotes:none;
	}
	blockquote.left {border-right:1px dashed #ccc; width:40%;}
	blockquote.right {border-left:1px dashed #ccc; width:40%;}

h1, h2, h3, h4, h5 {margin:0 0 0.5em; line-height:1.1em;}
h1 {	font-size:1.6em;} 



/* ** ** custom select color ** ** */
::selection {
	background: #525252; /* Safari */
	}
::-moz-selection {
	background: #525252; /* Firefox */
	color:#fff;
}
/* ** ** paragraph styling ** ** */
/**p {margin:5 5 1.52em;}
	p img.left {float:left;margin:2em 2em 2em 0;padding:50px;}
	p img.right {float:right;margin:2em 0 2em 1.52em;}*/

.promociones
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-left:10px;
	margin-top:10px;
	float:left;
	margin-left:10px;
	width:500px;
}
.imagenpromo
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-left:10px;
	margin-top:3px;
	margin-left:10px;
	float:left;
	width:120px;
	height:150px;
	background-color:#E1E1E1;
}

