/** BASIC */



body {

	margin: 0px;

	padding: 0px;

	background: #FFFFFF url(images/bg1_01.jpg);

}



/** FORMS */



form {

	margin: 0px;

	padding: 0px;

}



/** HEADINGS */



h1, h2, h3, h4, h5, h6 {

	margin: 0px;

}



/** TEXTS */



body, th, td {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #2A2A2A;

}



p, blockquote, ul, ol, dl {

	margin-top: 0px;

	margin-bottom: 1em;

}



.text1 {

	font-size: 11px;

	font-weight: bold;

	color: #B81313;

	text-decoration:none;

}



.text2 {

	font-size: 10px;

}



.text3 {

	font-size: 10px;

	font-weight: bold;

	color: #B81313;

}



/** LINKS */



a {

	color: #B81313;

}



a:hover {

	text-decoration: none;

}



a.link1 {

	text-decoration: none;

}



/** STYLES */



.style1 {

	text-align: center;

	color: #880000;

}



.style1 a {

	text-decoration: none;

	font-weight: bold;

}

.text1 a:hover {

	text-decoration: none;

	color:#666666;

}

.style1 a:hover {

	text-decoration: underline;

}



/** BACKGROUNDS */



.bg1 {

	background: url(images/bg1_03.jpg) repeat-y left top;

}



.bg2 {

	background: url(images/bg1_02.jpg) no-repeat left top;

}



.bg3 {

	background: url(images/bg1_04.jpg) no-repeat left bottom;

}



.bg4 {

	background: url(images/bg1_05.gif) no-repeat;

}



.bg5 {

	background: #F2F2F2 url(images/bg1_06.gif) no-repeat left bottom;

}



.bg6 {

	background: url(images/subpage2_03.jpg) repeat-y left top;

}



.bg7 {

	background: url(images/subpage2_04.jpg) no-repeat left top;

}



.bg8 {

	background: url(images/subpage2_05.jpg) no-repeat left bottom;

}



/** MISC */



.align-justify { text-align: justify; }



img { border: none; }



.img1 {

	float: left;

	margin-right: 12px;

}



.img2 {

	float: right;

	margin-right: 12px;

}



hr { display: none; }



.hr1 {

	height: 1px;

}

.verdana10gris_osc_bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #333333;

	text-decoration: none;

}
.verdana-blanco-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.verdana10gris_osc_bold a:hover {

	color: #990000;

}

.arial-11-bordo {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #990000;

	text-decoration: none;

}

.arial-11-gris-bold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	line-height: 13px;

}

.formularios{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	background-color:#FDF2D9;

}

.style2 {

	color: #000000;

	font-weight: bold;

}

.pointer{
	cursor:pointer;
}
