body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
.oneColLiqCtrHdr #container {
	width: 80%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtrHdr #header {
	background: #F0EDE6; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColLiqCtrHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#F0EDE6;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.style3 {font-size: 14px}

.textarea{
	border-right: #650000 1px solid; 
	padding-right: 2px;
	
	border-top: #650000 1px solid; 
	padding-top: 2px;
	
	border-left: #650000 1px solid; 
	padding-left: 2px;
	
	border-bottom: #650000 1px solid; 
	padding-bottom: 2px;
	
	font-size: 11px;
	
	
	color: #000000;
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, Sans-serif;
	font-size:11px;
}

.textboxes{
	border-right: #650000 1px solid; 
	padding-right: 2px; 
	
	border-top: #650000 1px solid; 
	padding-top: 2px; 
	
	border-left: #650000 1px solid; 
	padding-left: 2px; 
	
	border-bottom: #650000 1px solid; 
	padding-bottom: 2px; 
	
	font-size: 11px; 
	background: url(file:///C|/Arquivos%20de%20programas/EasyPHP1-8/www/publicador/img/inputgreen.gif) repeat-x;
	
	width: 200px;
	height: 14px;
	color: #000000;	
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, Sans-serif;
	font-size:11px;
}

.textlogin{
	border-right: #1F497B 1px solid; 
	padding-right: 2px; 
	
	border-top: #1F497B 1px solid; 
	padding-top: 2px; 
	
	border-left: #1F497B 1px solid; 
	padding-left: 2px; 
	
	border-bottom: #1F497B 1px solid; 
	padding-bottom: 2px; 
	
	font-size: 11px; 
	background: url(file:///C|/Arquivos%20de%20programas/EasyPHP1-8/www/publicador/img/inputgreen.gif) repeat-x;
	
	width: 228px;
	height: 12px;
	color: #1F497B;	
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, Sans-serif;
	font-size:11px;
	font-weight:bold;
}

.titulolistavideos {
	background-color: #E8EEF7; /*C6D0D2;/*#FFF;*/
/*	padding: 5px; margin: 20px 10px 0 10px;*/
	border: 1px solid #f2f2f2;
/*	font-size: 95%;	*/
}

.listavideos {
	background-color: #E8EEF7;
	border: 1px solid #f2f2f2;
	/*
	border: 1px solid #f2f2f2;
	
	border-right: #1F497B 1px solid; 
	padding-right: 2px; 
	
	border-top: #1F497B 1px solid; 
	padding-top: 2px; 
	
	border-left: #1F497B 1px solid; 
	padding-left: 2px; 
	
	border-bottom: #1F497B 1px solid; 
	padding-bottom: 2px; */
}

.naomostra {
	background-color: #FFFFCC;
}

.panel {
	background-color: #F0EDE6;
	border: 1px solid #f2f2f2;
	
	border: 1px solid #f2f2f2;
}

.titulologin {
/*	background-color: #C6D0D2;*/
	border: 1px solid #f2f2f2;
	background: url(file:///C|/Arquivos%20de%20programas/EasyPHP1-8/www/publicador/img/bg_box.jpg);
	
	border-right: #1F497B 1px solid; 
	padding-right: 2px; 
	
	border-top: #1F497B 1px solid; 
	padding-top: 2px; 
	
	border-left: #1F497B 1px solid; 
	padding-left: 2px; 
	
	border-bottom: #1F497B 1px solid; 
	padding-bottom: 2px;	
	
}

.article{
padding-top:5px;
padding-bottom:5px;

border-bottom:1px solid #ededed;
margin-bottom:5px;
}

.articledotted{
padding-top:5px;
padding-bottom:5px;

border-bottom:1px dotted #ededed;
margin-bottom:5px;
}

/* Fontes */
.font_titulo_principal{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.fontminimum {font-size: 9px;
			  color: #2D7F94;
}
.style11 {
	font-size: 14px;
	font-weight: bold;
}
.style12 {
	font-size: 10px;
	font-weight: bold;
}
