/* @override http://www.noraseilicovich.com.ar/style.css */

body
	{
	font:83%/1.5 "Lucida Grande",arial,verdana,sans-serif;
	color: #ccc;
	background: #b37c7d url(images/main.gif) repeat-x;
}

img { border-style: none; }

#index {
	margin: 190px auto 0;
	width: 517px;
}

div#wrap {
	margin: 20px auto;
	width: 770px;
	background-color: #6B2E2F;
}


.negro { color: black; }

.gris { color: #494949; }



hr {
	background: silver none;
	height: 1px;
	color: silver;
	margin: 10px 15px 10px 0;
	border: 0 dotted silver;
	clear: left;
}


#header {
	height: 90px;
	background-color: black;
}

#logo img {
	margin-left: 20px;
}

#logo {
	width: 250px;
	float: left;
}


#main {
	margin-top: 0;
	margin-left: 0;
	width: 500px;
	padding-left: 50px;
	float: left;
	display: inline;
	margin-right: 0;
	padding-right: 10px;
	padding-top: 20px;
}


#main_obras {
	width: 770px;
	margin: 0;
}

body.index {
	background-image: none;
}

#sidebar p {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	padding-top: 10px;
}

span.nota {
	font-size: 10px;
	color: #E8AF97;
}


#main ul {
	border-top-style: none;
	padding-top: 0px;
	margin-right: 15px;
	margin-left: 0;
	padding-left: 0;
	margin-top: 10px;
	clear: left;
	list-style-type: none;
  	}
  	

  	
#main ul.list {
	background-image: none;
	list-style-image: none;
	list-style-type: decimal;
	list-style-position: inside;
}
  	

#main li {
	/*background-image: url(images/bullet_grey_gr.gif);*/
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-bottom: 10px;
	line-height: 1.2em;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
}

#main li.list {
	background-image: none;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.3em;
	list-style-type: decimal;
	margin-left: 20px;
}
#main h2, #main h3, #main p { padding: 0 10px 0 0;
	font-weight: normal;
	font-style: normal;
}
#main p { line-height: 135%;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 10px;
}

#main a {
	font-style: normal;
	color: #E8AF97;
	text-decoration: none;
	font-weight: normal;
	}

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

#main h2 {
	color: #E8AF97;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	margin-top: 5px;
}

#main h1 {
	color: #DBC5BC;
	font: normal 2.3em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	margin-top: 0;
}

#sidebar {
	font-size: 10px;
	width: 161px;
	padding-left: 0px;
	margin-top: 30px;
	margin-bottom: 35px;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	font-size: 10px;
	float: right;
	margin-right: 29px;
	display: inline;
}




/*Menu */

#menu {
	margin: 4px 0 0;
	padding: 0 15px 0 0;
	float: right;
	width: 450px;
}

#not {
	margin-top: 100px;
	margin-bottom: 100px;
	color: #3b3b3b;
	font: normal normal 14px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

a {
	color: #E8AF97;
	text-decoration: none;
}

#sidebar hr {
	margin: 10px 0 0;
}

a:hover {

	text-decoration: underline;
}
/*fin menu*/



/*pie*/

div#pie {
	clear: both;
	width: 100%;
	padding-top: 0px;
	}

div#pie_leyenda {
	height: 20px;
	background: #b37c7d url(images/pie.gif) no-repeat center;
	}

div#pie_bydocke {
	clear: left;
	height: 13px;
	padding-top: 10px;
	background-color: #B37C7D;
	}

div#pie_bydocke img {
	border-style: none;
	padding-bottom: 10px;
	}
	
/*fin pie*/


/* topder */

#topder {
	font-size: 8px;
	padding: 0;
	height: 30px;
	float: right;
	margin-bottom: 0;
	margin-top: 10px;
	margin-right: 20px;
	display: inline;
}

#topder ul li a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: gray;
}

#topder ul li a:hover {
	color: #E8AF97;
}


#topder img {
	padding-left: 0;
	padding-top: 10px;
	padding-right: 0;
}

/* fin topder */

#topder ul {
	list-style-image: none;
}

#topder ul li {
	list-style-type: none;
	display: inline;
	margin-left: 10px;
}


.right {
	float: left;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 15px;
	padding: 0;
	position: relative;
	width: 450px;
}

.letf {
	float: left;
}

.color1 {
	color: #E8AF97;
}

#main embed {
	margin: 0 auto;
	width: 700px;
	height: 500px;
}

