#cabezote   {
	position:fixed;
	width:100%;
	height:50px;
	top:0;
	left:0;
	margin-bottom:60px;
	background-color:#000;
	background-image:url('../iconos/andimier-cms.jpg');
	background-repeat:no-repeat;
	font-size:25px;
	color:#fff;
	opacity: 1;
}

/*  NAVEGACION  */
#navegacion  {
	position:fixed;
	width:280px;
	top:50px;
	left:0;
	height:100%;
	padding:60px 0 25px 25px;
	background-color:#333;
	font-family: "Courier New", Courier, monospace;
	opacity: 1;
}

#btn_atras{
	width:100px;
	height:30px;
	padding:10px 0 0 0;
	background-color:#000;
	text-align:center;
	color:#fff;
	cursor:pointer;
}
#btn_atras:hover{background-color:#33ffff}

.btn_atras2{
	width:100px;
	height:30px;
	padding:10px 0 0 0;
	background-color:#000;
	text-align:center;
	color:#fff;
	cursor:pointer;
}

.btn_atras2 a{
	color:#fff;
	text-decoration:none;
}
.btn_atras2:hover{background-color:#33ffff}


#navegacion .secciones{

	text-transform:capitalize;
	font-size:15px;
}

#navegacion .secciones a {
	color:#999;
	text-decoration:none;
}
#navegacion .secciones a:hover {	color:#fff;}

#navegacion .secciones1 {
	padding:5px 0 5px 0;
}

#nav_fecha {
	width:90%;
	font-size:13px;
	text-align:center;
	color:#999
}

#sitioyusuario {
	width:90%;
	padding:10px 0 10px 0;
	font-family: "Courier New", Courier, monospace;
	font-size:14px;
	color:#0Cf;
	text-align:center;
}

#usuario{
	width:90%;
	padding:10px 0 10px 0;
	background-color:#0Cf;
	text-align:center;
	font-size:13px;
	color:#fff;
	overflow:hidden;
}



div.etiquetalogout {
	width:90%;
	background:#666;
	padding:10px 0 10px 0;

	color: #fff;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;

	text-align:center;
}

div.etiquetalogout a {
	color: #fff;
	text-decoration:none;
}

div.etiquetalogout a:hover {
	color: #333;
	text-decoration:none;
}

#col2  {
	position:relative;
	width:100%;
	height:auto;
	margin-top:0;
	padding:0 0 0 0;

	/*background-color:#666;*/


	font-family: "Courier New", Courier, monospace;
	font-size:15px;
	color:#333333;

}


#col2 li{
	width:auto;
	background-color:#eee;
	padding:15px 5px 15px 20px;
	margin:5px 0 5px 0;
}

#col2 ul a {
	color:#333;
	text-decoration:none;
}

#col2 ul a:hover{
	color:#f00;
	text-decoration:none;
}


#cnt_edicion {
	width:92%;
	margin:110px 0 0 0;
	padding:0 4% 30px 4%;


	/*border:1px solid #000;*/
	overflow:hidden;
}


#cnt_botones{
	clear:both;
	width:100%;
	height:65px;
	margin:0 0 30px 0;
	padding:30px 0 0 0;
	border-top:1px dotted #999;
	/*background-color:#000;*/
}


.botones{
	float:left;
	width:80px;
	height:50px;

	padding:15px 10px 0 10px;


	text-align:center;
	font-size:12px;
	cursor:pointer;
}



.botones:hover{
	background-color:#000;
}

.botones a{
	color:#fff;
	text-decoration:none;
}


.espacio_derecha{margin-right:10px;}


#cnt_albumesconteido{
	width:80%;
	min-height:150px;
	padding:5px 5px 5px 0;
	margin:30px 0 0 0;
	border-top:1px dotted #999;

	font-family: "Courier New", Courier, monospace;
	font-size:15px;
}

.content-album-radio-item {
	min-width: 200px;
	padding: 10px;
}

#col3   {

	position:relative;
	width:100%;
	height:auto;
	padding:0px 0px 10px 0;
	margin:20px 0 20px 0;

	font-family: "Courier New", Courier, monospace;
	font-size:15px;
	color:#333333;
	/*background-color:#eee*/

}

#col3 img{
	float:left;
	border:1px dotted #999;
	margin:15px 0 45px 0;
}

#imagenes_album{
	width:100%;
	height:20px;
	padding:10px 0 50px 0;
	margin:10px 0 20px 0;
	border-top:1px dotted #999;
	font-family: "Courier New", Courier, monospace;
	font-size:16px;
	color:#000;
}

#imagenes_album a{
	color:#000;
	text-decoration:underline;
}

#imagenes_album a:hover{
	color:#3cf971;
}

.col1 h2 {color:#000;}
.col2 h2 {color:#999; font-style:normal; font-size:22px;}
.col2 h4 {color:#666; font-style:normal; font-size:16px;}


/*======= COL 4 ==============*/

#col4   {

	position:relative;

	width:100%;
	height:50px;

	padding:50px 0 50px 0;
	border-top:1px dotted #999;
	/*background-color:#666;*/
	font-family: "Courier New", Courier, monospace;
	font-size:15px;
	color:#333333;

}

#cnt_formularioEliminar{

	height:50px;
	text-align:center;
	/*background-color:#ff0;*/
}


#cajaficha {

  width: 540px;
  height: auto;
  border: 1px #999 solid;
  padding: 12px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  font-style:normal;
  background:#ffffff;

}

div.etiquetagris {
	width:150px;
	margin-left:0px;
	background:#666;
	color: #fff;
	font-family:Arial;
	font-size: 14px;
	padding:10px;
	font-style: normal;
}

div.etiquetagris a {color: #fff; text-decoration:none;}
div.etiquetagris a:hover {color: #333; text-decoration:none;}




#cajafichatecnica {
  width: 540px;
  height: auto;
  border: 1px #999 solid;
  padding: 12px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  font-style:normal;

}


div.titulos1{
	font-family: 'Libre Baskerville', serif;
	font-style:italic;
	font-size:20px;
	color:#666;
}

div.titulos1 p{
	font-family: 'Libre Baskerville', serif;
	font-style:italic;
	font-size:15px;
	color:#666;
}

div.titulos1 a{
	font-family: 'Libre Baskerville', serif;
	font-style:italic;
	text-decoration:none;
	color:#666;
}

div.titulos1 a:hover{color:#333;}



div#contactos {
	width:550px;
	font-family:Arial;
	font-style: normal;
	font-size: 12px;
	color:#666;
}

div#tabla {
	float:left;
	width:250px;
	border: 1px solid #999;
	padding: 5px;
}


div.botones {
	float:left;
}

div.imagenes {
	clear: both;
	height:auto;
}

.mensaje {
	color:#ff0000;
	font-size:15px;
}

.mensaje1 {
	color:#00CC66;
	font-size:15px;
}

.titulo-rojo a{
	color:#007fff;
	font-size:15px;
}

.titulo-azul{
	color:#007fff;
	font-size:15px;
	background-color:#f00
}

/*============ LOGIN =======================*/

table {
	border-collapse:collapse;
	vertical-align:top;
	padding-top:20px;
}

.contenido1 {
	width:400px;
	margin:auto;
	padding-top:20px;
	font-family:Arial;
	font-style:normal;
	font-size:14px;
	color:#666
}


.boton {
	background-color:#666;


}

.mensajelogin {
	width:100%;
	margin:auto;
	font-family:Arial;
	font-style:normal;
	font-size:14px;
	color:#ff0000;
}



#formulario {
	position:relative;
}
#pantalla {
	position:absolute;
	top:90px;
	left:0px;
	width:570px;
	height:235px;
	background: #fff;
	opacity:.7;
}


#idioma2 {
	position:fixed;
	top:50px;
	right:0px;
	width:100px;
	height:20px;
	padding:5px;
	font-family: 'Courrier New', ;
	font-size:15px;
	text-align:center;
	color:#fff;
	background:#f00;
}

#idioma3 {
	position:absolute;
	top:-75px;
	right:200px;
	width:100px;
	height:20px;
	padding:5px;
	font-family: 'Libre Baskerville', serif;
	font-style:italic;
	font-size:15px;
	text-align:center;
	color:#fff;
	background:#66cc33;
}

#btn_cambioimagen{
	background-color:#999;
}

#btn_cambioimagen:hover{
	background-color:#e5450d
}

#btn_eliminar1 {
	width:200px;
	margin:auto;
	padding:10px 0 10px 0;
	color: #fff;
	cursor:pointer;
	background-color:#000
}

#btn_eliminar1:hover{
	background: #ff0000;
}


#mensaje_positivo {
	width:95%;
	height:auto;
	padding:20px 2% 20px 2%;
	margin:0 auto 50px auto;
	border:1px solid #57d68d;
	text-align:center;
	background-color:#fff;
	color:#57d68d;
	/*
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
	*/
}

#mensaje_negativo {
	width:95%;
	height:20px;
	padding:20px 2% 20px 2%;
	margin:0px 0 50px 0;
	text-align:center;
	color:#ff0000;
	border:1px solid #F00;
}

#cnt_filtros {
	width:100%;
	height:40px;
	padding: 15px  0 15px 0;
	border-top:1px dotted #999
}

.btn_filtro {
	float:left;
	height:15px;
	padding:10px 10px 10px 10px;
	margin:0px 15px 0 0px;
	text-align:center;
	text-decoration:none;
}

.filtro1 {
	width:100px;
	background-color:#999;
	color:#fff;
}

.filtro2 {
	width:100px;
	background-color:#999;
	color:#fff;
}

.filtro3 {
	width:100px;
	background-color:#999;
	color:#fff;
}

.cnt-generico {
	clear:both;
	position:relative;
	width:100%;
	height:auto;
	padding:50px 0 0 0;
	border-top:1px dotted #999;
	font-family: "Courier New", Courier, monospace;
	font-size:15px;
	color:#333333;
}

.list-title {
    font-size: 16px;
    font-weight: bold;
}

.list-parent-title {
    font-size: 12px;
}

.form-container {
    box-sizing: border-box;
    border: 1px dotted #ccc;
    padding: 15px;
}

.form-container:nth-child(even) {
    margin-top: 15px;
}
