@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;

}
.IMGright {
	float: left;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 2px;
}

p {
	font-size: .8em;
	text-align: justify;
	color: #666666;
	padding-right: 4px;
	padding-left: 4px;
}
h1 {
	font-size: 1.2em;
	color: #0192D1;
	padding-left: 4px;
}
h2 {
	font-size: 1em;
	color: #0192D1;
}
#redbulls ul  {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
#redbulls  li  {
	color: #666666;
	list-style-image: url(../images/0164_star.png);
	font-size: 0.85em;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;     
	font-family: Arial, Helvetica, sans-serif;
	z-index: 100;
}
.boredrright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
}



#distribuidores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004C70;
}
#contenido li {

}
#marco {
	font-family: Arial, Helvetica, sans-serif;
	color: #004481;
	border: 1px solid #D7D7D7;
	padding: 3px;
	background-color: #eaeaea;
	width: 700px;
}
#caja {
	color: #333333;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	border: 1px solid #CAC9D6;
}





#MenuSup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
	width: 990px;
	margin: 0px;
	padding: 5px;
	display: block;
}


#menuh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	margin-left: 350px;
}

#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
	margin: 0;
	padding: 0;
}

#menuh li {
	float: left;
}

#menuh a {
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
}

#menuh a:hover {
	color: #0084BD;
	background-color: #DFE6FF;
}


#contenido {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(../images/bg_defaultsite.png);
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	float: left;
	width: 990px;
	height: 490px;
}
#footer {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	float: left;
	width: 990px;
	height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
}
#footer a:hover {
	color: #FFFFCC;
	font-weight: normal;
	text-decoration: underline;
}


#contenido2 {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	float: left;
	width: 990px;
}
#contacto {
}

#contacto table {
	border: 1px solid #CCCCCC;
}
#contacto td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #00253F;
}
#contacto input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0192D1;
	font-weight: bold;
	padding: 2px;
}
#contacto select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0192D1;
	font-weight: bold;
	padding: 2px;
}
#contacto  textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0192D1;
	font-weight: bold;
	padding: 2px;
}
#contacto input:hover {
	padding: 2px;
	background-color: #FFFFCC;
}
