body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color:#CCC;
	outline:none;
}
body, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 18px;
}
h1 {
	font-weight: normal;
	font-size: 32px;
	margin-bottom: 35px;
}
/*=================================
  GENÉRICOS
===================================*/
.clear {
	clear:both;
	margin: 0px;
	}
.clearfix {
	clear:both;
	line-height:0px;
	}
.float-left, img.float-left  {
	float:left;
}
img.float-left  {
	margin-right:10px;
	border: 1px solid #999;
}
.float-right   {
	float:right;
}
.h16 {
	font-size: 14px;
	font-weight: bold;
}
.h18  {
	font-weight: normal;
	font-size: 18px;
	margin-top: 20px;
}
.h24    {
	font-size: 24px;
	font-weight: normal;
	margin-top: 20px;
}
.padding20 {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.aire {
	padding-top: 20px;
}


.main {
	width: 100%;
	margin: 0px;
}
.container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFF;
}
#header {
	height: 130px;
}
/*=================================
  LOGO
===================================*/
#logo  h1 {
	width: 230px;
	position: relative;
	z-index: 1;
	font-size: 12px;
	float: left;
	height: 63px;
	text-indent: -999999px;
	margin: 0px;
}
#logo h1  a {
	width: 230px;
	height: 63px;
	display: block;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: 30px;
}
#logo h1  a  span { 
	position: absolute; 
	z-index: -1; 
	}
/*=================================
  NAVEGACIÓN
===================================*/
#menu {
	margin: 0px;

}
#navegacion {
	height: 45px;
	width: 980px;
	margin: 0px;
	padding: 0px;
	background-color: #555;
}
#navegacion li   {
	height:45px;
	line-height: 45px;
	font-size: 16px;
	float:left;
	list-style:none;
	font-weight: normal;
}
#navegacion li a{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 23px;
	padding-left: 23px;
}
#navegacion li a:hover, #navegacion li a.active{
	background-color: #9B0D15;
}
#coin-slider {
	width: 980px;
	font-size: 14px;
}
#left_container {
	width: 640px;
	float: left;
	padding-bottom: 20px;
}
/*=================================
  TABS Y MINITABS
===================================*/
#tabs {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: normal;
}
#minitabs {
	margin-bottom: 10px;
}
#minitabs p {
	font-size: 12px;
}
#minitabs .tab_container {
	margin-bottom: 20px;
}
/*=================================
  CATEGORÍAS DE CONSTRUCCIONES
===================================*/

#construcciones {
	background-color: #fafafa;
	height: 337px;
	padding-top: 30px;
}
.extras {
	background-color: #EEE;
}
.extras h3 {
	font-size: 18px;
	font-weight: bold;
}


#tabs img {
	float: left;
	margin-right: 15px;
	border: 1px solid #999;
}
#tabs h2 {
	font-size: 20px;
	font-weight: normal;
}
#tabs p {
	font-size: 14px;
	margin-bottom: 0px;
	margin-left: 225px;
}
.mas {
	color: #666;
	text-decoration: none;
	background-image: url(../images/bttn_leer_mas.gif);
	display: block;
	background-repeat: no-repeat;
	width: 92px;
	text-align: center;
	line-height: 24px;
}
.mas:hover {
	color: #B70004;
}

#news_container {
	clear: both;
	padding: 20px;
}
#news_container .news {
	width: 290px;
}
#news_container .news p {
	font-size: 12px;
	line-height: normal;
}
#news_container .news img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bloques  {
	width: 270px;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 20px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	line-height: normal;
}
#bloques {
	width: 320px;
	float: right;
	padding-right: 20px;
	font-size: 12px;
}

#sistema-constructivo {
	background-color: #EAEAEA;
}
/*=================================
  FORMULARIO DE SUSCRIPCIÓN
===================================*/
#newsletter {
	background-color: #dbdbdb;
	margin-bottom: 20px;
	padding-bottom: 25px;
}
#newsletter #output {
	height: 20px;	
	}
#newsform {
	padding: 0px;
	width: 270px;
	margin: 0px;
}

#newsform input:focus {outline: none;}
#newsform #emailsus{
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 150px;
	margin: 0px;
	height: 25px;
	line-height: 27px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	background-image: url(../images/news_icon.gif);
	background-repeat: no-repeat;
	background-position: 8px center;

}

#newsform #field {
	background-image: url(../images/news_field.gif);
	background-position: left center;
	height: 29px;
	width: 270px;
	background-repeat: no-repeat;
}
#newsform #bttn {
	color: #FFF;
	height: 27px;
	line-height: 26px;
	border: 1px solid #DBDBDB;
	background-color: #9C9C9C;
	/*display:block;
	width:auto;*/
	cursor:pointer;
}
/*=================================
  RIZZO NEWS
===================================*/
#news a img {
	border: 2px solid #EEE;
	float: left;
	margin-right: 10px;
	margin-bottom: 35px;
}
#news a:hover img  {
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#news h2 {
	clear: both;
}
#news p  a{
	color: #B5393C;
}
#news h2 a {
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	display: block;
	padding-bottom: 5px;
}
#news p.fecha {
	font-size: 12px;
	font-style: italic;
	margin: 0px;
	color: #8B8B8B;
}
#news p {
	margin-top: 5px;
}

#news h2 a:hover {
	color: #B5393C;
}

#news .news_full a img{
	margin-bottom: 10px;
}
/*=================================
  BROCHURE
===================================*/

#brochure {
	background-color: #9C9C9C;
}
#brochure img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#brochure h3 {
	color: #FFF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#brochure p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#brochure  p a{
	margin-top: 0px;
	text-decoration: underline;
	color: #CF393C;
}
#brochure p a:hover {
	text-decoration: none;
}
#brochure #arrow {
	padding-top: 5px;
	padding-right: 30px;
}
#left_container .content {
	padding-right: 30px;
	padding-left: 25px;
	text-align: justify;
}
.dwl {
	margin-top: 50px;
}


.celeste    {
	color: #5ca8c8;
}
.bordo  {
	color: #b5393c;
}
.verde  {
	color: #82a02e;
}

#ambiental {
	background-image: url(../images/greenhouse.jpg);
	background-position: right bottom;
}
#ventajas ul , dt {
	color: #3F95BA;
	list-style-image: url(../images/arrow_blue.gif);
	list-style-position: outside;
	padding-left: 20px;
	font-size: 13px;
	margin-bottom: 3px;
	font-weight: bold;
}

dt, .bloques li{
	margin-top: 10px;
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	padding-left: 10px;
}
dd {
	margin-left: 10px;
}
#clientes ul , #inversiones ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#clientes li , #inversiones li{
	list-style-type: none;
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 7px;
	margin-bottom: 10px;
}

/*=================================
  PIÉ DE PÁGINA
===================================*/
#logosfoot {
	text-align: center;
	background-color: #303030;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#logosfoot img {
	margin-right: 5px;
	margin-left: 5px;
}

#foot {
	background-color: #434343;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	height: 30px;
	font-size: 12px;
}
#foot p {
	float: left;
	margin-right: 30px;
	color: #999;
	padding: 0px;
	margin-top: 0px;
}
#foot p.house{
	margin-right: 0px;
	padding-right: 0px;
	margin-top: 5px;
	margin-left: 20px;
}
#foot p.house img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#foot ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 650px;
}
#foot ul li {
	display: inline;
	margin-right: 10px;
	padding-right: 10px;
}
#foot ul li a {
	text-decoration: none;
	color: #999;
}
#foot ul li a:hover {
	text-decoration: underline;
}
#foot ul li.last {
	margin-right: 0px;
	padding-right: 0px;
}



.foto {
	border: 4px solid #CCC;
}
#thumbs img {
	margin-right: 15px;
}
#constructivo {
	text-align: justify;
}
#galeria img {
	margin-right: 3px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#zoom {
	height: 420px;
	width: 580px;
}
.loading {
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.sucursales img {
	border: 2px solid #CECECE;
	margin-bottom: 5px;
}
.inversiones {
	background-color: #585858;
	padding-left: 10px;
	width: 285px;
}
.inversiones h3, .inversiones p {
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.inversiones p {
	color: #CCC;
}
.inversiones img {
	float: left;
	padding-top: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
}
.inversiones p a {
	color: #CCC;
	text-decoration: none;
}
.inversiones p a:hover {
	text-decoration: underline;
}
#inversiones img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.arq-access {
	height: 150px;
}
.arq-access img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.message , .message_ok{
	color: #b5393c;
}
.message_error {
	color:#C00;
}
.dwl-brochure img {
	float: left;
	margin-right: 20px;
}
.dwl-brochure {
	width: 280px;
	background-color: #E6E6E6;
	padding: 20px;
	height: 85px;
	margin-top: 30px;
}

.dwl-brochure a {
	font-size: 18px;
	line-height: 30px;
	
}
.dwl-brochure a:hover {
	text-decoration: none;
}
.dwl-brochure p {
	margin-top: 0px;
}
.news_full td {
	border: 1px solid #CCC;
	}
.news_full th {
	border: 1px solid #CCC;
	background-color: #CCC;
	}

