@charset "utf-8";
/* CSS Document */

L_HOME_ILLU {
	width:955px;
	height:270px;
}

#L_HOME_CONTENT {
	width:955px;
	border-top:3px solid #535457;
	padding-top:1px;
}

#L_HOME_CONTENT_LEFT {
	width:419px;
	padding:1px 20px 20px 22px;
	float:left;
}

#L_HOME_CONTENT_LEFT h1 {
	font-size:1em;
	font-weight:bold;
	color:#535457;
	margin:0px 0px 10px 0px;
}

#L_HOME_CONTENT_LEFT p {
	margin:0px;
}

#L_HOME_CONTENT_LEFT p.phone {
	margin:10px 0px;
}

#L_HOME_CONTENT_LEFT a {
	text-decoration:none;
	font-weight:bold;
	color:#d2c211;
}

#L_HOME_CONTENT_LEFT a:hover {
	color:#93938e;
}

#L_HOME_CONTENT_RIGHT {
	width:494px;
	float:right;
	margin:0px;
	padding:0px;
}

#L_HOME_CONTENT_RIGHT div.top {
	width:494px;
	height:17px;
	background-color:#f7d729;
}

#L_HOME_CONTENT_RIGHT div.top h1 {
	height:17px;
	width:100px;
	font-size:10px;
	line-height:17px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	padding:0px 25px 0px 10px;
	margin:0px;
	background-color:#535457;
	background-image:url(../img/home/grey_arrow_down.gif);
	background-repeat:no-repeat;
	background-position:right;
}


div.noticia {
	width:474px;
	padding:10px 0px;
}

div.noticia table td.right {
	width:100px;
	height:75px;
	vertical-align:top;
	text-align:center;
	overflow:hidden;
}

div.noticia table td.left {
	width:354px;
	vertical-align:top;
	text-align:left;
	padding:0px 10px 0px 10px;
}

div.noticia table td.left h1 {
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#5a5a5a;
	margin:5px 0px;
}

div.noticia table td.left h2 {
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	color:#cbc51f;
	margin:0px;
}

div.noticia table td.left p {
	margin:0px;
}

div.noticia table td.right2 a {
	font-size:11px;
	color:#93938e;
	text-decoration:none;
}

div.noticia table td.right2 a:hover {
	color:#d2c211;
}