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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
}

a {
	text-decoration: none;
}

#adiv {
	/* Ana hatları belirleyen div */
	width: 760px;
	text-align: left;
}
#lg {
	/* Logo */
	background-image: url(../rsm/lotusmedikal.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
	width: 180px;
	float: left;
}

#umenu {
	/* Üst Ana Menu */
	height: 40px;
	font-size: 13px;
	color: #FFF;
	line-height: 40px;
	clear: left;
	background-image: url(../rsm/menu_ark.gif);
	background-repeat: repeat;
	margin-bottom: 5px;
}

#umenu a {
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	height: 40px;
	line-height: 40px;
	display: block;
	float: left;
}

#umenu a:hover {
	background-image: url(../rsm/ma_ark.gif);
	background-repeat: repeat;
}

#umenu img{
	float: left;
}

#ena {
	float: left;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 20px;
	padding-top: 5px;
	color: #333;
	font-size: 10px;
	display: inline;
	text-align: right;
	margin-bottom: 20px;
}

#ena a {
	color: #333;
}

#ena p {
	float: left;
	margin: 0px;
	padding: 0px;	
}

#ena a:hover {
	text-decoration: underline;
}
#umenu_sol {
	background-image: url(../rsm/menu_sol.gif);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 10px;
}
#umenu_sag {
	background-image: url(../rsm/menu_sag.gif);
	background-repeat: no-repeat;
	float: right;
	height: 40px;
	width: 10px;
}
#dil {
	float: right;
	margin-right: 20px;
	font-size: 10px;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #06F;
}

#dil a{
	color: #06F;
}

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

#sagust{
	float: right;
	margin-right: 20px;
	display: block;
	height: 45px;
	width: 200px;
	clear: right;
	background-image:  url(../rsm/belmo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	line-height: 45px;
	color: #333333;
}
	

#slg {
	color: #333;
	float: left;
	line-height: 30px;
	height: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666;
	padding-left: 15px;
}

#sol {
	float: left;
	width: 165px;
	margin-right: 20px;
	font-size: 11px;
}

#sol a {
	color: #333;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #D6D6D6;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#sol a:hover {
	background-color: #333;
	color: #FFF;
}

.ic_orta {
	float:left;
	width:405px;
	text-align: justify;
}

#ic_sag {
	margin-left:20px;
	float:right;
	width:150px;
	font-size: 11px;
}

#ic_sag a {
	color: #333;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #D6D6D6;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#ic_sag a:hover {
	background-color: #333;
	color: #FFF;
}

#icerik {
	float: left;
	width: 575px;
	font-family: Arial, Helvetica, sans-serif;
}
#konum {
	font-size: 11px;
	color: #06F;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

#konum a {
	color: #06F;
	background-image: url(../rsm/mok.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	margin-right: 5px;
}

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

h2 {
	font-size: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 span{
	font-size: 14px;
	font-style: normal;
	display: block;
}

h3 {
	font-size: 15px;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 3px;
}

h4 {
	font-size: 12px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 3px;
}

.iletisim p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;	
}
