body {	
font: 80.7% Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5a5a5a;
 background-image: url(img/fondoweb.gif);
 background-repeat: repeat;
 height: 100%;
 line-height: 20px;

}
.imgborde{
    padding: 5px 5px 5px 5px;
}


.link{
font-size: 14px;
    color: #7a7a7a;
    text-decoration: none;

}

.link:hover {
     text-decoration: underline;
}
.linkpeque{
font-size: 10px;
    color: #9f9f9f;
    text-decoration: none;
	 margin-left:20px;
	 padding: 0px 5px 0px 5px;

}

.linkpeque:hover {
color:black;
}
.menu{
font-family: 'Tenor Sans', sans-serif;
    font-size: 14px;
    color: white;

    text-decoration: none;


}

.menu:hover{
    color: #c5c5c5;
}

.menuactive{
font: 80.7% sans-serif;
    font-size: 14px;
    color: #BB1320;
    font-weight: normal;
    text-decoration: none;
	padding: 5px 6px 5px 6px;
}
.menu2{
    font-size: 12px;
   color: #cccc66;
    text-decoration: none;
}

.menu2:hover{
    color: white;
}
h1 {
    font-size:28px;
    font-weight: normal;
    color: white;
    padding:  8px 8px 8px 8px;
}


h2{
    font-size: 20px;
    color: white;
    font-weight: normal;
}

h3{
	font-size: 18px;
    font-weight: normal;
    color: white;
    padding:  8px 8px 8px 8px;
}

h4 {
    font-size:12px;
    font-weight: normal;
    color: Black;
    text-align: left;
	 	 padding-left: 12px;
		 padding-right: 12px;
}
input{
	font-size:14px;
    color: Black;
    text-align: left;
  border-color: #9f9f9f;
  border: 1px solid;
}
textarea {
	font-size:14px;
    font-weight: normal;
    color: Black;
    text-align: left;
  border: 1px solid;
}

#rotator
{
	border: 0px solid #000;
	overflow: hidden;
	position: relative;
	width: 925px; /*Aquí puedes editar*/
	height: 160px;/*estos valores para cambiar el tamaño pero recuerda cambairlos abajo también*/
}

#rotator img
{
	border: 0;
	width: 925px;
	height: 160px;
}
.bwWrapper {
	position:relative;
	display:block;
}
.enviar{
	padding: 5px 10px 5px 10px;
	background-color:  #8d0353;
font-family: 'Tenor Sans', sans-serif;
    font-size: 14px;
    color: white;
    text-decoration: none;
	Cursor : pointer;
}
