﻿.pop {
    width:388px;
    padding-bottom:15px;
    background-image:url(imagens/background_pop.jpg);
    background-position:top;
    background-repeat:no-repeat;
    text-transform:uppercase;
    float:left;
}

.pop .titulo {
    width:160px;
    float:right;
    text-align:right;
    padding-right:5px;
    padding-top:5px;
    
}

.titulo2 {
	margin-top:15px; margin-bottom:20px;
}

	 

.pop .emp {
    width:380px;
    height:40px;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    padding-left:5px;
    float:left;
    letter-spacing:-1px;
}

.pop .box {
    width:320px;
    margin-left:20px;
    float:left;
}

.pop .box .lbl {
    width:280px;
    text-align:left;
    margin-left:20px;
    float:left;
}

.pop .box input { 
	background-color: #e4e4e4;
	border: 0px solid #e4e4e4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	height:20px;
	width:280px;
	margin-bottom:7px;
}

.pop .box textarea { 
	background-color: #e4e4e4;
	border: 0px solid #e4e4e4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:280px;
}

.pop .box #TextBox3 {
 width:30px;
}

.pop .box #TextBox4 {
 width:238px;
 }


.pop .box_blue {
    width:280px;
    margin-left:20px;
    float:left;
    color:#0a3e8e;
}

.pop .box_blue .lbl {
    width:280px;
    text-align:left;
    margin-left:20px;
    float:left;
}

.pop .box_blue input , select { 
	background-color: #c0d7eb;
	border: 0px solid #c0d7eb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0a3e8e;
	height:20px;
	width:280px;
	margin-bottom:7px;
	
}

.marg_blue2 select {
margin-left:20px;
}

/* pop documentos */
.pop_doc {
    min-height:300px; _height:300px;
}

.pop_doc .logo {
 height:70px;
 text-align:left;
 background-color:#e6e6e6;
 background-image:url(imagens/bg_pop_doc.jpg);
 background-position:top left;
 background-repeat:repeat-x;
 padding-left:10px;
}

.pop_doc .pop_documentos {
 text-align:left;
 margin:10px;
 margin-top:20px;
 background-color:#fff;
 margin-bottom:70px;
}

.pop_doc .pop_videos {
 margin-left:10px;
 margin-right:10px;
 margin-top:20px;
 background-color:#fff;
}

.pop_videos_txt {
padding-left:20px;
}

.pop_videos_flv {
padding-left:20px;
padding-top:10px;
}
