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

body {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
}

.content {
	width:836px;
	height:876px;
	background-image:url(images/backround.png);
}

.top {
	height:117px;
	background-image:url(images/backround-top.png);
	background-repeat:no-repeat;
	padding-left:313px;
	padding-top:10px;
}

.fontmenu {
	font-family: "verdana";
	font-size: 8px;
	color: #CDCDCD;
	text-decoration: none;
}
.fontmenu a {
	font-family: "verdana";
	font-size: 9px;
	color: #CDCDCD;
	text-decoration: none;
}
.fontmenu a:hover {
	font-family: "verdana";
	font-size: 9px;
	color: #E1E1E1;
	text-decoration: underline;
}
.fontyellow{
	font-family: "verdana";
	font-size: 9px;
	color: #c0de17;
}

.fontcontent {
	font-family:"verdana";
	font-size: 9px;
	color: #CACACA;
	line-height: 13px;
}
.fontcontent td {
	font-family:"verdana";
	font-size: 9px;
	color: #A8A8A8;
	line-height: 13px;
}

.fontgaleries a{
	font-family: "verdana";
	font-size: 11px;
	color: #c0de17;
	text-decoration:none;
	font-weight: normal;
}
.fontgaleries a:hover{
	font-family: "verdana";
	font-size:11px;
	color: #d7e29a;
	text-decoration:underline;
	font-weight: normal;
}

.formstyle {
	font-family: "verdana";
	font-size: 9px;
	color: #CACACA;
}
.formstyle input{
	background-color: #969696;
	font-family: arial;
	font-size: 9px;
	border: 0;
	border-color: #969696;
	height: 17px;
	width: 155px;
	color: #FFFFFF;
}

.formstyle textarea{
	background-color: #969696;
	font-family: arial;
	font-size: 9px;
	border: 0;
	border-color: #969696;
	height: 78px;
	width: 155px;
	color: #FFFFFF;
}


.clientes td {
	font-family:"standard 07_53";
	font-size: 8px;
	color: #FFFFFF;
	line-height: 13px;
}
.inicio td {
	font-family:"standard 07_53";
	font-size: 8px;
	color: #A8A8A8;
	line-height: 13px;
}
