/*estilos galeria de imágenes*/
img {
	border: 0px none;
}
#image {
	width: 130px;
}
.selected {
	background-color: #006EA7;
}
#menu,#header,#footer {
	background-color: #FFFFFF;
}
#menu,#header {
	border-bottom: 1px solid #006EA7;
	letter-spacing: 2px;
	text-transform: capitalize;
}
#selector td {
	
	font-weight: bold;
	width: 30%;
	padding: 2px;
}
#menu,#header,#title {
	padding: 2px;
}
#header {
	font-size: 10px;
	font-weight: bold;
}
#title, #footer {
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 10px;
}
#title {
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
}
#footer {
	padding: 10px;
	font-size: 10px;
}
#table1 {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px none;
	border-collapse: collapse;
}
#td1 {
	padding-top: 10px;
	padding-bottom: 10px;
	/*background-color: #EAEAEA;*/
	text-align: center;
	font-size: 11px;
	border: 1px solid #006EA7;
}



/*estilos web*/


body { 
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/img/fondo_total.gif);background-repeat: repeat-y;
	background-position: center top;
}
.Bcyan {background:#53C6E1;}
.Bgris {background:#3F3F3F;}
.border {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #53C6E1;

}
.border2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006EA7;

}
#tdmenu {
	/*background-color: #006EA7;
	background-image:  url(../img/lateral_menu33.gif);
	background-repeat:  repeat-y;*/
}
a:link, a:visited, a:active  {
	text-transform: uppercase;
	font-size: 10px;
	color: #53C6E1;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3F3F;
	text-decoration: none;
	font-weight: bold;

}
a.linkcreac:link, alinkcreac:visited, alinkcreac:active  {
	
	color: #CCCCCC;


}
alinkcreac:hover {
	color: #00CCCC;

}
a.linkmenu:link, a.linkmenu:visited, a.linkmenu:active  {
	margin-left: 30px;	line-height:24px;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;

}
a.linkmenu:hover {
	
	font-size: 12px;
	color: #53C6E1;
	text-decoration: none;
	font-weight: normal;

}
.texto {
	
	font-size: 10px;
}
a.linkcreac:link, a.linkcreac:visited, a.linkcreac:active {
	
	color: #999999;
	text-decoration: none;
	font-size: 10px;

}
a.linkcreac:hover {

	
	color: #FF6600;
	text-decoration: none;
	font-size: 10px;
}

a.linkdescarga:link, a.linkdescarga:active, a.linkdescarga:visited {


	
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
}
a.linkdescarga:hover {


	
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}

.textoFrases {
	
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
input {
	
	font-size: 10px;
	border: 1px solid #000099;
}
textarea {
	border: 1px solid #000099;
}
.dedito {
	cursor: hand;
}

.textoencabezadofrases {
	text-transform:uppercase;
	font-size: 12px;
	color: #53C6E1;
	font-weight: bold;

}
.negritas {
	text-transform:uppercase;
	color: #999;
	font-weight: bold;
	}

.margen {
	padding-left: 20px;
}
.textobanner {
	
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;

}
#tablaimagen {
	background-image: url(../img/encabezado1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#tablaimagen2 {

	background-image: url(../img/encabezado2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#tablaimagen3 {


	background-image: url(../img/encabezado3.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.textopie {

	text-transform:uppercase;
	font-size: 9px;
}


