@charset "utf-8";
/* CSS Document */
body {
background-color: #a7a584;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a:link {
color: #EC7F00;
font-size: 13px;
font-family: Arial;
text-decoration:none;
font-weight:bold;
}
a:visited {
color:#EC7F00;
font-size: 13px;
font-family: Arial;
text-decoration:none;
font-weight:bold;
}
a:hover {
color: #FF0000;
font-size: 13px;
font-family: Arial;
text-decoration:underline;
font-weight:bold;
}
a:active {
color:#EC7F00;
font-size: 13px;
font-family:Arial;
text-decoration:none;
font-weight:bold;
}
.line{
background-image: url(../images/ensenada-rep-2.jpg);
}
.line-top{
background-image: url(../images/ensenada-rep.jpg);
}
.box-bg{
background-color:#EEEDDB;
}
.orange-box{
background-image: url(../images/orange-box.jpg);
color: white;
font-family:Arial;
font-size:14px;
font-weight:bolder;
text-align:center;
}
.green-box{
background-image: url(../images/green-box.jpg);
color: white;
font-family:Arial;
font-size:14px;
font-weight:bolder;
text-align:center;
}
.texto {
color: #c23f04;
font-family: Arial;
font-size: 12px;
text-align:justify;
}
.texto-center {
color: #c23f04;
font-family: Arial;
font-size: 12px;
text-align: center;
}
.blue-text{
color: #034752;
font-family: Arial;
font-size: 12px;
text-align:justify;
}
.texto-green{
color: #626A1F;
font-family:Arial;
font-size:12px;
text-align:justify;
}
.h2{
color: #626A1F;
font-family:Arial;
font-size:13px;
text-align:justify;
font-weight:bold;
}
.texto-head{
color: #c23f04;
font-family:Arial;
font-size:14px;
text-align: center;
font-weight: bold;
}
.head{
color: #c23f04;
font-family:Arial;
font-size:13px;
text-align: left;
font-weight: bold;
}
.h1{
color: #EEEDDB;
font-family:Arial;
font-size:13px;
font-weight: bold;
text-align:center;
}
.cssform p{
color: #C95F37;
font-family:Arial;
font-size:12px;
width: 380px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-bottom: 1px dashed #EC7F00;
}
.cssform label{
float: left;
margin-left: -140px; /*width of left column*/
width: 110px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.cssform textarea{
width: 180px;
height: 80px;
}
.formbutton{
cursor:pointer;
border:outset 1px #58630e;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(../formbg.gif) repeat-x left top;
}
a:link-sdro {
color: #EC7F00;
font-size: 13px;
font-family: Arial;
text-decoration:none;
font-weight:bold;
}
a:visited-sdro {
color:#EC7F00;
font-size: 13px;
font-family: Arial;
text-decoration:none;
font-weight:bold;
}
a:hover-sdro {
color: #FF0000;
font-size: 13px;
font-family: Arial;
text-decoration:underline;
}
a:active-sdro {
color:#EC7F00;
font-size: 13px;
font-family:sans-serif;
text-decoration:none;
font-weight:bold;
}
.sdro
{
color:#59443f;
font-family: sans-serif;
font-size:11px;
text-align:center;
}
.sdro-link a:link{
color: white;
font-size: 11px;
font-family: Arial;
text-decoration:none;
font-weight:bold;
}
.sdro-link a:visited {
color: white;
font-size: 11px;
font-family: Arial;
text-decoration:none;
font-weight:bold;
}
.sdro-link a:hover {
color: #E6E4CA;
font-size: 11px;
font-family: Arial;
text-decoration:underline;
}
.sdro-link a:active{
color: #white;
font-size: 11px;
font-family:sans-serif;
text-decoration:none;
font-weight:bold;
}
.boton{
background-image:url(../images/boton.jpg);
}
