/* CSS Document */
/******************************/
/* GENERAL */
/******************************/
body{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

td,tr,p{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:link{
	color:#003333;
	font-size:12px;
	/*font-weight:bold;*/
	text-decoration:none;
}
a:visited{
	color:#003333;
	font-size:12px;
	/*font-weight:bold;*/
	text-decoration:none;
}
a:hover{
	color:#006633;
	font-size:12px;
	/*font-weight:bold;*/
	text-decoration:underline;
}
a:active{
	color:#003333;
	font-size:12px;
	/*font-weight:bold;*/
	text-decoration:none;
}

a.secundary:link{
	color:#003333;
	font-size:10px;
	/*font-weight:bold;*/
	text-decoration:none;
}
a.secundary:visited{
	color:#003333;
	font-size:10px;
	/*font-weight:bold;*/
	text-decoration:none;
}
a.secundary:hover{
	color:#006633;
	font-size:10px;
	/*font-weight:bold;*/
	text-decoration:underline;
}
a.secundary:active{
	color:#003333;
	font-size:10px;
	/*font-weight:bold;*/
	text-decoration:none;
}

.pie-pagina{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.img{
	border: 1px 1px 1px 1px #000000 solid;
}

.publicidad{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
	letter-spacing: 1px;
	padding: 2px, 2px, 2px, 2px;
}

/******************************/
/* MENU */
/******************************/
td.top-nav{
	/*margin-left:5px;
	margin-right:5px;*/
	padding-left:15px;
	padding-right:15px;
}

td.left-nav-tit{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2C3534;
	font-weight:bold;
}

a.left-nav:link{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.left-nav:visited{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.left-nav:hover{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
a.left-nav:active{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

/******************************/
/* TITULOS */
/******************************/
.tit-header{
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2C3534;
	font-weight:bold;
}

.tit-primary{
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2C3534;
	font-weight:bold;
}

.tit-primary-border{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*color:#B6A078;*/
	color:#917346;
	font-weight:bold;
	border-bottom: 1px solid #666666;
}

.tit-secundary{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2C3534;
	font-weight:bold;
}

.txt-secundary{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.txt-terceary{
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/******************************/
/* BOXES AND BORDERS */
/******************************/
.box-border-lef-rig-not{
	border-left: 1px solid #FBFBFB;
	border-right: 1px solid #FBFBFB;
	background-image:url(../img/boxes/princ_r2_c2.jpg);
	background-repeat:repeat-x;
}

.box-border-lef-rig-vid{
	border-left: 1px solid #FBFBFB;
	border-right: 1px solid #FBFBFB;
	background-image:url(../img/boxes/terc_r2_c2.jpg);
	background-repeat:repeat-x;
}

.border{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.border-left{
	border-left: 1px solid #CCCCCC;
}

.border-right{
	border-right: 1px solid #CCCCCC;
}

.border-top{
	border-top: 1px solid #CCCCCC;
}

.border-bottom{
	border-bottom: 1px solid #CCCCCC;
}

.border-rig-lef-bot{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.border-error{
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-top: 1px solid #FF0000;
	background-color:#FEEDC7;
}

tr.profile-search{
}

tr.profile-search:hover{
	background-color:#E1F2DB; /*:#CEE8BD;*/
}

/******************************/
/* FORMULARIO */
/******************************/
.box-login{
	border: 1px solid #CCCCCC;
	background-color:#F4F4F4;
}
.box-user{
	border: 1px solid #CCCCCC;
	background-color:#F4FFD5;
}
.txt-box{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.btn{
	border: 1px solid #669900;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#66CC66;
}

/******************************/
/* PANEL DE ADMINISTRACION */
/******************************/
.tituloPrimario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	text-shadow: Black;
}

.tituloSecundario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 10px;
	color: #000000;
	text-shadow: Black;
}

.barraNavegacion {
	background-color: #F1F3F5;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.securityBoxTitle {
	color: #FF9900;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}

.securityBoxMain {
	background-color: #F1F3F5;
	border: 1px solid #CCCCCC;
}

.securityBoxInside {
	background-color: #E9ECEF;
	border: 1px solid #CCCCCC;
}

a.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 6px;
}

a.topNav:link {
	text-decoration: none;
}

a.topNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

a.topNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color: #E9ECEF;
	padding: 5px;
	text-decoration: none;
	color: #000000;
}

a.topNav:active {
	text-decoration: none;
	color: #666666;
}
