﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;}


body{	background-image:url(imagenes/01.gif);
	text-align:center;}

#cuerpo{
	width: 900px;
	height: 410px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	}


#cabecera{
	border: 3px solid #660000;
	height: 150px;
	background-image:url(../imagenes/01.jpg);
	}

#centro{
	height: 410px;
	border: 3px solid #660000;
	background-color: #550000;
	}

#barra{
	height: 40px;
	width: 898px;
	margin-top: 4px;
	background-image:url(../imagenes/barramenu2.gif);
	}



#barrita{
	border: 1px solid #660000;
	width: 100%;
	height: 20px;
	text-align: center;
	}



#scroll{
	overflow: auto;
	height: 100%;
        scrollbar-3dlight-color: red;
        scrollbar-arrow-color: red;
        scrollbar-base-color: red;
        scrollbar-darkshadow-color: red;
        scrollbar-face-color: red;
        scrollbar-highlight-color: red;
        scrollbar-shadow-color: red;
	float: left;
	border: 1px solid #660000;
	width: 500px;
	font-family: Tahoma;
	height: 200px;
	margin-left: 35px;
	margin-top: 10px;
	background-color: #440000;
	padding: 8px;
	}

#texto2{
	float: left;
	border: 1px solid #660000;
	width: 500px;
	font-family: Tahoma;
	height: 100px;
	margin-left: 35px;
	margin-top: 10px;
	background-color: #440000;
	padding: 8px;
	}


#scroll p{
	font-size: 16px;
	font-family: Tahoma;
	color: white;
	text-align: justify;
	margin-top: 6px;
	margin-left: 8px;
	margin-right: 8px;
	}

#texto2 p{
	font-size: 16px;
	font-family: Tahoma;
	color: white;
	text-align: justify;
	margin-top: 6px;
	margin-left: 8px;
	margin-right: 8px;
	}

#cartel{
	margin-left: 580px;
	}

#imagen{
	float: right;
	width: 300px;
	height: 300px;
	margin-top: 40px;
	margin-right: 30px;
	}













a img{	
	border:none;
	margin-left: 9px;
}

a{color:white;	
  text-decoration: none;}

a:hover{color:#FFFF66;}

a img{border: none;
	}
