/* ivans photographer*/
html { height: 100%; margin: 0; padding:0;}
* { /* global settings for every element on the site */margin: 0; padding: 0;}
body {margin: 0; padding:0; font-family: "frutiger", News Gothic MT, Helvetica, geneva, Arial,sans-serif; font-size: 13px; color: #6C5B4B; text-align: center; background-color:#CDC8C3;}
ul {list-style: none; position: relative;}
img {border:0; float: left;}
a {text-decoration: none; color:#ffffff;}
a:hover{color:#544B40;text-decoration: underline;}
h1 {font-size:21px; line-height:19px; font-weight: lighter; margin: 10px auto;}
h2 {font-size:16px; line-height:18px; font-weight: lighter;}
h3 {font-size:12px; line-height:13px; font-weight: lighter;}
.clear{clear:both;height:0px;}
.clearfix:after { display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
*+html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*para el index*/
#top {height: 30px; width: 100%; background-color:#ffffff; padding-top: 15px;}
#top p{	margin-bottom: 15px;}
#content {	height: 225px; width: 445px; position:relative;margin: 0 auto; background-image: url(images/fondo.gif);}

#content p{	margin-bottom: 35px;}

/* end footer */
#end {width: 800px; margin: 35px auto 0 auto;position: relative;color: #ffffff; font-size: 10px;}