/*-----------------------------------------------------------------------------
[Provincia del Huarpe] Hoja de estilos
fecha: 01/03/07
autor: pablojpol@hotmail.com
para: http://www.cuyis.com.ar
-----------------------------------------------------------------------------*/
/** remueve padding y margin de todos los elementos **/
*{
	margin: 0;
	padding: 0;
}
div.promociones{
	width: 680px;
	margin: 10px auto;
	padding: 10px ;
	font: normal 11px/140% Arial, sans serif;
	color: #615E52;
	background-color:#f2edbd;

}
div.promociones h2{
font-size:18px;
}

body{
	text-align: center;
	font-family: Arial, Verdana, Sans serif;
}
#contenedor{
	width: 100%;
	text-align: left;
	margin: 0 auto;
	background: #615E52;
	padding: 15px 0;
}
#contenido{
	width: 700px;
	margin: 0 auto;
		background: transparent url(../imgs/centros-oscuros.gif) no-repeat top center;
		min-height: 300px;
}
body#inicio{
	background: #CCC799 url(../imgs/fondo1.gif) repeat-x;
}
#contenedor_home{
	width: 100%;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 15px 0;
}
#contenido_home{
	width: 700px;
	margin: 0 auto;
	padding: 15px 0;
}
#contenido_home p{
	float: left;
	width: 222px;
	padding-right: 10px;
	font: normal 11px/140% Arial, sans serif;
	color: #615E52;
}
body#departamentos, body#tarifas, body#contacto, body#servicios, body#ubicacion{
	background: #CCC799;
}
#encabezado{
	background: #615E52 url(../imgs/barracolor.gif) repeat-x bottom;
	height: 150px;
	padding: 10px;
	border-bottom: 1px solid #000;
}
body#inicio  #encabezado{
	height: 60px;
		padding: 10px;
		background: #615E52 url(../imgs/barracolor.gif) repeat-x bottom;
}
body#inicio  #encabezado #menu ul.menu_ppal{
	padding-top: 25px;
}
#marco{
	width: 700px;
	margin: 0 auto;
}
#logo{
	float: left;
	width: 170px;
}
#menu{
	width: 450px;
	float: right;
}
ul.menu_ppal{
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	position: relative;
	padding-top: 100px;
	margin: 0;
}
ul.menu_ppal li{
	float: left;
	padding: 0;
	margin: 0;
}
ul.menu_ppal a{
	display: block;
	float: left;
	margin:0;
	padding: 5px;
	height: 36px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
	font: italic 12px/14px Georgia, serif;
	text-decoration: none;
	color: #fff;
	letter-spacing: -0,5px;
}
ul.menu_ppal a:hover{
	color: #EDD169;
}
ul.menu_ppal #actual a{
	color: #EDD169;
	font-weight: bold;
	border-bottom: 1px solid #EDD169;
}
#ilustra{
	height: 398px;
	background: transparent url(../imgs/ilustra.jpg) no-repeat center;
	width: 700px;
	margin: 0 auto;
}

#contenido p, #contenido ol, #contenido ul, #contenido li{
	margin-bottom: 5px;
}
#contenido p, #contenido li{
	font-size: 12px;
	line-height: 140%;
	color: #fff;
}
#contenido li{
	list-style-type: none;
	padding-left: 20px;
	background: transparent url(../imgs/bullet_orange.gif) no-repeat;
}
#contenido p.destacado{
	color: #EDD169;
}
#lateralizq{
	float:left;
	width: 350px;
}
#lateralder{
	float:right;
	width: 340px;
	text-align: center;
}
#ubicacion #lateralizq{
	float:left;
	width: 200px;
	padding-top: 25px;
}
#ubicacion #lateralder{
	float:right;
	width: 490px;
}
br.clear{
	clear: both;
}
.telefono{
	color: #fff;
}
#pie{
	margin:0 auto;
	padding: 0;
	clear: both;
	text-align: left;
	width: 700px;
}
#pie ul{
	font-size: 12px;
	line-height: 160%;
	padding: 15px 0;
	clear: both;
}
#pie li{
	text-align: right;
	list-style-type: none;
	color: #615E52;
}
#pie li strong{
	float: left;
	color: #615E52;
}
#thumbnails{
	width: 700px;
	text-align: left;
	margin:0 auto;
	background: transparent url(../imgs/barracolor.gif) repeat-x top;
	padding: 10px 0;
}
#thumbnails a{
	margin-right: 4px;
	padding: 2px;
	background: #E0D6BB;
	display: block;
	float: left;
}
#thumbnails a:hover{
	background: #fff;
}
h5 {
	margin-bottom: 15px;
}
h5 a, h5 a:link, h5 a:visited{
	color: #E6E2DE;
	text-decoration: none;
}
h5 a:hover{
	color: #fff;
	text-decoration: none;

}
