		body, div, span, object, iframe,
		h1, h2, h3, h4, h5, h6, p, blockquote, pre,
		a, abbr, acronym, address, code,
		del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
		fieldset, form, label, legend, caption, tbody, tfoot, thead, td, tr{
			margin: 0;
			padding: 0;
			border: 0;
			font-weight: inherit;
			font-style: inherit;
			font-size: 100%;
			font-family: inherit;
			list-style:none;
		}


 /** general **/		
body {
	background:#333333 url(fondo.jpg) repeat-x top;
	}
	
.logo {
	height: 50px;
	text-align:left;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/** centro **/

.centro {
	width: 780px;
	height: 450px;
	background: #ffffff;
	text-align:left;
}
.flash_dodge{
	width: 580px;
	height: 450px;
	background: #7a7a7a;
	float:left;
}

.lateral {
	background:url(lateral.png) no-repeat top;
	width: 200px;
	height: 450px;
	float:right;
}

.bajo {
	text-align:center;
	font-family:Arial, Verdana, Sans-Serif; 
	font-size:9px;
	line-height: 1;
	font-weight:normal;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

.avisos {
	font-family:Arial, Verdana, Sans-Serif; 
	text-align:center;
	margin-top: 20px;
	margin-bottom: 30px;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	}


h1 {
	font-family:Arial, Verdana, Sans-Serif; 
	font-size:18px;
	line-height: 1;
	color: #ffffff;
	font-weight:bold;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 3px;
	text-align: right;
}
h1.raya {
	font-family:Arial, Verdana, Sans-Serif; 
	font-size:18px;
	line-height: 1;
	color: #ffffff;
	font-weight:bold;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 3px;
	text-align: right;
	padding-bottom: 2px;
	border-bottom: 1px dotted #dddddd;
}

.division_texto{
	margin:10px;
	font-family:Arial, Verdana, Sans-Serif; 
	font-size:12px;
	line-height: 1;
	font-weight:bold;
	color: #ffffff;
	text-align: justify;
}

ul {
	margin-left: 10px;
}

li {
	margin-top: 10px;
	margin-left: 10px;
	list-style-type: Square;
}

a:link {color: #ffffff;text-decoration: none;font-family: Arial,Helvatica,verdana;font-size: 10px;font-weight: normal;}
a:visited {color: #ffffff;text-decoration: none;font-family: Arial,Helvatica,verdana;font-size: 10px;font-weight: normal;}
a:hover {color: #ffffff;text-decoration: underline;font-family: Arial,Helvatica,verdana;font-size: 10px;font-weight: normal;}
a.menu:link {color: #ffffff;text-decoration: none;font-family: Arial,Helvatica,verdana;font-size: 12px;font-weight: bold;}
a.menu:visited {color: #ffffff;text-decoration: none;font-family: Arial,Helvatica,verdana;font-size: 12px;font-weight: bold;}
a.menu:hover {color: #ffffff;text-decoration: underline;font-family: Arial,Helvatica,verdana;font-size: 12px;font-weight: bold;}
