﻿/* CSS Document */
body {
	background-color: #2c2c2c;
	background-image: url(../../images/bgPag.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #5a5a5a;	
}
/* principal */
#principal {
	/*background-image: url(../../images/bottomPag.gif);*/
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 90%;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: left;

}
/* columna izquierda */
#left {
	float: left;
	width: 230px;
	display:block
}
/* columna derecha */
#right {
	float: right;
	width: 685px;
}


#registro {
	height: 90px;
	/*width: 200px;*/
	text-align: left;
	padding-left: 10px;
}
#registro ul {
	
	padding-top: 16px;
}
#registro ul li {
	
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #5a5a5a;

	list-style-image: url(../../images/ico01.gif);
	margin-bottom: 5px;
}
#registro ul li a {
	color: #5a5a5a;
	text-decoration:none;
}
#registro ul li a:hover {
	color: #454545;
	text-decoration:underline;
}
.linea {
	margin-left: 25px;
	margin-top: 10px;
}
#titulares {
	padding-left: 32px;
}
.titularGris {
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	color: #6a6969;
}
.titularRojo {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #e2001a;
}
#titulares ul {
	margin-left: 15px;
	padding: 0px;
}
#titulares ul li {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #5a5a5a;
	background-image: url(../../images/imgLine.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	margin-top: 5px;
	list-style-image: url(../../images/ico03.gif);
}
#titulares ul li a {
	color: #e2001a;
	text-decoration:none;
}
#titulares ul li a:hover {
	color: #b40105;
	text-decoration:underline
}
#enlaces {
	padding-left: 28px;
}
#enlaces ul {
	margin-left: 1px;
	padding: 0px;
}
#enlaces ul li {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #5a5a5a;
	/*background-image: url(../../images/imgLineElnaces.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	/*height: 80px;*/
	width: 180px;
	margin-top: 5px;
	list-style: none;
	border-bottom: 1px #6A6969 dotted;
	/*list-style-image: url(../../images/ico03.gif);*/
}
#enlaces ul li a {
	color: #5a5a5a;
	text-decoration:none;
}
#enlaces ul li a:hover {
	color: #e2001a;
	text-decoration:underline
}
#enlaces ul li a img{
	margin-top: 10px;
	margin-bottom: 20px;
}


#catalogo {
	background-image: url(../../images/imgNuestroCatalogo.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 180px;
	margin-left: 30px;
}
#catalogo ul {
	padding-top: 45px;
	padding-left:25px;
	margin-left: 0px;
}
#catalogo ul li {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #eee;
	height: 20px;
	margin-top: 5px;
	list-style-image: url(../../images/imgFlechaBl.gif);
}
#catalogo ul li a {
	color: #eee;
	text-decoration:none;
}
#catalogo ul li a:hover {
	color: #fff;
	text-decoration:underline
}

/* Catalogo - ingles */
#catalog {
	background-image: url(../../images/imgOurCatalogue.gif);
	/*background-image: url(../../images/imgOurCatalog.gif);*/
	background-repeat: no-repeat;
	height: 141px;
	width: 180px;
	margin-left: 30px;
}
#catalog ul {
	padding-top: 45px;
	padding-left:25px;
	margin-left: 0px;
}
#catalog ul li {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #eee;
	height: 20px;
	margin-top: 5px;
	list-style-image: url(../../images/imgFlechaBl.gif);
}
#catalog ul li a {
	color: #eee;
	text-decoration:none;
}
#catalog ul li a:hover {
	color: #fff;
	text-decoration:underline
}



/* menu superior */
#menu {
	height: 54px;
	text-align: center;
}
#menu ul {
	margin: 0px;
	/*padding-top: 5px;
	padding-left: 5px;*/
}
#menu ul li {
	float: left;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	/*padding-top: 5px;*/
}
#menu ul li a {
	color:#FFF;
	text-decoration:none;
	display:block;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c1c1c1;
	border-left-color: #c1c1c1;*/
	/*padding-left:8px;
	padding-right:8px;*/
	height: 25px;
}
#menu ul li a:hover {
	color:#FFF;
	background-color:#737272;
	background-image: url(../../images/bgEnlaces.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:25px;
	display:block;
}
#banner {
	height: 219px;
	width: 685px;
}
#seleccion {
	background-image: url(../../images/bgBuscar.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 685px;
}
.textoBl {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#seleccion a {
	color: #FFF;
	text-decoration:none;
}#noticias {
	background-image: url(../../images/bgContent.gif);
	background-repeat: repeat-x;
	height: 183px;
	width: 631px;
	padding-right: 27px;
	padding-left: 27px;
}
#noticias h3 {
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #2b2b2b;
}
#noticias h4 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #dc040b;
}
#noticias p {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #5c5c5c;
}
.col {
	font-family: Arial, Helvetica;
	color: #5c5c5c;
	width: 200px;
	font-size: 12px;
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 1px;
}
.col img {
	/*margin-top: 5px;
	margin-bottom: 5px;*/
}

/*Barra de inicio rapido*/
.ms-navheader{
color: #565656;
}
table.ms-navheader td, span.ms-navheader{
color:#565656;
background-image:url('/images/ico01.gif');
background-repeat:no-repeat;
background-position:left center;
padding:3px 0px 4px 16px;
margin-left:1px;
font-family: "Trebuchet MS", Arial;
font-size: 17px;
}
table.ms-navitem td,span.ms-navitem{
background-image:url('/images/ico04.gif');
background-repeat:no-repeat;
background-position:20px center;
padding:3px 0px 4px 26px;
font-family:tahoma;
text-indent:10px;
}
.ms-navheader a:hover{
color:red;
text-decoration:blink;
}
.ms-navItem a{
color:#fff;
text-decoration:none;
}
.ms-navItem a:hover{
color:#fff;
text-decoration:blink;
} 
.ms-navitem a:visited {
color:#3966bf;
text-decoration: none; 
}
.ms-navitem a:active {
color:blue;
text-decoration:blink;
}
.ms-navsubmenu1{
width:80%;
border-collapse:collapse;
background-color:#fff;
} 
.ms-quicklaunch table.ms-navsubmenu2 td{
border:none;
}
.ms-navsubmenu2{
width:80%;
background-color:#fff;
margin-bottom:6px;
} 
/*Ver el contenido del sitio*/
.ms-quickLaunch{
background-image:url('/images/ico01.gif');
background-repeat:no-repeat;
background-position:left center;
padding:3px 0px 4px 16px;
margin-left:1px;
font-family: "Trebuchet MS", Arial;
font-size: 10px;
}
.ms-quicklaunch table td{
border-top:0px white solid;
} 

#copy {
	/*margin: auto;	*/
	/*width: 916px;*/
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #eee;
	text-align: center;
	padding-top: 10px;
	/*padding-left: 15px;*/
	padding-bottom: 1px;
}

.Bienvenida{
	/*width:200px; */
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;				
	text-decoration: none;
}
.Bienvenida a{	
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;				
	text-decoration: none;
	text-align: center;
}

#bannerHome{
	background-color:#2E2E2E;	
	width: 100px;
}

