<!-- INICIO DE LA BASE DE LA WEB //-->

body {
  	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
  	color: #000000;
	margin: 0px;
	}

.boxText { 
	font-size: 11; 
	}

A {
  	color: #01418F;
  	text-decoration: none;
	}

A:hover {
  	color: #FF8800;
	}

FORM {
	display: inline;
	}

.infoBoxContents {
  	font-size: 11;
	}

.infoBoxNotice {
  	background: #FF8E90;
	}

.infoBoxNoticeContents {
  	background: #FFE6E6;
  	font-size: 11;
	}

TD.infoBoxHeading {
  	font-size: 11;
  	font-weight: bold;
  	color: #ffffff;
	}

TD.infoBox, SPAN.infoBox {
  	font-size: 11;
	}

TD.pageHeading, DIV.pageHeading, div#pageHeading a {
    background-image:url(/plantillas/hispaweb_corp/imagenes/icono_cab.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:34px;
	padding-top:8px;
	padding-bottom:8px;
  	font-family: arial;
	font-size: 15;
  	font-weight: bold;
  	color: #333333;
	}

TD.main, P.main, DIV.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  	font-size: 11;
	}

div#apartados a { display: block; padding-left: 15px; padding-top: 1px; padding-bottom: 1px; background-image: url('imagenes/arr.gif'); background-repeat: no-repeat; background-position: left; }
div#apartados a:hover { color: #FF6600; text-decoration: none; background-image: url('imagenes/arr_hover.gif'); background-repeat: no-repeat; background-position: left; } 

TD.tableHeading {
  	font-weight: bold;
	}

CHECKBOX, INPUT, RADIO, SELECT {
  	font-size: 11;
	}

TEXTAREA {
  	width: 100%;
  	font-size: 11;
	}

TABLE.formArea {
  	background: #f1f9fe;
  	border-color: #7b9ebd;
  	border-style: solid;
  	border-width: 1px;
	}

TD.formAreaTitle {
	font-weight: bold;
	}

SPAN.errorText {
  	color: #ff0000;
	}

.moduleRowOver { 
	background-color: #D7E9F7; cursor: pointer; cursor: hand; 
	}

.moduleRowSelected { 
	background-color: #E9F4FC; 
	}

<!-- FIN DE LA BASE DE LA WEB //-->

<!-- INICIO DEL CALENDARIO DE EVENTOS //-->
	
.calendarBoxHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #E4942C;
	color: #FFFFFF;
	text-decoration: none;
	height: 16px;
	line-height: 25px;
}

.yearHeader 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    color: #000000; 
    background-color: #FFFFFF; 
    text-decoration: none;
} 
.yearHeader SELECT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
    background: #FFFFFF; 
    color: #000000;
}
.yearHeaderButton
{
    font-size: 8px;
    font-weight: bold;
    border: 1px outset #b4ad9a; 
    background: #D7D7D7; 
    margin: 0px; 
    color: #000000; 
    width: 17px; 
    height: 16px;
}

.calendarMonth 
{ 
    background-color: #FFFFFF; 
    border:1px
	cursor: default; 
    width: 100%;
}
.calendarHeader 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #999999;
    background: #FFFFFF;
    text-decoration: none; 
    height: 16px;
	width: 220px;
}
.calendarToday 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
    background-color: #FFCF00; 
    padding-left : 3px; 
    text-decoration: none; 
    border:1px outset #FFFFFF; 
    height: 22px; 
    width: 18px;
}
.calendarWeekend 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
    background-color: #CCCCCC; 
    padding-left : 3px; 
    line-height: 14px; 
    text-decoration: none; 
    border:1px outset #FFFFFF; 
    height: 22px; 
    width: 18px;
}
.calendar 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
    background-color: #FFFFFF; 
    padding-left : 3px; 
    line-height: 14px; 
    text-decoration: none; 
    border:1px outset #FFFFFF; 
    height: 22px; 
    width: 18px; 
}
.event 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #E4942C; 
    background-color: #999999; 
    text-decoration: none; 
    border: 0px inset #FFFFFF;  
}
.event_header   
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: bold;
    line-height: 1.5; 
    text-decoration: none; 
    color: #FFFFFF; 
    background-color: #999999; 
} 

.event_header_dates
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	border: 0px;
}

/* usado en la lista de números */
.event_header_zahl    
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none; 
} 
.event_description
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    line-height: 1.5; 
    color: #000000; 
    background-color: #FFFFFF; 
    border: 0px solid #000000; 
    text-decoration: none; 
} 

.empty 
{ 
    background-color: #EEEEEE; 
    line-height: 14px; 
    height: 22px; 
    width: 18px; 
}
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover 
{
    color: 0000CC; 
}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover 
{
    color: 0000CC; 
}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover 
{
    color: 0000CC; 
}
<!-- FIN DEL CALENDARIO DE EVENTOS //-->

<!-- INICIO DEL FORO //-->
.asnf_normal { line-height: 130%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#333333;}
.asnf_head { line-height: 130%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color:#FFFFFF;}  

a.asnf_none:link {  color: #ff6600; text-decoration: none}
a.asnf_none:visited { color: #ff6600; text-decoration: none}
a.asnf_none:hover { color: #0066ff; text-decoration: none }

.asnf_replyform {  border: #999999; border-style: dotted; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.asnf_error { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#990000; font-weight:bold;}
<!-- FIN DEL FORO //-->

<!-- INICIO DE LA GALERÍA DE IMÁGENES //-->

/*---------------------------COMMUNS--------------------*/	
#galtitrepage {
	padding: 3px;
	font-size: 11pt;
	font-style: italic;
}

#galliensadm {
	padding: 3px;
	font-size: 8pt;
	text-align : right;
}

#galbarreinfo {
	padding: 3px;
	font-size: 8pt;
}

#galbarrebas {
	padding: 3px;
    border: 1px solid #AAAAAA;
	font-size: 10pt;
	text-align : center;
}

#galcopyright {
	padding: 3px;
	font-size: 8pt;
	float: left;
}

#galgeneration {
	padding: 3px;
	font-size: 8pt;
	text-align : right;
}

#galtblminiatures {
	margin: 10px auto 10px auto;
	padding: 5px;
	
}

#galcontenu {
	text-align: center;
}

.galminiature {
    border:none;
    padding:1px 1px 1px 1px;
    background:#000000;
}

.gallien {
    color:#330099;
    font-size: 10pt;
    text-decoration:none;
	font-weight: bold;
}
.gallien:hover {
	color:#697399;
}

.gallienmin {
    color:#330099;
    font-size: 8pt;
    text-decoration:none;
}
.gallienmin:hover {
	color:#697399;
}

/* ------------------------------ INDEX.PHP-----------------*/
#galtblfavorites {
	margin: 10px auto 10px auto;
	font-size: 8pt;
	text-align : center;
}

#galtblfavorites th {
	font-size: 10pt;
	border: 1px solid #AAAAAA;
	font-weight: bold;
}

#galtblfavorites td.galtblfavoritesdown  {
	font-size: 8pt;
	border: 1px solid #AAAAAA;
}

#galtblupdates {
	margin: 10px auto 10px auto;
	font-size: 8pt;
	text-align : center;
}

#galtblupdates th {
	font-size: 10pt;
	border: 1px solid #AAAAAA;
	font-weight: bold;
}

#galtblupdates td.galtblupdatesdown  {
	font-size: 8pt;
	border: 1px solid #AAAAAA;
}

/* ------------------------------ INDEX.PHP + ALBUM.PHP-----------------*/
.galdescralbum {
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
}

/* ------------------------------ ALBUM.PHP-----------------*/
#galaffichertbl {
	margin:0;
	padding:0;
	margin: 0 auto;
}

/* ------------------------------ SERIE.PHP-----------------*/
.galbarrenav {
	padding: 3px;
	font-size: 10pt;
	text-align : center;
}

.galdescrminiature {
	font-size: 8pt;
	text-align : center;
}

/* ------------------------------ IMG.PHP-----------------*/
#galimgafficher {
	border: 1px solid #AAAAAA;
	text-align : center;
}

#galimgaffichergroupe {
	border: 1px solid #AAAAAA;
	text-align : center;
}

.galimgafficherline {
	font-size: 8pt;
	margin:0;
	padding:0;
}

.galliensuivprec {
	border: 0px;
}

.galliensuiv {
	border: 1px solid #1C1C1C;
}

.galimgafficherblocphoto {
    max-width: 100%
}

IMG.galimgafficherphoto {
    max-width: 100%;
    border: 1px solid #1C1C1C;
}

#galimgafficherdatas {
	font-size: 8pt;
	text-align:left;
	border: 1px solid #CCCCCC;
	margin:0;
	padding:5px 10px 5px 10px;
}

.galimgafficherdatast {
	font-weight:bold;
}

.galimgafficherdatasd {

}

/* ------------------------------ LOGIN.PHP-----------------*/

#galauthdescr {
	margin: 20px auto 20px auto;
	font-size: 8pt;
	text-align: center;
}

/* ------------------------------ ERROR.PHP-----------------*/

#galerror {
	margin: 20px auto 20px auto;
	font-size: 8pt;
	text-align: center;
}
<!-- FIN DE LA GALERÍA DE IMÁGENES //-->
<!-- FORMULARIOS //-->
.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.error_msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.darkborder {
	border: 1px solid #666666;
	padding: 5px;
}
.lightborder {
    background-color: #F9F9F9; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313031;
	text-decoration: none;
}
.normalbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: none;
}
<!-- FIN DE LOS FORMULARIOS //-->
<!-- NUEVO CSS //-->
