/* CSS Ana Barbara*/

body {margin: 0px;	background:url("../img/bck.jpg") repeat-x; background-color:#ffd15f}

a:link		{ color: #b9863f; text-decoration: none; font-family:"Trebuchet MS"; font-size:11px}
a:visited	{ color: #b9863f; text-decoration: none; font-family:"Trebuchet MS"; font-size:11px}
a:active	{ color: #b9863f; text-decoration: none; font-family:"Trebuchet MS"; font-size:11px}
a:hover		{ color: #b9863f; text-decoration: underline; font-family:"Trebuchet MS"; font-size:11px}

.footer{ font-family: "Trebuchet MS"; font-size:13px; text-align:center; color:#b9863f}
.mg { font-family: "Trebuchet MS"; font-size:11px; text-align:center; color:#b9863f}

/* Contacto*/
.contacto	{background:url("../img/bckcontacto.gif") no-repeat; width:463px;  height:388px; margin-top:15px; padding-top:30px;}
.campos		{ font-family:"Trebuchet MS"; font-size:13px; color:#7d4424; text-align:right; padding:8px;}
.input		{font-family:"Trebuchet MS"; font-size:13px; color:#7d4424; padding-left:2px; width:200px; margin:4px; }
.comments	{font-family:"Trebuchet MS"; font-size:13px; color:#7d4424; padding-left:2px; width:200px; height:100px; margin:4px; }
.mensaje	{font-family: "Trebuchet MS"; font-size:14px; text-align:center; color:#693a1f; font-weight:bold}
.error	{font-family: "Trebuchet MS"; font-size:14px; text-align:center; color:#693a1f; font-weight:bold}

/* Youtube*/
.bckyt	{background:url("../img/bckyt.jpg") no-repeat; width:747px;  height:352px; margin-top:15px; padding-top:140px;}
