@charset "UTF-8";
/* CSS Document */

body
{ 
background-image: 
url('images/bgrd.jpg');
background-repeat: repeat-x;
margin:0px; padding:0px;
}

.form_text {
	font-family: tahoma;
	color: #ffffff;
	font-size: 10px;
}

.camp_register {
 width: 110px;
 font: 10px Tahoma,sans-serif;
 background-color: #FFFFFF;
 color: #606060;
 border: 1px solid #606060;
 margin-right: 0px;
} 

.camp_formular {
 width: 180px;
 font: 10px Tahoma,sans-serif;
 background-color: #FFFFFF;
 color: #606060;
 border: 1px solid #606060;
 margin-right: 0px;
} 


.buton_trimite
{
   font-size:11px;
   font-family:Tahoma,sans-serif;
   color:#FFFFFF;
   width:80px;
   height:18px;
   background-color:#334a65;
   border-style:solid;
   border-color:#606060;
   border-width:1px;
}


a.small_link:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.small_link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.small_link:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.small_link:active {
	text-decoration: none;
	color: #FFFFFF;
}


a.pack:link {
	font-size:13px;
   	font-family:Tahoma,sans-serif;
	color: #666666;
	text-decoration: none;
}
a.pack:visited {
	font-size:13px;
   	font-family:Tahoma,sans-serif;
	text-decoration: none;
	color: #666666;
}
a.pack:hover {
	font-size:13px;
   	font-family:Tahoma,sans-serif;
	font-weight:bold;
	text-decoration: none;
	color: #334965;
}
a.pack:active {
	font-size:13px;
   	font-family:Tahoma,sans-serif;
	text-decoration: none;
	color: #666666;
}


.maintxt {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
		
}


.headertxt {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}











table.box {
	width: 330px;
	border-collapse: collapse;
	}
	
table.boxaudiente {
	width: 330px;
	height: 136px;
	border-collapse: collapse;
	}
	
td.header {
	border-top: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	background:#FFFFFF;
	padding:inherit;
}

td.content {
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	background:#FFFFFF;
	padding:inherit;
	}

td.audiente {
	border-top: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	background:#FFFFFF;
	padding:inherit;
	background-image:url(images/audiente.jpg);
	}

a.audienta:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.audienta:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.audienta:hover {
	color: #241808;
	text-decoration: none;
}
a.audienta:active {
	color: #FFFFFF;
	text-decoration: none;
}


td.formcell {
 font: 12px Tahoma, sans-serif;
 color: #333333;
 border: 1px solid #D7E5F2;
}

.fieldcell {
 width: 220px;
 font: 12px Tahoma,sans-serif;
 background-color: #D7E5F2;
 color: #002d65;
 border: 1px solid #284279;

} 

.buton_form
{
   font-size:11px;
   font-family:Tahoma,sans-serif;
   color:#FFFFFF;
   width:80px;
   height:20px;
   background-color:#0d61be;
   border-style:solid;
   border-color:#000066;
   border-width:1px;
}




.language {
	font-family: tahoma;
	color: #a6341b;
	font-size: 11px;
}

.bottomlinks {
	font-family: tahoma;
	color: #444444;
	font-size: 11px;
}
