/** BASIC */

body {
	margin: 40px 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.gif) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

input {
	padding: 2px 5px 3px 5px;
	font: normal 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
}

input.text {
	border: 1px solid #EEEEEE;
}

input.button {
	background: #EEEEEE url(images/homepage04.gif) repeat-x left top;
	border: none;
	text-transform: lowercase;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FF6019;
}

h1 {
	font-size: 24px;
	
}

h2 {
	font-size: 18px;
	
}

h1, h2 {
	margin-bottom: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	
}

h1 span, h2 span h3 span h4 span{
	color: #FF6019;
	
}

h3 {
	margin-bottom: 5px;
	font-size: 12px;
	color: #FF6019;
	text-align: left;
}
h4 {
	margin-bottom: 5px;
	font-size: 11px;
	color: #FF6019;
}
/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	float: none;
	margin-bottom: 7px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: center;
	line-height: 18px;
	font-size: 15px;
	font-weight: normal;
	vertical-align: text-top;
	color: #333333;
}

ul, ol {
text-align: left;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #FF0000;
}

.list1 li {
	padding: 3px 0px 10px;
	background: url(images/homepage09.gif) repeat-x;
}

.list1 li.first {
	padding-top: 0px;
	background: none;
}

.list1 h3 {
	padding-left: 10px;
	background: url(images/homepage08.gif) no-repeat left center;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	float: left;
	width: 40%;
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(images/homepage07.gif) no-repeat left center;
}

/** LINKS */







a {
	color: #0000FF;
		
	
}

a:hover{
text-decoration:none;

}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

.Estilo35 {
	font-size: 14px;
	font-weight: bold;
}

.Estilo26 {
	font-size: 16px
}
.Estilo28 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006600;
}
.Estilo50 {font-size: 11px;}


/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img {
	border: none;
	background-position: center;
	text-align: center;
	float: none;
	background-image: url(imagenes-dietas-para-bajar-de-peso/imagenes/banner_hollywood.jpg);
}

img.dieta {
	float: left;
}

img.fruta {
	float: right;
}

img.left {
	float: left;
	margin: 3px 7px 0px 0px;
	background-image: url(imagenes-dietas-para-bajar-de-peso/imagenes/dieta-secreta-100x100.jpg);
	
}

img.right {
	float: left;
	margin: 0px 7px 0px 0px;
	background-image: url(imagenes-dietas-para-bajar-de-peso/imagenes/comida-adelgazantes-100x100.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

hr { display: none; }

.hr1 {
	height: 50px;
	background-repeat:  repeat-x;
	background-position: left center;
}

/** MENU */
#menu {
	background: #E4E4E4 url(images/homepage02.gif) repeat-x left top;
	border: 1px solid #E9E9E9;
}

#menu a {
	float: left;
	height: 43px;
	padding: 22px 31px 0px 31px;
	border-left: 1px solid #E3E3E3;
	text-decoration: none;
	font-size: 15px;
	color: #505050;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	border: none;
}



/** LOGO */

#logo h1 {
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	
}

/** SEARCH */

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search legend {
	display: none;
}

#search-text {
	width: 130px;
}

#search-submit {
}

/** PAGE */

#page {
	padding: 10px;
	background: url(images/homepage05.gif) repeat-x left top;
}

/** FOOTER */

#footer {
	background: url(images/homepage10.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding-top: 20px;
	text-align: center;
}

