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



.Estilo5 {	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: normal;
}
.Estilo11 {color: #CCCCCC; font-weight: normal; font-size: 12px;}
.Estilo111 {color: #CCCCCC; font-weight: normal; font-size: 12px;}
.Estilo17 {color: #CCCCCC; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
body {
	background-color: #000000;
}

.h1 {	
font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 24px;
	color: #cccccc;
	font-weight: normal;
}

td img {display: block;}
td img {display: block;}
.Estilo2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding: 15px 0 0 0;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}

body {
	background-color: #000000;
}

.Estilo10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.Estilo13 {
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}
.Estilo11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#cont{
	text-align: left;
	height : 300px;
	width: 565px;
	
} 

/*menu producte*/

ul#menuprod {  
	list-style:none;
	margin:0;
	padding:0;
}
	
ul#menuprod li {
	float:left;
	padding-top: 0px;
	height: auto;
	background-position: bottom;
}
	
ul#menuprod li a {
	display:block;
	width:153px;
	height:260px;
	padding-top:10px;
	padding-left:9px;
	text-decoration:none;
	text-align:left;
	font-size:20px;
	color:#ffffff;
	background-image:url(../images/dates/01.gif);
	border-left:0px solid #99ff00;
	border-right: 1px solid #000000;
	border-top:0px solid #FFFFFF;
	}
	
ul#menuprod li a:hover {
	color:#CCCCCC;
	background-color:#FFFFFF;
	border-left-color:1px solid #99ff00;
	border-top:0px solid #99ff00;	
	background-image:url(../images/dates/03.gif);
	}

.menuprodstil {
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color:#000000;
	border-top: 1px solid #000000;
	border-right: 1px none #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px none #000000;
}


.formulary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color:#ffffff;
	border: 1px solid #cccccc;
	
	
	}
/*menu producte*/


