@charset "utf-8";
/* CSS Document */
html {
	overflow-y:scroll;
}
body
{
	margin:0px;
	padding:0px;
	background-color:#f4e7bd;
    font-family: Arial, Verdana, Helvetica;
    font-style: normal; font-weight: normal; color: #464646;
    font-size: 12px;
}
a.enlace:link, a.enlace:visited, a.enlace:active {
	text-decoration: none; font-size: 12px;
	color: #595951;
}
a.enlace:hover {
	text-decoration: none; font-size: 12px;
	color: #FF4434;
}
h1,h2,h3,h4,h5,h6,span
{
	margin:0px;
	padding:0px;
}
#headerbg
{
	width:100%;
	height:186px;
	float:left;
	margin:0px;
	padding:0px;
	background-image: url(images/headerbg.jpg);
	background-repeat:repeat-x;
}
#headerblank
{
	width:1004px;
	height:186px;
	float: none;
	margin:0 auto;
	padding:0px;
}
#header
{
	width:1004px;
	height:186px;
	float: left;
	margin:0px;
	padding:0px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
#menu
{
	width:594px;
	height:33px;
	float: right;
	margin:133px 51px 0 0;
	padding:0px;
}
#menu ul
{
	width:594px;
	height:33px;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
}
#menu ul li
{
	width:96px;
	height:33px;
	float:left;
	margin:0 3px 0 0;
	padding:0px;
	display:block;	
}
#menu ul li a.menu
{
	width:96px;
	height:26px;
	float:left;
	margin:0px;
	padding:7px 0 0 0;
	font-family:Arial, Verdana, Helvetica;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
}	
#menu ul li a.menu:hover
{
	width:96px;
	height:26px;
	float:left;
	margin:0px;
	padding:7px 0 0 0;
	font-family:Arial, Verdana, Helvetica;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	background-image: url(images/menuover.jpg);
	background-repeat:no-repeat;	
}
/*-------------------------------------------------------------------------------------MIDPART------------------------------------------------------------END---------*/	
#cuadro
{
	width:649px;
	height:140px;
	margin:0px;
	padding:0px;
	background-image:url(images/loginbg.jpg);
	background-repeat:no-repeat;
}
#cuadrotxtblank
{
	width:622px;
	height:123px;
	float:left;
	margin:0px;
	padding:10px;
	text-align:justify;
}
/*-------------------------------------------------------------------------------------MIDPART------------------------------------------------------------END---------*/	
#contentbg
{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
#contentblank
{
	width:1004px;
	float: none;
	margin:0 auto;
	padding:0px;
}	
#content
{
	width:1004px;
	float: left;
	margin:0px;
	padding:0px;
}
/*-------------------------------------------------------------------------------------MIDPART------------------------------------------------------------END---------*/	
#contentleft
{
	width:215px;
	float: left;
	margin:0px;
	padding:0px 0 33px 52px;
}
#leftheading
{
	width:216px;
	margin:0px;
	padding:0px;
	font-family:Georgia;
	font-size:22px;
	color:#7e8901;
}
#leftheading h4
{
	width:216px;
	margin:0px;
	padding:0px;
	font-family:Georgia;
	font-size:22px;
	font-weight:normal;
	color:#7e8901;
}
.lefttxt
{
	width:132px;
	height:13px;
	margin:0px;
	padding:0 0 0 18px;
	font-family:Arial, Verdana, Helvetica;
	font-size:9px;
	font-weight: normal;
	color:#464646;
	background-image:url(images/lefttxtbg.jpg);
	background-repeat:no-repeat;
}
/*-------------------------------------------------------------------------------------LEFTRPART----------------------------------------------------------------END--*/	
#contentmid
{
	width:615px;
	float:left;
	margin:0px;
	padding:0px 0 33px 34px;
	background-image:url(images/vline.jpg);
	background-repeat:repeat-y;
}
.midheading
{
	width:615px;
	margin:0px;
	padding:0px;
	font-family:Georgia;
	font-size:28px;
	color:#7e8901;
}
.midheading h2
{
	width:615px;
	margin:0px;
	padding:0px;
	font-family:Georgia;
	font-size:28px;
	font-weight:normal;
	color:#7e8901;
}
.midtxt
{
	margin:22px 0 0 0;
	padding:0px;
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	color:#464646;
	text-align: justify;
}
.midboldtxt
{
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#b22d00;
}
/*-------------------------------------------------------------------------------------MIDPART------------------------------------------------------------END---------*/	
#projectbg
{
	width:581px;
	height:158px;
	float:left;
	margin:18px 0 34px 0;
	padding:0px;
	background-image:url(images/projectbg.jpg);
	background-repeat:no-repeat;
}
#projectthumnail
{
	width:130px;
	height:117px;
	float:left;
	margin:15px 0 0 15px;
	padding:0px;
	border:solid 3px #ebd693;
	background-image: url(images/projectthumnail.jpg);
	background-repeat:no-repeat;
}
#projecttxtblank
{
	width:219px;
	float:left;
	margin:15px 0 0 0;
	padding:20px 0 0 0;
}
#projecttxt
{
	width:206px;
	float:left;
	margin:0px;
	padding:0 0 0 13px;
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	color:#464646;
}
.projectboldtxt
{
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#853008;
}
/*-------------------------------------------------------------------------------------MIDPART------------------------------------------------------------END---------*/	
#galleryblank
{
	width:180px;
	float:left;
	margin:21px 0 0 0;
	padding:0px;
}
#rightpic
{
	width:180px;
	height:108px;
	float:left;
	margin:0px;
	padding:0px;
}
.rightpic
{
	width:180px;
	height:108px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(images/rightpic.jpg);
	background-repeat:no-repeat;
}
.rightpic:hover
{
	width:180px;
	height:108px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(images/rightpic.jpg);
	background-repeat:no-repeat;
}
#rightpic02
{
	width:180px;
	height:108px;
	float:left;
	margin:13px 0 0 0;
	padding:0px;
}
.rightpic02
{
	width:180px;
	height:108px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(images/rightpic02.jpg);
	background-repeat:no-repeat;
}
.rightpic02:hover
{
	width:180px;
	height:108px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(images/rightpic02.jpg);
	background-repeat:no-repeat;
}
	
#rightpic03
{
	width:180px;
	height:108px;
	float:left;
	margin:13px 0 0 0;
	padding:0px;
}
.rightpic03
{
	width:180px;
	height:108px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(images/rightpic03.jpg);
	background-repeat:no-repeat;
}
.rightpic03:hover
{
	width:180px;
	height:108px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(images/rightpic03.jpg);
	background-repeat:no-repeat;
}
/*--------------------------------------------------------------CONTENTPART-------------------------------------------------END--------------------------------------------------------------*/	
#footerbg
{
	width:100%;
	height:112px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
}
#footerblank
{
	width:1004px;
	height:112px;
	float:none;
	margin:0 auto;
	padding:0px;
}
#footer
{
	width:858px;
	float:left;
	margin:0px;
	padding:41px 0 0 146px;
	background-repeat:no-repeat;
}
#footerlinks
{
	width:715px;
	float:left;
	margin:25px 0 0 0;
	padding:0px;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#ee7e1f;
	text-align:center;
	text-decoration:none;
}
.footerlinks
{
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#ee7e1f;
	text-align:center;
	text-decoration:none;
	padding:0 3px 0 3px;
}
.footerlinks:hover
{
	font-family:Arial, Verdana, Helvetica;
	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, Verdana, Helvetica;
	font-size:11px;
	color:#401400;
	text-align:center;
}
.xhtml
{
	width:66px;
	height:17px;
	float: left;
	margin:0px;
	padding:1px 0 0 0;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	color:#000;
	text-align:center;
	text-decoration:none;
	background-image:url(images/xhtml.jpg);
	background-repeat:no-repeat;
}
.xhtml:hover
{
	width:66px;
	height:17px;
	float: left;
	margin:0px;
	padding:1px 0 0 0;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	color:#000;
	text-align:center;
	text-decoration:none;
	background-image:url(images/xhtml.jpg);
	background-repeat:no-repeat;
}
.css
{
	width:66px;
	height:18px;
	float: left;
	margin:0 0 0 5px;
	padding:0px;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	color:#000;
	text-align:center;
	text-decoration:none;
	background-image:url(images/xhtml.jpg);
	background-repeat:no-repeat;
}
.css:hover
{
	width:66px;
	height:18px;
	float: left;
	margin:0 0 0 5px;
	padding:0px;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	color:#000;
	text-align:center;
	text-decoration:none;
	background-image:url(images/xhtml.jpg);
	background-repeat:no-repeat;
}
input {
   	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #595951;
    border: 1px solid #CCCCCC;
}
textarea {
    border: 1px solid #CCCCCC;
    width: 99%;
   	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #595951;
	overflow-x: hidden; overflow-y: hidden;
}
fieldset {border: 1px solid #CCCCCC;}
form {
    border: 0;
    margin: 0;
    padding: 0;
}
.txt1 {
    color: #111;
}
button.editForm {width:auto;height:24px;padding:0px 5px;line-height:18px !important;text-align:center;background:url(images/button2.gif) repeat-x 0 0px;vertical-align:middle;cursor:pointer;outline:none;color:#555;font-weight:normal;border:1px solid #8A8A8A;overflow:visible;
-moz-border-radius:2px;-webkit-border-radius:2px;font-size:11px;font-family:Arial, Verdana, Helvetica}
button.editForm:hover {border-color:#333;color:#BC2A4D;}
