﻿/*==========>> Header <<==============*/
.TituloSeccion
{
	color: #0065b0;
	margin-top:0px;
	padding-top:5px;
	margin:10px 0px 0px 0px;
	padding:0px;
	width:100%;		
	text-align:center;		
	display:inline-block;	
}

.TituloSeccion h1
{
	font-size:16px;
	padding:0px;
	margin:5px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	color:#04709b;		
}

/*========>>WORK AREA <<<===================*/
#OpinionesArea,#DenunciaArea
{
   width:584px;    
   display:inline-block;
   float:left;     
}

#OpinionesArea .formaCaptura,#DenunciaArea .formaCaptura
{
    width:100%;
    float:left;
    display:inline-block;    
    margin-top:10px;            
}

#OpinionesArea .subTitulo,#DenunciaArea .subTitulo
{
    color: #516886;
	margin-top:0px;
	padding-top:5px;
	margin:5px 0px 0px 0px;
	padding:0px;
	width:100%;
	font-family:Verdana;	
	text-align:justify;
	text-distribution:justify;		
	display:block;		  
}

.subTitulo h2
{
	font-size:11px;
	font-weight:normal;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	margin:0px 0px 0px 0px;		   
}

#OpinionesArea table,#DenunciaArea table
{    
    font-size:10px;
    font-weight:bold;      
}

#OpinionesArea table tr,#DenunciaArea table tr
{
    vertical-align:top;
}


#tablaCaptura
{
    width:100%;
}


.rojo
{
    color:#f73500;  
    font-size:14px;
    font-weight:bold;
    padding-top:5px;      
}

.opcionalesCnt
{
    text-align:justify;
    text-distribution:justify;
    font-size:11px;
    color:#8ed4ff;
    width:100%;    
 }
 
/*============>>>objects<<=====================*/
.ddlfrmAsunto
{
    border:solid 1px #d6d6d6;
    background:#ffffff;/* url('../images/template01/domicilio.png') no-repeat;*/
    width:302px; 
    color:#384551;
    font-weight:normal;
    font-size:11px;  
    /*text-indent:25px;*/
}

.tbxCapturafrmEmail
{
    border:solid 1px #d6d6d6;    
    background:#ffffff url('../images/template01/email.png') no-repeat;
    width:300px; 
    color:#384551;
    font-weight:normal;
    font-size:11px;  
    text-indent:25px;     
}

.tbxCapturafrmNom
{
    border:solid 1px #d6d6d6;
    background:#ffffff url('../images/template01/nombre.png') no-repeat;
    width:300px; 
    color:#384551;
    font-weight:normal;
    font-size:11px;  
    text-indent:25px;     
}

.tbxCapturafrmDescripcion
{
    border:solid 1px #d6d6d6;
    background-color:#ffffff;
    width:300px; 
    color:#384551;
    font-weight:normal;
    font-size:11px;  
    text-indent:5px;     
}

.tbxCapturafrmUploead
{        
    width:300px; 
    color:#384551;
    font-weight:normal;
    font-size:11px;         
}


.btnEnviar
{
    border:solid 1px #d6d6d6;    
    background:#ffffff url('../images/template01/boton.png') no-repeat;
    color:#0065b0;
    font-weight:bold;
    font-size:12px;  
    text-indent:25px; 
    width:90px; 
}

.observaciones
{
    color:#0065b0;
    font-size:12px;
    font-weight:bold;
    padding-top:10px;
}

.msgEnviado
{
    font-size:11px;
    color:#0065b0;    
}




/*=========>>ADS<<===============*/
#OpinionesAds,#DenunciaAds
{
    width:353px;   
    display:inline-block;
    float:left;
    margin-left:15px;
}

