
/* CSS Document */

/* Start Standarizacion */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote {
	margin:0;
	padding:0;

}
table {
	border-collapse:collapse;
    width: 574px;
}
fieldset, img {
    border-width: 0;
   }
address, caption, cite, code, dfn,  th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	margin:1em 0;
	margin-left:40px;
	padding-left:0;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
/* LIST ELEMENTS */
ul {
	list-style-type:disc;
	margin:1em 0;
	margin-left:40px;
	padding-left:0;
}
ol {
	list-style-type:decimal;
	margin:1em 0;
	margin-left:40px;
	padding-left:0;
}
/* remove top  bottom margins for nested lists */
ul ul, ul ol, ul dl, ol ul, ol ol, ol dl, dl ul, dl ol, dl dl {
	margin-top:0;
	margin-bottom:0;
}
/* use circle when ul nested 2 deep */
ol ul, ul ul {
	list-style-type:circle;
}
/* use square when ul nested 3 deep */
ol ol ul, ol ul ul, ul ol ul, ul ul ul {
	list-style-type:square;
}
hr {
	width:75%;
	margin-top:20px;
	margin-bottom:25px;
	color:#CCCCCC;
}




/* End Standarizacion */

h1 { font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#a1948b; margin-bottom:25px}
h2 { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#a1948b; margin-bottom:25px}
h3 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#999999; }
p { font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#a1948b; line-height:20px; margin-bottom:20px}
li {font-size:14px; font-family:Arial, Helvetica, sans-serif; line-height:20px;  }
ul { list-style-type:square; color:#999999; }
hr { width:955px; color:#ffffcc; height:1px}

a:link {
	color: #999999; text-decoration:none
}
a:visited {
	color: #999999; text-decoration:none
}
a:hover {
	color: #999999; text-decoration:underline
}
a:active {
	color: #999999; text-decoration:none
}


#container {
		width:955px;
	height:100%;
	margin: 0 auto;
	border-top:0px;
	overflow:hidden;
	background-color:#FFFFFF;
	margin-top:20px
}

#header {
	height:158px; background-image:url(images/back-decor.jpg); background-repeat:no-repeat
}

#logo {padding:60px 25px 0px}
#dir { float:left}
#dir p { font-family:"Courier New", Courier, monospace; font-size:14px; color:#830404;  padding:9px 20px}

#menu { margin:65px 25px 0px 0px  }
#menu P { color:#707273; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:right }

#menu a:link {
	color: #707273; text-decoration:none
}
#menu a:visited {
	color: #707273; text-decoration:none
}
#menu a:hover {
	color: #a29982; text-decoration:underline
}
#menu a:active {
	color: #707273; text-decoration:none
}


#content{ height:100%;}

#left { width:295px; float:left; padding:20px 30px 20px 20px }


#right { width:580px; float:left; padding-top:20px; padding-right:30px}
#right h3 { color:#a1948b; }
#right ul { color:#a1948b; }


#footer { clear:both}
#footer p { color:#a1948b; font-size:12px; padding:0px 20px }

*.picholder { width:146px; height:227px; float:right; padding:0px 0px 20px 20px}

#contactform { clear:both; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#contactform p { margin-bottom:5px}

#articles hr {width:500px; color:#a1948b; height:1px}

.procedurespic img {border: 2px solid; border-color: #999999; margin: 5px 10px 5px 0px}

*.reviews h2 {margin-bottom:5px; margin-top:20px}
