﻿

.proBoundle, .boundlebox {
border-top: 2px solid #9ED8F6;
height: 160px; }

.proBoundle, .left {
float: left;
max-width: 50%; 
width:49%; 
}

.proBoundle, .right {
float: right;
position: relative;
max-width: 25%; 
width:24%;
}

.proBoundle, .access {
font-weight: bold;
}

.proBoundle, .bluefont {
font-weight: bold;
color: #3eb5ef;
}

.proBoundle, .boundlebox.last {
border-bottom: 2px solid #9ED8F6;
}

.proBoundle, .boundlefooter {
padding-top: 30px;
padding-bottom: 20px;
font-weight: bold;
}

.p_softred { color:#eca19a; }
.p_softgray {	color: #C7C2C1; }

.p_fullheight { height: 100%; }

.p_sombra {
/*color:white;*/
/*background:rgb(152, 204, 84);*/
border-width: 0px;
border-radius: 5px;
box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
/*text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);*/
}


.p_bt {
color: #FFF;
background: #FFA100 none repeat scroll 0% 0%;
padding: 4px 10px 4px 11px;
text-transform: uppercase;
border-radius: 20px;
text-decoration: none;
transition: color 0.1s ease 0s;
}



