.inside {
	margin: 10px 10px 5px 10px;
	
}
.inside img{
	width: 75px;
	height: 75px;
	padding: 2px;
	border: 1px solid silver;
	float: left;
	margin-right: 20px;
}


/* /-----------------------------------------------  ETIQUETAS GENERALES /*/	
	
html, * {

	margin: 0px;
	padding: 0px;
	font-family: Arial, sans;
}

/* ---------------------------  ESTRUCTURA */

body{
	background: url(../img/fondobg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #153C59;
}
#cabecera{
	 font-size: 16px !important;
    margin: 0 auto;
    width: 1004px;

}
#contenido{
	clear: both;
	margin: 0 auto;
	width: 1004px;
	font-size: 0.8em;

}
/* --------------------- CABECERA */


#idiomas{
	float: right;
	margin-right: 13px;
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bolder;
}
#idiomas a{
	color: #ffffff;
	text-decoration: none;
}
#idiomas a:hover {
	text-decoration: underline;
}

#logo {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}

#logo img {
	margin-left: 10px;
	font-size: 2em;
}

#img_cabecera{
	background-image: url("../img/bgcabecera.png");
    clear: both;
    height: 210px;
    padding:19px 0 0 23px;
}

/* -------------------------------MENU */

#menu{
	float: right;
	margin-top: 20px;
	margin-right: 8px;
	color: white;
	font-weight: bold;
}
#navmenu-h{
	 float: right;
}
#navmenu-h li{
	display: inline;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;

}
#navmenu-h li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px !important;
	padding: 5px 10px !important;
}
#navmenu-h li a:hover {
	background-image: url(../img/li-bg.png);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#menu .separador{

	font-size: 16px;
	margin: 0px 3px;
	padding: 0;

}

.fade-left{

	display: block;
	height: 20px;

}

/* --------------- INDEX */

#texto{
	text-align: justify;
	float: left;
	width: 617px;

}
#texto h2{
	color: #2c7db7;
	font-size: 1em;
	margin-bottom: 15px;
}
#texto-cabecera{

	background-image: url(../img/texto-cabecera.png);
	height: 28px;

}
#texto-contenido{

	background-image: url(../img/texto-contenido.png);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-right: 35px;
	font-weight: bold;
	height: 435px;

}
#texto-footer{

	background-image: url(../img/texto-footer.png);
	height: 33px;

}
#parrafo-index{
	font-size: 0.9em;
	color: #818181;

}

#parrafo-index p{
	margin-bottom: 15px;
}

#imagenes-index {
	text-align: center;
}

/* -------------------------- NOTICIAS */

#noticias{
 color: #FFFFFF;
    float: left;
    text-align: justify;
    width: 380px;
	margin-bottom: 25px;
}

#noticias a{
color: #FFFFFF;
    padding-bottom: 4px;
    padding-top: 10px;
	text-decoration: none;

}
#noticias h2{
 background-image: url("../img/bgnoticias.jpg");
    background-repeat: no-repeat;
    color: white;
    font-size: 1.2em;
    height: 26px;
    margin-top: 17px;
    padding-left: 30px;
    padding-top: 6px;
}
.titulo-noticia{
	 font-size: 1.2em;
    margin: 10px 0;
    padding: 5px 0;

}
.titulo-noticia a{
	  border-bottom: 1px solid white;
    text-decoration: none;

}
#todas-las-noticias{
	text-align: center;
}
.inside{

	padding-bottom: 20px;
	border-bottom: 2px dashed #ffffff;

}
/* ----------------------------------- PIE */
#pie{

	clear: both;
    color: white;
    font-size: 0.7em;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 0;
    text-align: center;
    width: 1004px;
}

#pie a {
	color: white;
	text-decoration: none;
}

/* ---------------------------------- REDES SOCIALES */

#redes-sociales{
	margin-top: 30px;
}


/* -------------------- CONTACTO */

#contacto #sup-contacto{
	background-image: url("../img/supcontacto.png");
    display: block;
    height: 21px;
    width: 1004px;
}
#contenido-contacto, #texto-contenido-calidad{
background-image: url("../img/bgcontacto.png");
    background-repeat: repeat-y;
	font-family: Arial, sans;
	    padding-bottom: 15px;

}

#contenido-contacto #titulo, #texto-contenido-calidad #titulo{

 background-image: url("../img/bgdospuntos.jpg");
    background-position: 3px 3px;
    background-repeat: no-repeat;
    border-bottom: 1px dashed #2C7DB7;
    color: #2C7DB7;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-left: 20px;


}

#contenido-contacto #txt_titulo{

color: #2c7db7;
clear: both;
float: left;
margin-bottom: 5px;

}
#contenido-contacto #txt_datos{

float: left;
color: #818181;
margin-bottom: 5px;
}

#col1-contacto, #parrafo-index-calidad{
float: left;
width: 400px;
margin-left: 54px;
}
#col2-contacto, #imagenes-index-calidad{
float: left;
width: 400px;
margin-left: 54px;
}
#col2-contacto input{

	float: right;
	width: 250px;
	margin-bottom: 5px;
	border: 1px solid #818181;

}

#col2-contacto input[type=checkbox]{

	width: 15px !important;
	float: left !important;
	margin-right: 10px;

}

#col2-contacto input[type=submit]{

	width: 100px;
	height: 26px;
	background-image: url(../img/bgboton.jpg);
	color: white;
	font-weight: bold;
	cursor: pointer;

}

#sup-calidad{
background-image: url("../img/supcontacto.png");
    display: block;
    height: 21px;
    width: 1004px;
}

#parrafo-index-calidad{

	color: #818181;
	text-align: justify;

}
#parrafo-index-calidad p{

	padding-bottom: 20px;

}

#txt_titulo-gris, #txt_legal{

color: #818181;
text-align: justify;
margin-bottom: 15px;
}

#infcontacto, #infcalidad{

	width: 1004px;
	height: 29px;
	background-image: url(../img/infcontacto.png);
	
}
#submenu1{
	
	width: auto !important;
	background: none !important;
	border: none !important;

}
#submenu1 ul li{
	
	display: inline;

}
#submenu1 ul li a{
	
	display: inline;
	color: white;
		font-weight: bolder;
	font-size: 14px;
	padding: 0px 15px;
	border: none !important;
	
}

#submenu1 ul li a:hover{

	background: none !important;
border: none !important;
}
.anylinkshadow{

	display: none;
	
}

