/*formatos*/
.base {
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear:both;
	height:2px;
}
.textocontenido {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:12px;
	line-height: 1.4em;
	color: #000000;
}
.textoresaltado {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 1.2;
	font-weight: bold;
	color: #0099CC;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}

hr{
	width:100%;
	height:0px;/*solo queremos borde*/
	text-align:left;
	border-top:0px;/*quita el grosor extra de Opera y FFox*/
	border-bottom:#CCCCCC solid 1px;
} 

.tituloprincipal {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 30px;
	padding-bottom:4px;
	font-weight: bold;
	color: #0099CC;
}
.tituloprincipal a:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #517585;
	text-decoration: none;
}
.tituloprincipal a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #517585;
	text-decoration: none;
}
.tituloprincipal a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #517585;
	text-decoration: none;
}
.titulocatalogo {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	line-height: 1.2;
	font-weight: bold;
	color: #FFCC00;
	background-color: #0099FF;
}
.subtitulo {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 25px;
	line-height: 1.2;
	font-weight: bold;
	color: #CC0000;
}
.subtitulo2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 25px;
	line-height: 1.2;
	font-weight: bold;
	color: #000000;
}

/*columnas*/

.columna1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	padding: 3px;
	width: 360px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear:none;
	float:left;
	display:inline;
}
.columna2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	width: 360px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:right;
	display:inline;
	background-color: #66CCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
}
.columna3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	padding: 0px;
	width: 95%;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
	clear: both;
}
.columna4 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	padding: 3px;
	width: 530px;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 0px;
	float: left;
	display:inline;
}
.columna5 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	padding: 0px;
	width: 212px;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	display:inline;
	background-color: #009999;
}

.columna6 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	padding: 3px;
	width: 430px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 5px;
	float: right;
	display:inline;
}

.columna7 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	padding: 3px;
	width: 300px;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 0px;
	float: left;
	display:inline;
}

.scroll {
	padding: 0px;
	margin: 0px;
	width: 350px;
	height: 250px;
	overflow: auto;	
}


/* Formulario */
.input, select {
	border: 1px solid #66CCCC;
	color: #444444;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	background-image: url(../img/campo.gif);
	background-repeat: no-repeat;
	background-color: #66CCCC;
	padding: 2px;
}

.input {
	width: 270px;
	height: 28px;
}

.textarea {
	width: 272px;
	height: 81px;
	border: 1px solid #66CCCC;
	color: #444444;
	font-family: "Trebuchet MS", Geneva, Arial,  Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	background-color: #66CCCC;
	background-image:url(../img/textarea.gif);
	background-repeat: no-repeat;
}

.button {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	width: 75px;
	height: 25px;
	color: #000000;
	border: 1px solid #003399;
	background-color: #0099FF;
}
/* Galleries */
.gallery td {
	border: 1px solid #CCCCCC;
	padding: 8px;
	background-color: #EEEEEE;
	text-align: center;
}

.gallery img {
	border: 1px solid #666666;
}

.gallet a {
	border: 0px;
}

.gallery div {
	padding-top: 3px;
}

.gallery div img {
	border: 0px;
	padding-right: 2px;
	padding-left: 2px;
}

.cuadrodegradado {
	background-image: url(../img/cuadrodegradado.jpg);
	background-repeat: repeat-y;
	background-position: left;
}


/*.listas {
	list-style-position: outside;
	list-style-image: url(../img/vineta.gif);
}*/

ul {
  margin: 15px;
  padding-left: 1.5em;
  line-height: 1.5em;
  list-style: url(../img/vineta.gif); 
}

ul li {
	padding-left: 5px;
	line-height: 1.5em;
}

.warningAlert,.successAlert,.errorAlert {
	text-align:center;
	font:italic normal 100% "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	padding:9px;
}
.successAlert a,.warningAlert a,.errorAlert a {
	font-weight:700;
}
.successAlert {
	color:#333;
	border:3px solid #8fc15e;
	background:#edf9d9;
}
.successAlert a {
	color:#360; !important
}
.warningAlert,.errorAlert {
	color:#000;
	border:3px solid #cd6531;
	background:#ffe6cd;
}
.warningAlert a,.errorAlert a {
	color:#b46131; !important
}
