/* CSS Document */

body {
	background-image:url(../images/background.jpg);
	margin:0px 0px;
}

.text {
	font-family:Tahoma;
	font-size:10px;
	color:#3D3D3D;
	text-align:justify;
}

.texto {
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.text1 {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

.text2 {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}

.text3 {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}

.text4 {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#004990;
}

.text5 {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
}

.text6 {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.txterr {
	font-weight:bold; 
	font-family:Tahoma; 
	font-size:10px;
	color:#FFFFFF;
}

.txload {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}

.parrafo {
	font-family:Tahoma;
	text-align :left;
	font-size:11px;
	font-weight:bold;
	color:#3D3D3D;
	height:26px;
	vertical-align:middle;
	width:130px;
}

.enumera {
	font-family:arial;
	font-size:40px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

.title {
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

.title1 
{
    background-color:#FF9000;
    padding-left:25px;
    height:25px;
    padding-top:4px;
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	color:White;
}

div.main{
	width:785px;
	margin:0px auto 0px auto;
}

div.Conext{
	width:200px;
	float:none;
}

div.btnhome {
	width:19px;
	height:17px;
	float:none;
	background-image:url(../images/home.gif);
}

div.btnhome:hover {
	background-image:url(../images/homeover.gif);
}

div.btnlogout {
	width:19px;
	height:17px;
	float:none;
	background-image:url(../images/logout.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor:hand;
}

div.btnlogout:hover {
	background-image:url(../images/logoutover.gif);
}

div.btnprofile {
	width:19px;
	height:17px;
	float:none;
	background-image:url(../images/profile.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor:hand;
}

div.btnprofile:hover {
	background-image:url(../images/profileover.gif);
}

div.btnlogin {
	width:20px;
	height:17px;
	float:none;
	background-image:url(../images/login.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor:hand;
}

div.btnlogin:hover {
	background-image:url(../images/loginover.gif);
}

div.btnregister {
	width:19px;
	height:17px;
	float:none;
	background-image:url(../images/register.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor:hand;
}

div.btnregister:hover {
	background-image:url(../images/registerover.gif);
}

div.btnmail {
	width:21px;
	height:17px;
	float:none;
	background-image:url(../images/mail.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor:hand;
}

div.btnmail:hover {
	background-image:url(../images/mailover.gif);
}

div.btnver {
	width:74px;
	height:15px;
	float:none;
	background-color:#272727;
	background-image:url(../images/seemore.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor:hand;
}

div.btnver:hover {
	background-color:#004990;
}

td.tMenu {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

td.tMenu:hover {
	background-image:url(../images/hoverTmenu.gif);
}

td.promo {
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#0154A4;
	text-align:justify;
}

td.fndMenu {
    background-image:url(../images/fndmenu.gif);
    background-repeat:repeat-x;
}

td.fndLights {
    background-image:url(../images/backligths.gif);
    background-repeat:no-repeat;
    vertical-align:top;
    height:555px;
}

td.fndSubMenu 
{
    background-image:url(../images/backgroundsublink.gif);
    text-align:center;
    vertical-align:baseline;
}

td.fndUser 
{
    float:none;
    vertical-align:baseline;
    background :#FF8600;
    padding-bottom:4px;
    padding-right:5px;
}

td.tdpromo1
{
    background-image:url(../images/img10.gif);
    background-color:#FFFFFF;
}

td.tdpromo2
{
    background-image:url(../images/img05.gif);
    width:75px;
}

td.tdpromo3
{
    background-image:url(../images/img04.gif);
}

td.mar1
{
    background-image:url(../images/marg1.gif);
}

td.mar2
{
    background-image:url(../images/marg2.gif);
}

td.tdpromo4
{
    background-image:url(../images/img03.gif);
    width:125px;
}

td.tdpromo5
{
    background-image:url(../images/img00.gif);
    vertical-align:bottom;
}

td.Celcat {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	padding-top:1px;
	max-width:100%;
	min-width:85%;
	height:16px;
	font-weight:bold;
	text-align:center;
}

td.Celcat:hover {
	background-color:#F74D6F;
}

input.txtinput{
	height:17px;
	width:155px;
	background-color:#F3FA90;
	border: 1px solid #C0C93A;
	padding-top:4px;
	padding-left:7px;
	padding-right:7px;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}

input.txtinput:hover {
	border: 1px solid #FFFFFF;
	color:#004990;
}

textarea.txtinput1{
	width:155px;
	background-color:#F3FA90;
	border: 1px solid #C0C93A;
	padding-top:4px;
	padding-left:7px;
	padding-right:7px;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}

textarea.txtinput1:hover {
	border: 1px solid #FFFCED;
	color:#004990;
}

A.Lnmenu:Link { text-decoration:none;color:#FFFFFF; }
A.Lnmenu:Active { text-decoration:none;color:#FFFFFF; }
A.Lnmenu:Visited { text-decoration:none;color:#FFFFFF; }
A.Lnmenu:Hover{ text-decoration:underline;color:#FFFFFF; }

A.Opmen:Link { text-decoration:none;color:#FFFFFF; }
A.Opmen:Active { text-decoration:none;color:#FFFFFF; }
A.Opmen:Visited { text-decoration:none;color:#FFFFFF; }
A.Opmen:Hover{ text-decoration:none;color:#FFFFFF; }

A.Prom:Link { text-decoration:none;color:#0154A4; cursor:hand; }
A.Prom:Active { text-decoration:none;color:#0154A4; cursor:hand; }
A.Prom:Visited { text-decoration:none;color:#0154A4; cursor:hand; }
A.Prom:Hover{ text-decoration:underline;color:#0569C8; cursor:hand; }

div.IMGlnmk
{
	padding: 5px; 
	background:#D8E406;
}

div.IMGlnmk:hover
{
	padding: 5px; 
	background:#EEF935;
}

.RdcbItem
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:10px;
    background-color:#E5FF4B;
    color:#3C3C3C;
    height:17px;
    padding-top:4px;
}