@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

* { behavior: url(iepngfix.htc) }

body {
	font-family: "Myriad Pro", Arial, Helvetica;
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	background-color: #c5906d;
	background-image: url(imgs/body_bg.jpg);
	text-align: justify;
}
#meet {
	background-image: url(imgs/up_bg.png);
	background-repeat: repeat-x;
	display: block;
	height: 28px;
	width: 100%;
	overflow: visible;
	visibility: visible;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(imgs/header.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 900px;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imgs/content_bg.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
#ocontent {
	display: block;
	width: 900px;
}
#menu {
	float: right;
	width: 200px;
	margin-top: 45px;
	margin-right: 50px;
}
p {
	color: #4a4a4a;
}
#menu ul {
    display:block;
    width:200px;
    height:150px;
    list-style:none;
  }
#menu ul li {
    display:block;
    height:30px;
    text-indent:-10000px;
  }
#inicio {
	width:200px;
	background-image: url(imgs/btn_inicio.png);
	height: 30px;
  }
#clases {
	width:200px;
	background-image: url(imgs/btn_clases.png);
	height: 30px;
  }
#pinturas {
	width:200px;
	background-image: url(imgs/btn_pinturas.png);
	height: 30px;
  }
#encuader {
	width:200px;
	background-image: url(imgs/btn_encuader.png);
	height: 30px;
  }
#bio {
	width:200px;
	background-image: url(imgs/btn_bio.png);
	height: 30px;
  }
#contacto {
	width:200px;
	background-image: url(imgs/btn_ctcto.png);
	height: 30px;
  }
#menu ul li a {
    display:block;
    width:100%;
    height:100%;
  }
#inicio a:hover {
	background:url(imgs/btn_inicio.png) no-repeat 0 -30px;
  }
#clases a:hover {
	background:url(imgs/btn_clases.png) no-repeat 0 -30px;
  }
#pinturas a:hover {
    background:url(imgs/btn_pinturas.png) no-repeat 0 -30px;
  }
#encuader a:hover {
    background:url(imgs/btn_encuader.png) no-repeat 0 -30px;
  }
#bio a:hover {
    background:url(imgs/btn_bio.png) no-repeat 0 -30px;
  }
#contacto a:hover {
    background:url(imgs/btn_ctcto.png) no-repeat 0 -30px;
  }

#in_text {
	float: left;
	width: 350px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 75px;
}
#in_text2 {
	float: left;
	width: 350px;
	margin-top: 50px;
	margin-right: 75px;
	margin-bottom: 20px;
	margin-left: 25px;
}
#footer {
	width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
h2 {
	text-align: center;
	width: 800px;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	color: #000000;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin-left: 50px;
	margin-top: 15px;
	letter-spacing: 1px;
	word-spacing: 2px;
}
h1 {
	font-size: 24px;
	text-transform: capitalize;
	letter-spacing: 2px;
	text-align: left;
	width: 800px;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: normal;
	color: #222222;
	line-height: 150%;
	float: left;
}

.pic_l {
	float: left;
	height: 200px;
	width: 350px;
	border: 2px solid #222222;
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 71px;
}
#en_text {
	margin-right: 50px;
	margin-left: 50px;
}
.pic_r {
	float: left;
	height: 200px;
	width: 350px;
	border: 2px solid #222222;
	margin-top: 25px;
	margin-right: 71px;
	margin-left: 25px;
}
.mapcity {
	float: right;
	border: 2px solid #999999;
}
.space {
	margin-top: 40px;
}
#link {
	margin-left: 50px;
}
#link a{
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
	margin-top: 10px;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	line-height: 150%;
}
