@charset "utf-8";
body {
	background: #ffffff url(../images/body.gif) repeat-x;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#main_container {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#cabecera {
	height: 160px;
	background: url(../images/home.gif) no-repeat 0px 0px;
}

#logoscalidad{
float:left;
position:relative;
top:84px;
left:191px;
}

#idiomas {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	padding-right: 70px;
	text-align:right;
	padding-top: 4px;
}


#menusup{
	padding-left:310px;
	padding-top:85px;
}

#menusup a{
	background: url(../images/menusup.gif) no-repeat;
	width:121px;
	height:27px;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	float:left;
	display:block;
	color:#000000;
	text-decoration:none;
	padding-top:10px;
}

#menusup a:hover{
	background: url(../images/menusup2.gif) no-repeat;
	height:22px;
	padding-top:15px;
}

#contenido {
	margin-left: 200px;
	min-height: 300px;
	width:720px;
}

#contenido p{
	margin-top:0px;
	padding-right: 5px;
	text-align:justify;
}


#contenido h1{
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	width:629px;
	height:26px;
	margin-bottom:0px;
}

#contenido strong{
	color:#003366;
}

/* GRUPO MENU*/
#menu {
	float:left;
	width:190px;
	padding-left:1px;
	padding-top:10px;
}

#cristal ul{
	margin:0px;
	padding-left:0px;
	padding-top:5px;
	width:150px;
}

#cristal li{
	width:145px;
	background:url(../images/cristalbutton.gif) no-repeat 3px 0px;;
	height:23px;
	margin-left:0px;
	padding-left:40px;
	padding-top: 6px;
	list-style-type:none;
	margin-bottom:2px;
}

#cristal a{
	color:#000000;
	text-decoration:none;
	display:compact
}

#productos {
	width:181px;
	height:168px;
	background:url(../images/productos.gif) no-repeat 0px 0px;
	margin-left:auto;
	margin-right:auto;
}

#productos ul{
	margin-top:0px;
	position:relative;
	left:20px;
	top:50px;
	padding-left:10px;
	margin-left:0px;
	width: 130px;
}

#productos li{
	padding-top:10px;
	padding-left: 0px;
	list-style-type:none;
}

#productos a{
	padding-left: 26px;
	background:url(../images/dot.gif) no-repeat 3px -3px;
	text-decoration:none;
	color:#000000;
}

#productos a:hover{
	color: #666666;
	text-decoration:underline;
	background:url(../images/dot2.gif) no-repeat 3px -3px;
}

/* FIN GRUPO MENU*/

#pie {
background: #333333; url(../images/pie.gif) no-repeat 0px 0px;
border-top:#000000 solid 2px;
border-bottom:#000000 solid 3px;
padding-top: 5px;
padding-bottom: 20px;
color:#efefef;
margin-left:auto;
margin-right:auto;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#pie table{
	margin-left:auto;
	margin-right:auto;
}

#pie a{
	text-decoration:none;
	color:#FFFF99;
}

#menuinterior{
	text-align:center;
}
#menuinterior ul{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
}

#menuinterior li{
	list-style-type:square;
	display: inline;
	border-right:#FFFFFF solid 2px;
}

#menuinterior a{
	text-decoration:none;
	color:#003366;
	padding: 2px 8px 2px 8px;
	background:#E6EDF6;
}

#menuinterior a:hover{
	background:#1C4A85;
	color:#FFFFFF;
}

.bordeslaterales {
	border-top:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	padding-top: 5px;
}

.bordeslaterales a{
	color:#006600;
	text-decoration:none;
}

.bordeslaterales a:hover{
	text-decoration:underline;
}

#imagenes_portada{
width:511px;
}

#imagenes_portada ul{
margin:0px;
padding:0px;
}

#imagenes_portada li{
	display:inline;
	list-style-type: none;
}

#horario {
	width:275px;
	height:69px;
	padding-left:120px;
	padding-top:2px;
	background:url(../images/horario.gif) no-repeat 0px 0px;
	color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

#horario em{
	color:#FFFF00;
}

#contacto {
	margin-left:auto;
	margin-right:auto;
}
#contacto form{
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contacto input{
	background: url(../images/input_contacto.gif);
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:300px;
	height:15px;
	border: #cccccc solid 1px;
}

#contacto .boton{
	background: url(../images/input_contacto.gif);
	width:90px;
	height:21px;
	border:none;
	border:#cccccc solid 1px;
}

#contacto textarea{
	background: url(../images/textarea.gif);
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:300px;
	height:145px;
	margin-bottom:3px;
	border:#cccccc solid 1px;
}

#contacto a{
	text-decoration:none;
	color: #FF3300;
}

#contacto a:hover{
	text-decoration:underline;
	color:#666666;
}

.roundedcornr_box_261370 {
   background: #ffffff url(roundedcornr_261370_grad.gif) repeat-x top left;
}
.roundedcornr_top_261370 div {
   background: url(roundedcornr_261370_tl.gif) no-repeat top left;
}
.roundedcornr_top_261370 {
   background: transparent url(roundedcornr_261370_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_261370 div {
   background: url(roundedcornr_261370_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_261370 {
   background: transparent url(roundedcornr_261370_br.gif) no-repeat bottom right;
}

.roundedcornr_top_261370 div, .roundedcornr_top_261370,
.roundedcornr_bottom_261370 div, .roundedcornr_bottom_261370 {
   width: 100%;
   height: 8px;
   font-size: 1px;
}
.roundedcornr_content_261370 { margin: 0 8px; }