@charset "utf-8";
/* CSS Document */
#body{
	margin:auto;}
#wrapper{
	width:850px;
	height:auto;
	margin:auto;
	}
#content-wrapper{
	width:850px;
	height:auto;
	}	
	#rigth{
		}
	#l-top{
		font-family:Arial, Helvetica, sans-serif;
		margin-top:20px;}	
		#l-top .sociedad{
			font-family:Arial, Helvetica, sans-serif;
			font-size:20px;
			margin:10px;
			}
		#l-top .medic{
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			margin:10px;
			}	
	#l-bottom{
		width:410px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		padding:0px 10px 10px 10px;
		background:url(images/l-repeat-y.png) repeat-y;
		}
		#l-bottom-t{
			width:430px;
			height:13px;
			margin-top:-80px;
			background:url(images/l-top-bg.png) bottom no-repeat;
			}
		#l-bottom-b{
			width:430px;
			height:15px;
			background:url(images/l-bottom-bg.png) top no-repeat;
			}	
	#row2{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		margin:10px;
		float:left;}
	#row3-top{
		width:850px;
		height:13px;;
		background:url(images/D-top.png) bottom no-repeat;
		float:left;
		}	
	#row3-content{		
		width:850px;
		height:auto;
		background:url(images/d-repeat-y.png) repeat-y;
		float:left;}	
	#content{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		width:760px;
		height:auto;
		padding:0px 0px 0px 70px;
		float:left;
		}	
	#row-bottom{
		width:850px;
		height:36px;
		background:url(images/D-bottom.png) no-repeat;
		float:left;}	
	#row4{
		width:850px;
		height:auto;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		float:left;
		margin:10px;}	
	
	#spacer{
		width:850px;
		height:50px;
		float:left;}
#diagnostic{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px 10px 0px 10px;
	text-align:center;
	padding:10px 0px 10px 0px; 
	background-color:#ABB4BA;
	color:#FFFFFF;
	font-size:13px;}		
#title{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:10px;
	background-color:#ABB4BA;
	color:#FFFFFF;
	font-size:13px;}
#other{
	float:left;
	width:845px;
	height:35px;
	padding:5px;
	background:url(images/other-bg.png) no-repeat;}	
#imageline{	
	float:left;}
	.line1{
		margin-left:20px;}		
.d-title{
	font-family:Verdana, Arial, Helvetica, sans-serif;				
	font-size:15px;}		
.checkbox{
	border:#999999 solid 0.1em; 
	}	
.textbox{
	border:#999999 solid 0.1em; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	background-color:#FFFFFF;}	
.button{
	background:#666666;
	width:100px;
	height:30px;
	background:url(images/button-bg.png) no-repeat;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
	.button hover:{background:#666666;}	
.textbox_nf{
	border:#999999 solid 0.1em;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	background-color:#E4E8E9;}		

