@charset "utf-8";
/* CSS Document */
body {
	font: normal 12px Verdana, Arial, Georgia, sans-serif;
	color:#000;
	padding:0;
	margin:0;
	text-align: center;
	background:url(../images/backgroundPattern.jpg) no-repeat center top #EC4200;
}
div.clear {
	clear:both;
	width:1px;
	height:1px;
	overflow:hidden;
}
img {
	display: block;
	margin: auto;
	border:0;
}
/* principal */
#inhalt {
	text-align: left;
	vertical-align: top;
	margin: 0px auto 0px auto;
	padding:0px;
	width: 880px;
	background:none;
}
/* header */
#header {
	height:150px;
	width:880px;
	display:block;
	padding:0px;
	margin:0px;
	max-height:150px;
	overflow:hidden;
}
#header img {
	border:none;
	padding:0px;
	margin:0px;
	height:150px;
}
#headerGWhite {
	background:url(../images/headerGWhiteBackPlate.jpg) no-repeat 0px 0px transparent;
	height:150px;
	font: normal 22px Verdana, Arial, Georgia, sans-serif;
	padding:30px 50px 0px 30px;
	margin:0px;
	border:none;
	overflow:hidden;
}
#headerGWhite #section {
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	display:block;
}
#headerGWhite span.question {
	display:block;
}
#headerGWhite span.response {
	display:block;
	margin:0px 0px 10px 0px;
	width:75%;
	font-size:18px;
}
/*#inhalt #body {
	padding:0;
	margin:0;
	display:block;
}*/
/* flash */
#flashcontent {
	height:70px;
	width:880px;
	display:block;
	padding:0px;
	margin:0px;
	max-height:202px;
	overflow:hidden;
	background:url(../images/header_photo.jpg) no-repeat 0 0 transparent;
}
#flashcontent img {
	border:none;
	padding:0px;
	margin:0px;
}
/* contenido */
img, #content {
	behavior: url(../js/iepngfix.htc);
}
#content {
	background-image:url(../images/beige.png);
	behavior:url(http://guiaderivera.com/divisa/js/iepngfix.htc);
	margin:0 auto 0 auto;
	width: 730px;
	padding:20px 30px 10px 30px;
	line-height:1.5em;/*letter-spacing:0.05em;*/
}
#content p {
	margin: 0 20px 10px 20px;
}
#content.homePage {
	padding:10px 20px 10px 20px;
}
#content h1 {
	font:bold 24px Verdana, Arial, Georgia, sans-serif;
	/*border-bottom:3px solid #1976AE;*/
	/*background:url(../images/h1Bar.png) no-repeat left top transparent;*/
	color:#EC4200;
	margin:0;
	padding:30px 0 60px 10px;
}
/* columnas */
#standardColA {
	float:left;
	width:200px;
	background-color:#efe;
	padding:8px;
}
#standardColA h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #fff;
	padding: 5px 0 5px 25px;
	margin: 18px 0 8px 0;
	background-color: #EC4200;
	border: 1px solid #ddd6c5
}
#standardColB {
	float:right;
	width:480px;
	background-color:#fff;
	padding:8px;
	margin: 0;
}
#standardColB h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #fff;
	padding: 5px 0 5px 25px;
	margin: 18px 0 8px 0;
	background-color: #EC4200;
	border: 1px solid #ddd6c5
}
/* footer */
#footer {
	background:url(../images/footerBackPlate.gif) no-repeat;
	height:43px;
	margin: 0px auto 0px auto;
	padding:0px;
	display:block;
}
#footer #deepFooter {
	background:none;
	width:auto;
	font-size:10px;
	margin:0 30px 0 20px;
}
#footer #deepFooter span.wrapL {
	float: left;
	padding: 18px 22px 0px 0px;
}
#footer #deepFooter span.wrapL a {
	color:#D7E0C1;
	font-weight:bold;
	padding-right:20px;
	text-decoration:none;
}
#footer #deepFooter span.wrapL a:hover {
	color:#FFFFFF;
	font-weight:bold;
	padding-right:20px;
	text-decoration:none;
}
#footer #deepFooter span.wrapR {
	padding: 15px 0 0 0;
	float: right;
	color:#D7E0C1;
	text-align:right;
}
#footer #deepFooter span.wrapR #resNamePlate {
	font-weight:bold;
	color:#D7E0C1;
}
/* Home Page */

h1.specialHeading {
	display:none;
}
/* texto */
h1 {
	font:bold 18px Verdana, Arial, Georgia, sans-serif;
	/*border-bottom:3px solid #1976AE;*/
	/*background:url(../images/h1Bar.png) no-repeat left top transparent;*/
	color:#EC4200;
	margin:0;
	padding:0;
}
h2 {
	font:bold 16px Verdana, Arial, Georgia, sans-serif;
	color:#FAD694;
	padding:0px 0px 5px 0px;
	border-bottom:1px dashed #5D5751;
}
h3 {
	font:bold 14px Verdana, Arial, Georgia, sans-serif;
}
p {
}
li { /*line-height:18px;*/
}
.bold {
	font-weight:bold;
}
a {
	color:#003399;
}
a:hover {
	color:#94C728;
}
input {
	font-size:11px;
	padding:2px;
	margin:0px;
	font-family:Verdana, Arial, Georgia, sans-serif;
}
form {
	padding:0px;
	margin:0px;
}
textarea {
	font-family:Verdana, Arial, Georgia, sans-serif;
	font-size:11px;
	padding:2px;
}
select {
	font-family:Verdana, Arial, Georgia, sans-serif;
	font-size:11px;
	padding:2px;
}
fieldset {
	border:1px solid #999999;
}
legend {
	font-weight:bold;
	color:#00329A;
}
.inputImage {
	border:none;
	background:none;
	padding:0px;
	margin:0px;
}
td {
	vertical-align:top;
}
label {
	font-size:11px;
	font-weight:bold;
}
hr {
	color: #CCCCCC;
	height: 1px;
	margin:0px;
	padding:0px;
}
blockquote {
	font-size:12px;
	color:#999999;
	padding:5px;
	border:1px dashed #5D5751;
}
.myparagraph:first-letter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:150%;
	float:left;
	color:#EC4200;
}
#final {
	height: 20px;
}
#tumb {
	width: 90%;
	margin:auto;
}
#tumb img {
	padding: 5px;
	float: left;
}
/* MENU LATERAL ***************************************************/
#menuA {
	float:left;
	width:200px;
	margin:0;
}
#menuA ul {
	list-style:none;
	padding:0;
}
#menuA ul li a {
	color: #EC4200;
	text-decoration: none;
	background: url(../images/fire.gif) no-repeat;
	margin:0;
	padding:0 0 0 15px;
}
#menuA ul li a:hover {
	color:#ccc;
}
/* receitas*/
#receita {
	background:url(../images/background_receita.jpg) no-repeat center top;
	width: 460px;
	height: 470px;
	margin: 0 auto 0 auto;
	padding: 1px 15px 0 20px;
}
#receita img {
	float: left;
	margin: 0 8px 8px 17px;
}
#receita h3 {
	font-size: 1.3em;
	color:#FF0000;
	margin-left: 17px;
	margin-top: 23px;
}
#receita p {
	font-size: 0.85em;
}
/*** Form ***/
label {
	color: #A5BB73;
	font-style: italic;
}
form.contact_us {
	width: 300px;
	margin: 15px auto 20px auto;
	padding: 15px;
	background-color: #efe;
}
input.fields_contact_us {
	display: block;
	width: 255px;
	background: url(../images/input_bg.png);
	border-top: 1px solid #E3E4E9;
	border-left: 1px solid #E3E4E9;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	margin-top: 3px;
	margin-bottom: 3px;
}
textarea {
	width: 255px;
	background: url(../images/input_bg.png);
	border-top: 1px solid #E3E4E9;
	border-left: 1px solid #E3E4E9;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	margin-top: 3px;
}
.submit_button_contact {
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
}
span.c2 {
	color: #000000;
	font-size: 90%
}
label.c1 {
	display: none
}