html, body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}


#registro{
	width: 600px;
	/*height:400px;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#form_registro {
	margin-left:auto;
	margin-right:auto;
}

.elegir_persona {
	text-align:center;
	font-size:16px;
	width:150px;
	height:auto;
	float:left;
	font-weight:bold;
}
.elegir_persona:hover {
	text-align:center;
	font-size:16px;
	width:150px;
	height:auto;
	color:#333333;
	text-decoration:none;
	float:left;
	font-weight:bold;
}
.elegir_ong {
	text-align:center;
	font-size:16px;
	width:150px;
	height:auto;
	float:right;
	
	margin-right:250x;
	font-weight:bold;

}
.elegir_ong:hover {
	text-align:center;
	font-size:16px;
	width:150px;
	height:auto;
	float:right;
	margin-right:250x;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}

#caja_registro {
	background:#00CCFF;
	margin-left:auto;
	margin-right:auto;
}
#fondo_gris {
	background:#DADA;

}
.tituloRegistro {
	padding-bottom:1px; padding-top:1px; padding-left:5px;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	/*color:#000000;*/
	color:#8B6A35;
}
.auspicio{
	padding-bottom:1px; padding-top:1px; padding-left:5px;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	/*color:#000000;*/
    color:#907041;
}

.boton1{
        font-size:12px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:100px;
        height:25px;
		cursor:pointer;
       }
.boton2{
        font-size:12px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color: #CCCCCC;
        background: #0099FF;
        border:0px;
        width:100px;
        height:25px;
       }
	   
.nube{
   /*border: solid 1px #aaaacc;*/
   color: #666666;
   width: 300px;
   text-align: center;
}

.nube div.etiquetas{
   font-family: verdana,arial,helvetica;
   font-size:8pt;
   padding:5px;
}
.nube div.etiquetas span{
   float: left;
   margin: 0 3px 0 3px;
   height: 20pt;
   white-space: nowrap;
}
.nube div.etiquetas span a:hover{
	color:#999999;
}
.nube div.etiquetas span.etiquetatam1{
   font-size: 10px;
   font-weight:bold;
}
.nube div.etiquetas span.etiquetatam2{
   font-size: 11px;   
}
.nube div.etiquetas span.etiquetatam3{
   font-size: 12px%;   
}
.nube div.etiquetas span.etiquetatam4{
   font-size: 13px;   
   font-weight:bold;
}
.nube div.etiquetas span.etiquetatam5{
   font-size: 14px;   
}
.nube div.etiquetas span.etiquetatam6{
   font-size: 160%;   
}
.nube div.etiquetas span.etiquetatam7{
   font-size: 175%;   
}
.nube div.etiquetas span.etiquetatam8{
   font-size: 180%;   
}
.nube div.etiquetas span.etiquetatam9{
   font-size: 195%;   
}
.nube div.etiquetas span.etiquetatam10{
   font-size: 200%;   
}

.menu_over {
}

.menu_over:hover {
	
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity: .40; 
}
.menu_over:active {
	
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity: .30; 	
}


a{
color:#993300; 
text-decoration:none;

}

a:hover{
color:#591E00;
text-decoration:underline;
}

.campo{
font-size:11px;
border:1px; 
width: 100px;
height: 15px;}
.campo2{
font-size:11px;
width: 100px;
height: 15px;}

.campo_login{
font-size:11px;
width: 100px;
height: 15px;}

.boton{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:100px;
        height:20px;
       }

.tituloNoticia { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	/*color:#ABABAB;*/
	color:#666666;
}
.tituloestandard{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	/*color:#ABABAB;*/
	color:#666666;
}
.tituloestandard2{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color:#ABABAB;*/
	color:#666666;
}
.sumarioNoticia { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
	/*float:left;*/

	
}
.miniTag{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	
	/*float:left;*/

	
}
.contenidoNoticia { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
}
.td_Noticias {
 	margin:1px; 
	padding: 2px 20px 1px 20px;
}

#contenedor_Noticia {
	padding:5px;
	/*width:620px;
	height:500px;*/
}

#contenedor_Noticias_foto {
	width:260px;
	height:auto;
	float:left;
	padding:5px;
	margin:5px;

}
.autorNoticia {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	float:right;

}

#mensaje{
	width: 330px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:#FFFFFF;
}

#mi_perfil {
	width:400px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.titulo_Perfil {
	width:500px;
	height:20px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.subtcarpeta{
	color:#936C33;
	font-size:13px;
	font-weight:bold;
}

/* Directorio*/
.desarea{
	font-size:10px;
}
.upload_button {
  
    text-align:center;
 
    padding-top:15px;
    margin:auto;
}
