html
{
    height: 100%;
}
body
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	background: #ffffff url(images/common/provida_bluete.jpg) no-repeat;
    margin: 0;
    padding: 0;
    height: 100%;
}
h1 {
	font-size: 12pt;
}

h2 {
	font-size: 11pt;
	margin: 0;
	padding: 0;
}

h3{
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

a {
	font-weight: bold;	
	color: #FFCB05;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table {
	font-size: 10pt;
}
#body
{
	width: 782px;
    margin: auto auto;
	height: 100%;
}
* html #body
{
    width: 100%;
    height: 100%;
	text-align: center;
}

#cocoon
{
	position: relative;
	width: 786px;
	min-height: 100%;
    height: 100%;
    height: auto;
    background-image: url(images/common/border_shadow.png);
    background-repeat: repeat-y;
}

* html #cocoon {
	background-image: none;
	text-align: left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='fileadmin/provida/images/common/border_shadow.png')
}

#header {
    position: relative;
	background-color: #ffffff;
    width: 732px;
	height: 283px;
    overflow: hidden;
    margin-left: 27px;
}

#address {
	position: absolute;
	text-align: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 50px 0 0 50px;
	font-size:8pt;
	color:#666666;
	z-index: 2;
}
#address a {
	color:#666666;
	text-decoration: none;
}
#screen
{
    position: absolute;
	width: 100%;
	background-color: #ffffff;
	z-index: 1;
}
#footermenu {
	padding: 10px;
	text-align: right;
	float: right;
}
#bottom {
	position: absolute;
	width: 732px;
	bottom: 0;
	padding: 0 25px;
	z-index: 1;
}

#mainmenu {
    width: 732px;
    height: 30px;
    margin: 0 0 0 27px;
	padding: 3px 0 0 0;
    background-color: #ffcb05;
	white-space: nowrap;
	text-align: center;
}

#contentmain
{
	width: 732px;
    margin: 0 0 20px 27px;
}
#contentright
{
    width: 505px;
    float: right;
	padding: 15px 15px 35px 0;
}
#contentleft
{
    width: 160px;
    float: left;
	padding: 15px 0 0 10px;
}
#print {
	float: right;
	margin-top: 10px;
}
#news {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 8pt;
}
#news a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#news h1 {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  color: #ffcb05;
  font-size: 10pt;
  font-weight: bold;
}
#date {
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 8pt;
	font-weight: bold;
}

#bblogo {
	position: relative;
	bottom: 0;
	margin-top: 10px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 8pt;
	z-index: 99;
}

#sos01 {
	margin-top: 11px;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

#sos02 {
	margin-top: 5px;
	padding: 3px 0;
	border-top: 2px solid #ffa312;
	border-bottom: 2px solid #ffa312;
	background: #fae186;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

#sos03 {
	margin-top: 5px;
	font-size: 8pt;
	font-weight: bold;
	color: #666;
}

#sos03 a {
	font-size: 7pt;
	padding: 2px 5px; 
	color: #666;
	background-color: #ffe582; 
	border-top: 1px solid #ffa312; 
	border-bottom: 1px solid #ffa312;
}

div.clearer
{
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
}

#mainmenu a.mainmenu-active, #menu_sub_act {
	background-color: #ffe582;
}

#mainmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;
	color:#666666;
	line-height: 25px;
	padding: 3px;
	margin: 15px 17px;
}
#mainmenu  a:hover {
	background-color: #ffe582;
	text-decoration: none;
}

ul.mainmenu div {
	float: left;
}

ul.submenu {
	width: 732px;
	list-style: none;
	margin: 5px 10px 0 28px;
	padding:0;
	float: left;
}

ul.submenu a {
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;
	color:#666666;
	margin: 1px 0;
	padding: 3px 12px;
}

ul.submenu a:hover {
	background-color: #ffe582;
}

ul.footer_menu {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
ul.footer_menu li {
	float: left;
}
ul.footer_menu li  a, #print a {
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px 10px;
	font-size:8pt;
	text-decoration:none;
	color:#666666;
}
#btn_callback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 152px;
	border: 1px solid #FFCB05;
	background-color: #FFE582;
}
div.callback {
	border: 1px solid #FFCB05;
	padding-bottom: 1px; 
	margin: 4px 0;
	width: 150px; 
	text-align: left;
	background-color:#fff;
}
input.callback {
	border:0;
	color:#666;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 130px;
}
.txt01 {
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 8pt;
	font-weight: bold;
}
.txt02 {
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 8pt;
}
#mailform .csc-mailform {
	border: 0;
	color:#666;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#mailform label {
	float:left;
	width: 100px;
}
#mailform input {
	border: 1px solid #FFCB05;
	width: 250px;
	color: #666;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#mailform textarea {
	border: 1px solid #FFCB05;
	width: 250px;
	height: 80px;
	color: #666;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#mailform .csc-mailform-submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 152px;
	border: 1px solid #FFCB05;
	background-color: #FFE582;
	color: #333;
	margin-left: 100px;
}
#mailform select {
	border: 1px solid #FFCB05;
	color: #666;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.csc-mailform-field {
	margin-top: 4px;
}
