/* @charset "utf-8";
/* CSS Document */
body
	{
	margin:0px;
	padding:0px;
	background-color:#FBF5E1;
	}
h1,h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:0px;
	}
#headerbg
	{
	width:100%;
	height:470px;
	float:left;
	margin:0px;
	padding:0px;
	background-image: url(imagenes/headerbgcrm.jpg);
	background-repeat:repeat;
	}
#headerblank
	{
	width:1004px;
	height:394px;
	float: none;
	margin:0 auto;
	padding:0px;
	}
#header
	{
	width:1004px;
	height:702px;
	float: left;
	margin:-84px 0 0 0;
	padding:0px;
	background-image:url(imagenes/headerfe2.jpg);
	background-repeat:no-repeat;
	}
#headerunam {
	background-image: url(imagenes/headerunam5.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 1004px;
	padding: 0;
	margin: 0;
	height: 84px;
	background-color: #084071;
}

	
	#banner
	{
	float: right;
	height: 146px;
	margin: 150;
	padding: 0px 0 0 0;
	width: 800px;
	position: static;
}
#menu
	{
	width:835px;
	height:33px;
	float: right;
	margin:158px 31px 0 0;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	}

#menu li {
	list-style: none;
	float: left; }
#menu li a {
	display: block;
	padding: 3px 8px;
	background-color: #CC9900;
	color: #000000;
	text-decoration: none;
}
	
#menu li ul {
	display: none;
	width: 10em; /* Width to help Opera out */
	background-color: #CCCC99;
}

#menu li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; 
}
#menu li:hover li {
	float: none; 
}
#menu li:hover li a {
	background-color: #CCCC99;
	border-bottom: 1px solid #fff;
	color: #000;
}
#menu li li a:hover {
	background-color: #7e8901;
}

#login
	{
	width:649px;
	height:106px;
	float: right;
	margin:5px 53px 0 0;
	padding:0px;
	background-image:url(imagenes/loginbg.jpg);
	background-repeat:no-repeat;
	}
#logintxtblank
	{
	width:622px;
	height:89px;
	float: left;
	margin:0px;
	padding:17px 0 0 27px;
	}
#loginheading
	{
	width:622px;
	height:21px;
	float: left;
	margin:0 0 8px 0;
	padding:0px;
	font-family:Georgia;
	font-size:20px;
	color:#000;
	}
#loginheading h4
	{
		width:622px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:20px;
		font-weight:normal;
		color:#000;
	}
#username
	{
		width:65px;
		height:14px;
		float: left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#input
	{
		width:197px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#password
	{
		width:52px;
		height:14px;
		float:left;
		margin:0px;
		padding:7px 0 0 23px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#input02
	{
		width:197px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
.input
	{
		width:181px;
		height:17px;
		float: left;
		margin:0px;
		padding:4px 0 0 16px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
		border:solid 1px #ead28b;
		background-color:#ead28b;
	}
#loginbutton
	{
		width:50px;
		height:23px;
		float:left;
		margin:0 0 0 20px;
		padding:0px;
	}
.login
	{
		width:50px;
		height:19px;
		float:left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(imagenes/login.jpg);
		background-repeat:no-repeat;
	}
.login:hover
	{
		width:50px;
		height:19px;
		float:left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image: url(imagenes/loginover.jpg);
		background-repeat:no-repeat;
	}
#member
	{
		width:135px;
		height:14px;
		float: left;
		margin:9px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:13px;
		color:#ab8e4e;
	}
#register
	{
		width:200px;
		height:14px;
		float: left;
		margin:9px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:13px;
		color:#943415;
	}
.register
	{
		font-family: Arial;
		font-size:13px;
		color:#943415;
		text-decoration:none;
	}
.register:hover
	{
		font-family: Arial;
		font-size:13px;
		color:#943415;
		text-decoration: underline;
	}	
/*-------------------------------------------------------------------------------------HEADERPART--------------------------------------------------END--------------------------------------*/	
#contentbg
	{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	background: #FBF5E1;
	}
#contentblank
	{
		width:1004px;
		float: none;
		margin:0 auto;
		padding:0px;
	}		
#content
	{
	width:1004px;
	float: left;
	margin:0px;
	padding:0px;
	margin-top: 5px;
	}
#contentleft
	{
		width:215px;
		float: left;
		margin:0px;
		padding:34px 0 33px 52px;
	}
#leftheading
	{
		width:216px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:22px;
		color:#7e8901;
	}
#leftheading h4
	{
		width:216px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:22px;
		font-weight:normal;
		color:#7e8901;
	}
.lefttxtblank
	{
		width:225px;
		height:117px;
		float: left;
		margin:20px 0 0 0;
		padding:0px;
	}
.lefttxtblank02
	{
	width:195px;
	height:77px;
	float: left;
	margin:33px 0 0 0;
	padding:0px;
	}
	
.lefttxtblank03
	{
	width:195px;
	height:77px;
	float: left;
	margin:53px 0 0 0;
	padding:0px;
	}
.lefticon
	{
		width:36px;
		height:28px;
		float: left;
		margin:0px;
		padding:6px 0 0 0;
		font-family:Arial;
		font-size:11px;
		color:#FFF;
		text-align:center;
		background-image:url(imagenes/lefticon.jpg);
		background-repeat:no-repeat;
	}
.leftboldtxtblank
	{
		width:170px;
		height:34px;
		float: left;
		margin:0px;
		padding:0 0 0 9px;
	}
.leftboldtxt
	{
		width:167px;
		height:13px;
		float: left;
		margin:0px;
		padding:0 0 0 3px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#b22d00;
	}
.lefttxt
	{
		width:132px;
		height:13px;
		float:left;
		margin:0px;
		padding:0 0 0 18px;
		font-family:Arial;
		font-size:9px;
		font-weight: normal;
		color:#464646;
		background-image:url(imagenes/lefttxtbg.jpg);
		background-repeat:no-repeat;
	}
.leftnormaltxt
	{
		width:214px;
		float:left;
		margin:4px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		color:#464646;
	}
.morebutton
	{
		width:194px;
		float:left;
		margin:7px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		color:#464646;
	}
.more
	{
		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		color:#a5122a;
		text-decoration:none;
	}
.more:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		color:#a5122a;
		text-decoration: underline;
	}
#leftnavheading
	{
		width:216px;
		float: left;
		margin:35px 0 0 0;
		padding:0px;
		font-family:Georgia;
		font-size:22px;
		color:#7e8901;
	}
#leftnavheading h4
	{
		width:216px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:22px;
		font-weight:normal;
		color:#7e8901;
	}
#leftnav
	{
		width:194px;
		float: left;
		margin:0px;
		padding:0px;
	}
#leftnav ul
	{
		width:194px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;
	}
#leftnav ul li
	{
		width:194px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#leftnav ul li a.leftnav
	{
		width:175px;
		height:18px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:12px;
		font-weight: normal;
		color:#464646;
		text-decoration:none;
		background-image:url(imagenes/leftnavactive.jpg);
		background-repeat:no-repeat;
	}
#leftnav ul li a.leftnav:hover
	{
		width:175px;
		height:18px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:12px;
		font-weight: bold;
		color:#b22d00;
		text-decoration:none;		
		background-image:url(imagenes/leftnavactive.jpg);
		background-repeat:no-repeat;
	}
#leftnav ul li a.leftnavbot
	{
		width:175px;
		height:18px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:12px;
		font-weight: normal;
		color:#464646;
		text-decoration:none;		
		background-image:url(imagenes/leftnavbot.jpg);
		background-repeat:no-repeat;
	}
#leftnav ul li a.leftnavbot:hover
	{
		width:175px;
		height:18px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:12px;
		font-weight: bold;
		color:#b22d00;
		text-decoration:none;		
		background-image:url(imagenes/leftnavbot.jpg);
		background-repeat:no-repeat;
	}
/*-------------------------------------------------------------------------------------LEFTRPART----------------------------------------------------------------END--*/	
#contentmid
	{
		width:435px;
		float:left;
		margin:0px;
		padding:34px 0 33px 34px;
		background-image:url(imagenes/vline.jpg);
		background-repeat:repeat-y;
	}
.midheading
	{
		width:435px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:28px;
		color:#7e8901;
	}
.midheading h2
	{
		width:435px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:28px;
		font-weight:normal;
		color:#7e8901;
	}
.midtxt
	{
		width:400px;
		float: left;
		margin:22px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		color:#464646;
	}
.midboldtxt
	{
		font-family: Arial;
		font-size:12px;
		font-weight:bold;
		color:#b22d00;
	}
#comments
	{
		width:400px;
		height:25px;
		float: left;
		margin:22px 0 44px 0;
		padding:0px;
		background-image:url(imagenes/commentsbg.jpg);
		background-repeat:no-repeat;
	}
#addcomments
	{
		width:82px;
		height:17px;
		float: left;
		margin:0px;
		padding:7px 0 0 34px;
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
	}
.addcomments
	{
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
		text-decoration:none;
	}
.addcomments:hover
	{
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
		text-decoration: underline;
	}
#morecomments
	{
		width:72px;
		height:17px;
		float: left;
		margin:0px;
		padding:7px 0 0 28px;
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
	}
.morecomments
	{
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
		text-decoration:none;
	}
.morecomments:hover
	{
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
		text-decoration: underline;
	}
.projectheading
	{
		font-family:Georgia;
		font-size:12px;
		color:#c0943c;
		padding:0 0 0 14px;
	}
#projectbg
	{
	width:420px;
	height:158px;
	float:left;
	margin:0px 0 34px 0;
	padding:0px;
	background-image:url(imagenes/projectbg.jpg);
	background-repeat:no-repeat;
	margin-left: 300px;
	}
#projectthumnail
	{
	width:auto;
	height:106px;
	float:left;
	margin:5px 0 0 15px;
	padding:0px;
	border:solid 3px #ebd693;
	background-repeat:no-repeat;
	}
#projecttxtblank
	{
	width:auto;
	float:left;
	margin:15px 0 0 0;
	padding:20px 0 0 0;
	}
#projecttxt
	{
	width:190px;
	float:left;
	margin:0px;
	padding:0 0 0 13px;
	font-family:Arial;
	font-size:12px;
	color:#464646;
	}
.projectboldtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#853008;
	}
#moreproject
	{
		width:194px;
		float:left;
		margin:0px;
		padding:5px 0 0 25px;
	}
.moreproject
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#464646;
		text-decoration:none;
	}
.moreproject:hover
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#464646;
		text-decoration: underline;
	}
#purposetxt
	{
		width:399px;
		float:left;
		margin:20px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#464646;
	}
#purposenav
	{
		width:435px;
		float:left;
		margin:0px;
		padding:14px 0 0 0;
	}
#purposenav ul
	{
	width:188px;
	float:left;
	margin:0 24px 0 0;
	padding:0px;
	display:block;
	}
#purposenav ul li
	{
	width:188px;
	float:left;
	margin:8px 0 0 0;
	padding:0px;
	display:block;
	}
#purposenav ul li a.purposenav
	{
	width:168px;
	height:auto;
	float:left;
	margin:0px;
	padding:3px 0 0 5px;
	font-family:Arial;
	font-size:11px;
	color:#c17305;
	text-decoration:none;
	background-image:url(imagenes/purposeactive2.jpg);
	background-repeat:repeat;
	}
#purposenav ul li a.purposenav:hover
	{
	width:168px;
	height:auto;
	float:left;
	margin:0px;
	padding:3px 0 0 5px;
	font-family:Arial;
	font-size:11px;
	color:#c17305;
	text-decoration:none;
	background-image: url(imagenes/purposeover.jpg);
	background-repeat:no-repeat;
	}
/*-------------------------------------------------------------------------------------MIDPART------------------------------------------------------------END---------*/		
#contentright
	{
		width:180px;
		float: left;
		margin:0px;
		padding:34px 0 40px 34px;
		background-image:url(imagenes/vline.jpg);
		background-repeat:repeat-y;
	}
.rightheading
	{
		width:180px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:22px;
		color:#7e8901;
	}
.rightheading h4
	{
		width:180px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:22px;
		font-weight:normal;
		color:#7e8901;
	}
#galleryblank
	{
		width:180px;
		float:left;
		margin:21px 0 0 0;
		padding:0px;
	}
#rightpic
	{
	width:170px;
	height:68px;
	float:left;
	margin:0px;
	padding:0px;
	border: 60;
	border-color: #D4D0A3;
	}
.rightpic
	{
	width:176px;
	height:68px;
	float:left;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	border: 60;
	border-color: #D4D0A3;
	}
.rightpic:hover
	{
	width:176px;
	height:68px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(imagenes/rightpic.jpg);
	background-repeat:no-repeat;
	}
#rightpic02
	{
	width:180px;
	height:68px;
	float:left;
	margin:13px 0 0 0;
	padding:0px;
	background-color: #FFFFFF;
	border-color: #D4D0A3;
	border: 60;
	}
.rightpic02
	{
	width:180px;
	height:68px;
	float:left;
	margin:0px;
	padding:0px;
	border: 60 px;
	border-color: #D4D0A3;
		
		/* background-image:url(imagenes/rightpic02.jpg);
		background-repeat:no-repeat; */
	}
.rightpic02:hover
	{
	width:180px;
	height:68px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(imagenes/rightpic010.jpg);
	background-repeat:no-repeat;
	border: 60 px;
	}
	
#rightpic03
	{
	width:180px;
	height:68px;
	float:left;
	margin:13px 0 0 0;
	padding:0px;
	border: 60 px;
	border-color: #D4D0A3;
	}
.rightpic03
	{
		width:180px;
		height:68px;
		float:left;
		margin:0px;
		padding:0px;
		border: 60;
		border-color: #D4D0A3;
	/*	background-image:url(imagenes/rightpic03.jpg);
		background-repeat:no-repeat; */
	}
.rightpic03:hover
	{
		width:180px;
		height:68px;
		float:left;
		margin:0px;
		padding:0px;
		/*background-image:url(imagenes/rightpic03.jpg);
		background-repeat:no-repeat; */
	}
.viewbutton
	{
		width:68px;
		height:19px;
		float:left;
		margin:16px 0 36px 0;
		padding:0px;
	}
.viewbuttonbot
	{
		width:68px;
		height:19px;
		float:left;
		margin:16px 0 0 0;
		padding:0px;
	}	
.view
	{
		width:68px;
		height:16px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: Arial;
		font-size:9px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(imagenes/viewmore.jpg);
		background-repeat:no-repeat;
	}
.view:hover
	{
		width:68px;
		height:16px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: Arial;
		font-size:9px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image: url(imagenes/viewmoreover.jpg);
		background-repeat:no-repeat;
	}
.righttxt
	{
		width:177px;
		float:left;
		margin:21px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#464646;
	}
.rightboldtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#b22d00;
	}
/*--------------------------------------------------------------CONTENTPART-------------------------------------------------END--------------------------------------------------------------*/	
#footerbg
	{
	width:100%;
	height:354px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(imagenes/footerbg1.jpg);
	background-repeat:no-repeat;
	}
#footerblank
	{
	width:1004px;
	height:274px;
	float:none;
	margin:0 auto;
	padding:0px;
	}
#footer
	{
	width:858px;
	height:230px;
	float:left;
	margin:0px;
	padding:41px 0 0 146px;
	background-image:url(imagenes/footer.jpg);
	background-repeat:no-repeat;
	}
#footerbox
	{
		width:215px;
		height:168px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(imagenes/footerbox.jpg);
		background-repeat:no-repeat;
	}
#footermid
	{
	width:215px;
	height:168px;
	float:left;
	margin:0 35px 0 35px;
	padding:0px;
	background-image:url(imagenes/footerbox.jpg);
	background-repeat:no-repeat;
	margin-left: 250px;
	}
#footerlast
	{
		width:215px;
		height:168px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(imagenes/footerbox.jpg);
		background-repeat:no-repeat;
	}
.footerheading
	{
	width:215px;
	height:21px;
	float: left;
	margin:28px 0 0 0;
	padding:0px;
	font-family: Arial;
	font-size:24px;
	color:#fcf5e2;
	}
.footerheading h4
	{
	width:215px;
	height:21px;
	float: left;
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size:24px;
	font-weight:normal;
	color:#fcf5e2;
	text-align:center;
	}
.footertxt
	{
		width:184px;
		float: left;
		margin:17px 0 0 16px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
	}
.footerbutton
	{
		width:68px;
		height:19px;
		float: left;
		margin:15px 0 0 73px;
		padding:0px;
	}
.button
	{
		width:68px;
		height:15px;
		float: left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(imagenes/footerbutton.jpg);
		background-repeat:no-repeat;
	}
.button:hover
	{
		width:68px;
		height:15px;
		float: left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image: url(imagenes/footerover.jpg);
		background-repeat:no-repeat;
	}
#footerlinks
	{
		width:715px;
		float:left;
		margin:25px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration:none;
	}
.footerlinks
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration:none;
		padding:0 3px 0 3px;
	}
.footerlinks:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration: underline;
		padding:0 3px 0 3px;		
	}
#copyrights
	{
		width:715px;
		float:left;
		margin:5px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#401400;
		text-align:center;
	}
#designedby
	{
		width:715px;
		float:left;
		margin:5px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#401400;
		text-align:center;
	}
.designedby
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration:none;
	}
.designedby:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration:underline;
		}

#validation
	{
		width:422px;
		float:left;
		margin:5px 0 0 0;
		padding:0 0 0 293px;
	}
.xhtml
	{
		width:66px;
		height:17px;
		float: left;
		margin:0px;
		padding:1px 0 0 0;
		font-family:Arial;
		font-size:11px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(imagenes/xhtml.jpg);
		background-repeat:no-repeat;
	}
.xhtml:hover
	{
		width:66px;
		height:17px;
		float: left;
		margin:0px;
		padding:1px 0 0 0;
		font-family:Arial;
		font-size:11px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(imagenes/xhtml.jpg);
		background-repeat:no-repeat;
	}
.css
	{
		width:66px;
		height:18px;
		float: left;
		margin:0 0 0 5px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(imagenes/xhtml.jpg);
		background-repeat:no-repeat;
	}
.css:hover
	{
		width:66px;
		height:18px;
		float: left;
		margin:0 0 0 5px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(imagenes/xhtml.jpg);
		background-repeat:no-repeat;
	}
	
